@import url(../elements/doubleColumn.css);
@import url(../elements/button.css);
@import url(../elements/offers.css);

#content {
	background-color:#e6e7e8;
}

#content .content_wrap {
	background: #e6e7e8 url(../../images/elements/submenu-box-dgrey_bg.gif) repeat-y 2px 0;
}

#submenu img {
	border:0;
	padding-left:19px;
}

#submenu .main-title {
	padding-top:15px;
}

#submenu .title {
	padding-top:5px;
}

#submenu .pic {
	padding-top:30px;
}


#content_main {
	margin-top:0;
	margin-right:0;
	width:635px;
}

#content_main .grey_title {
	color:#7e8082;
	font-size:1.9em;
	line-height:2em;
	padding-bottom:10px;
	padding-left:5px;
}

.offers img,
#content_main .offers img {
	border:3px solid #e6e7e8;
}

.offers li {
	background:#e6e7e8;
	width:147px;
	padding:6px 3px 4px;
	margin:0;
	margin-left:0;
	margin-right:3px;
	margin-bottom:22px;
	float:left;
	list-style:none;
	height:167px;
	min-height:167px;
}
.offers>li {
	height:auto;
}
.offers li p, 
#content_main .offers li p {
	background:#e6e7e8;
	text-align:left;
	padding:0 5px;
	height:40px;
	min-height:38px;
	font-size:1em;
	line-height:1.2em;	
	margin:0;	
}
#content_main .offers li {
	line-height:1em;
	padding-left:3px;
	padding-right:5px;
	margin-bottom:22px;
}
.feature_main {
	margin-bottom:21px;
	overflow:hidden;
}
.feature_main {
	float: left; 
	margin-left:0;
	margin-right:15px;
}

/* IE6 hacks */
* html #content_main {
	margin-right:0;
	width:640px;
	}