div.otherSupplier  {
    margin-left: 30px;
    margin-bottom: 25px;
}

span.noOtherSupplier {
    width: 200px; 
    display: block; 
    margin-left: 10px;
}

div.category_product {
	width: 100%; 
	float: left; 
	height: 350px;
}

div.category_product div.image {
	float: left; 
	height: 250px; 
	width: 310px; 
	clear: both;
}

.category_product_image, .home_product_image {
	float: left;
}

.home_product_image {
	margin-right: 5px;
}

.ad {
	padding:5px 14px;
}

img.productorderbutton {
	margin-left: -90px; 
	margin-top: 130px;
    position: absolute;
}

h3.barginheading {
	font-size: 2em; 
	color: #6B31FF; 
	font-weight: bold; 
	margin: 0 0 10px 10px;
}

h3.small {
    font-size: 1.5em;
}

div.bargin {
	/* background-color: #EBE6F8;  */
	background-color: #f7f6fa;
	border: 1px solid #3300B5; 
	width: 194px; 
	height: 85px; 
	padding: 20px 0 0 40px;
}

div.bargin_multiple {
    width: 204px; 
	height: 95px; 
	padding: 10px 0 0 30px;
}

div.product_bargin {
	background-color: #f7f6fa; 
	border: 1px solid #3300B5; 
	width: 200px; 
	padding: 0px 0 20px 30px;
    margin-bottom: 20px;
}

span.bargin_text {
	font-size: 1em; 
	color: #808080; 
	font-weight: bold; 
	margin-bottom: 28px; 
	display: block; 
}

span.bargin_lowest_price {
	font-size: 1.5em; 
	color: #000000; 
	font-weight: bold;
}

span.bargin_price {
	position: absolute; 
	margin-top: 25px;
    font-size: 2em; 
	color: #000000; 
	font-weight: bold;
}

img.orderbutton {
	position: relative; 
	top: 60px; 
	margin-left: -100px;
}

img.product_image{
	opacity: 0.8;
}

#logo {
	background:transparent url(/images/logo_4.png) no-repeat scroll 0 0;
	display:block;
	height:92px;
	margin:10px 15px;
	width:609px;
}

#searchText {
	border: 1px solid #3300B5;
}

#searchSubmit {
	background: none;
	border: none;
	font-weight: bold;
	color: #CC0000;
	cursor: pointer;
}

a.pageLink {
        margin-left: 5px;
}

a.active {
        color: blue;
}

table.product_price {
    width: 170px;
}

div.product_right {
	margin-left: 50px; 
	float: left;
}

div.product_left {
	float: left; 
	margin-bottom: 60px;
}
