#content {
	width: 628px;
	padding: 0 0 0 4px;
	float: left;
	display: inline;
}

#content #ad {

}

#content #products {

}

#content #products .header {
	height: 20px;
	background-color: #cb0101;
	overflow: hidden;
}

#content #products #product-list {
	border: 1px solid #ccc;
	margin: 3px 0 0 0;
	float: left;
	display: inline;
}

#content #products #product-list .product-left, #content #products #product-list .product-right {
	width: 297px;
}

#content #products #product-list .product-left {
	float: left;
	display: inline;
}

#content #products #product-list .product-right {
	float: right;
	display: inline;
}

#content #products #product-list .product-left .title, #content #products #product-list .product-right .title {
	width: 297px;
	height: 49px;
	position: absolute;
	top: 340px;
	z-index: auto;
}

#content #products #product-list .product-left .title .logo, #content #products #product-list .product-right .title .logo {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

#content #products #product-list .product-left .title .link, #content #products #product-list .product-right .title .link  {
	margin: 10px;
	line-height: 10px;
}

#content #products #product-list .product-left .title .link a, #content #products #product-list .product-right .title .link a {
	font-family: inherit;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #cd3300;
}

#content #products #product-list .product-left .border {
	margin: 45px 0 8px 0;
	width: 308px;
	border-right: 1px solid #ccc;
}

#content #products #product-list .product-left .text {
	margin: 0 16px 0 0
}

#content #products #product-list .product-right .text {
	margin: 45px 0 0 0;
}

#content #products #product-list .product-left .border .text, #content #products #product-list .product-right .text {
}

#content #products #product-list .product-left .border .text {
}

#content #products #product-list .product-left .border .text p, #content #products #product-list .product-right .text p {
	font-family: inherit;
	font-size: 11px;
	color: #000;
	padding: 15px 6px 0 6px;
}

#content #special-offers {

}

#content #special-offers .header {
	height: 20px;
	background-color: #cb0101;
	overflow: hidden;
	margin: 4px 0 3px 0;
}
#content #special-offers #offer-list {
	border: 1px solid #ccc;
	padding: 0 23px 21px 0;
	float: left;
	display: inline;
	min-height:175px;
}

#content #special-offers #offer-list  .offer {
	margin: 21px 0 0 21px;
	width: 180px;
	float: left;
	display: inline;
}

#content #special-offers #offer-list  .offer  .thumbnail {
	border: 1px solid #ccc;
	height: 106px;
	margin: 0 0 2px 0;
}

#content #special-offers #offer-list  .offer .code {
	width: 130px;
	float: left;
	display: inline;
}

#content #special-offers #offer-list  .offer .code h1 {
	margin: 0;
	padding: 0 0 0 2px;
	font-family: inherit;
	font-size: 10px;
	font-weight: bold;
	color: #db3400;
	vertical-align: top;
}

#content #special-offers #offer-list  .offer .view-button {
	width: 40px;
	height: 20px;
	float: right;
	display: inline;
}

#content #special-offers #offer-list  .offer .view-button a img {
	border: 0px;
}

#categories {
	width: 227px;
	float: right;
	display: inline;
	padding: 0 5px 0 0;
}

#categories #cat-list {
	
}

#categories #cat-list .header {
	height: 20px;
	background-color: #cb0101;
	overflow: hidden;
	margin: 0 0 3px 0;
}

#categories #cat-list #list {
	border: 1px solid #ccc;
}

#categories #cat-list #list .cat {
	background-image: url(../images/page_3/categories/cat_list/background/background.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	line-height: 21px;
	height: 21px;
}

#categories #cat-list #list .cat a {
	font-family: inherit;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

