#content {
	width: 628px;
	padding: 0 0 0 4px;
	float: left;
	display: inline;
}

#content #ad {
	width: 628px;
}

#content #welcome .text,  #content #special-offers .offer-left .photo,  #content #special-offers .offer-right .photo {
	border: 1px solid #ccc;
}

#content #welcome, #content #special-offers {
	margin: 2px 0 0 0;
}

#content #special-offers {
	margin: 3px 0 0 0;
}

#content #welcome .header,  #content #special-offers .header {
	height: 20px;
	background-color: #cb0101;
	overflow: hidden;
}

#content #special-offers .offer-left,  #content #special-offers .offer-right {
	float: left;
	display: inline;
}

#content #special-offers .offer-left {
	margin: 0 4px 0 0;
}

#content #special-offers .offer-left .photo,  #content #special-offers .offer-right .photo {
	margin: 3px 0 0 0;
}
#content #welcome .text, #content #special-offers .offer-left .text,  #content #special-offers .offer_right .text {
	margin: 3px 0 0 0;
}

#content #special-offers .offer-left,  #content #special-offers .offer-right {
	width: 312px;
}

 #content #welcome .text p,  #content #special-offers .offer-left .text p,  #content #special-offers .offer-right .text p {
	margin: 5px;
	font-family: inherit;
	font-size: 11px;
	color: #000;
}

#content #special-offers .offer-left .text h1,  #content #special-offers .offer-right .text h1 {
	margin: 7px 5px 5px 5px;
	font-family: inherit;
	font-weight: bold;
	font-size: 15px;
	color: #ff6400;
}

#ads {
	width: 227px;
	float: right;
	display: inline;
	padding: 0 4px 0 0;
}

#ads .ad {
	width: 227px;

}

#ads .ad a img{
	border: 1px solid #ccc;
	width: 225px;
	height: 161px;
}

#ads .ad  .comment {
	text-align: center;
}

#ads .ad  .comment p{
	margin: 8px 11px 8px 11px;
	font-family: inherit;
	font-size: 11px;
	color: #000;
}

#ads .ad  .comment p a {
	font-weight: bold;
	font-size: inherit;
	color: inherit;
	text-decoration: none;
	color: #000;
}