#marketplace_left_panel
{
	height:600px; 
	background:#c0c0c0;
}

.mp_nav
{
	width: 190px; 
	border: 2px #008080 solid; 
	border-left: 2px #C0C0C0 solid; 
	margin-top: 2px; background: #808080; 
	font-weight: bold; 
	padding: 4px 0px 4px 0px;
	font-size:16px;
	font-family:arial;
}

a.mp_nav_link
{
	text-decoration:none; 
	color: white;
}



div.mp-content
{
	text-align:left;
	float:left; 
	height:auto; 
	padding-left:15px; 
	padding-top:15px; 
	font-family:arial;
	font-size:0.8em;
}

img.mp-header
{
	border-left: #97947F 1px solid;
}



hr.vendor_header
{
	color: #008080; 
	background-color: #008080;
}

hr.vendor_sep
{
	color: #DEDEDD; 
	background-color: #DEDEDD; 
	width: 75%; 
	border: thin #DEDEDD solid;
}

a.vendor_link
{
	font-family:arial;
	font-size:12pt;
	text-decoration:none; 
	color: #008080;
}

div.vendor_product_name
{
	font-family:arial;
	font-size:1.3em;
	font-weight:bold;
	color:blue;
}
div.vendor_product_description
{
	font-size:0.9em;
}


div.vendor_name
{
	font-family:arial;
	font-size:1.0em;
	/*font-weight:bold;*/
	font-style:oblique;
	color:#303030;
	margin-bottom:10px;
}

#contact-header
{
	margin-top:10px;
	font-weight:bold;
	font-size:0.9em;
	vertical-align:top;
}

.vendor_contact
{
	font-family:arial;
	font-size:0.80em;
	color:black;
	font-weight:bold;
	float:right;
	text-align:left;
	padding-left:15px;
}

#xcontact-header
{
	margin-top:10px;
	font-weight:bold;
	vertical-align:top;
}

.xvendor_contact
{
	font-family:arial;
	color:black;
	font-weight:bold;
	float:right;
	text-align:left;
	padding-left:15px;
}
img.vendor_product_image
{
	float:left;
	padding-right:5px;
	padding-bottom:5px;
}

div.vendor_name1
{
	font-family:arial;
	font-size:14pt;
	font-weight:bold;
	color:#303030;
}
div.vendor_contact1
{
	font-family:arial;
	font-size:12pt;
	color:#7B7B7B;
}

p
{
	margin-top:8px;
	margin-bottom:0px;
}


