#wrap {
	margin-top: 0;
}

.grid{
	margin: 0;
	padding: 0;
	padding-left: 18px; 
}

.box-inner {
	width : 131px;
	height : 175px;
	margin-bottom: 20px;
	margin-left: 10px !important;
	margin-right: 10px !important;
	border:1px solid #989898;
	-moz-box-shadow:    3px 3px 5px 6px #ccc;
	-webkit-box-shadow: 3px 3px 5px 6px #ccc;
	box-shadow:          0 0 7px 1px #CCCCCC;
	float: left;
	font: 12px sans-serif;
}

.supplier-title {
	color: #003050;
	height: 50px;
	font-weight: bold;
	word-wrap: break-word;
}

.supplier-image {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 50px;
	height: 50px;
	text-align: center;
}

.supplier-links a {
	color: #006699;
	display: block;
}

.supplier-links a:hover{
	color: #02B3FD;
}

.bottom-box .inner .content {
	height: 195px;
}

.clearfix_supplier {
	clear: both;
}

.bottom-box .box  {
	margin-top: 0;
	padding-top: 0;
}

.supplier-wrap .content, .bottom-box .content {
	padding-bottom: 0;
}

.box-divider {
	margin-right: 16px !important;
}

.span-9 {
	margin-right: 0;
	width: inherit !important;
}

.supplier-title, .supplier-links {
	padding-left: 5px;
	padding-right: 5px;
}

.col {
	padding-left: 0 !important;
}