h1, h2, h3
{
	color: #333333;
	margin: 0;
	padding: 0;
}
ul
{
	margin: 0;
	padding: 10px 0 0 20px;
}
p
{
	margin: 10px 0 0 0;
	padding: 0;
}
#vendorHome
{
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
	width: 710px;
	margin-left:15px;
	padding-top:5px;
}
#vendorHome h1
{
	font-size: 15px;
}
#vendorHome h2
{
	font-size: 11px;
}
#vendorHome .container
{
	padding: 10px 0 0 0;
}
#vendorHome .container .left
{
	float: left;
	width: 277px;
}
#vendorHome .container .left h3
{
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	margin: 10px 0 0 0;
}
#vendorHome .container .right
{
	float: right;
	width: 423px;
}
#vendorHome .container .right h3
{
	font-size: 13px;
	font-weight: normal;
}

a:link {font-family: Verdana, Arial, Helvetica, sans-serif; color: blue; font-size:12px; font-weight: bold; text-decoration: underline;} 
a:active {font-family: Verdana, Arial, Helvetica, sans-serif; color: blue; font-size:12px; font-weight: bold; text-decoration: underline;} 
a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; color: blue; font-size:12px; font-weight: bold; text-decoration: underline;} 
a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; color: blue; font-size:12px; font-weight: bold; text-decoration: underline;} 