/*--- Vendors Styles ---*/
.products_logo_info_wrap {
	height:auto;
	width:500px;
	margin:20px 0;
	border-top:1px solid #cccccc;
	float:left;
	
}
.products_logo {
	height:100px;
	width:100px;
	float:left;
	margin:20px 0 0 20px;
	
}
	
	
	
/*-- Table --*/
.main_content table {
	margin-top:10px;
}
.main_content table tr td {
	vertical-align:text-top;
}
.main_content table tr td ul li {
	list-style:none;
}
