.offerTitle
{
	margin-left: 18px;
}

.offerInner
{
	display: block;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-top: 25px;
	background-color: #efefef;
}

.offerTop
{
	background-image: url(../image/border_top_left.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #efefef;
	width: 100%;
	height: 12px;
}

.offerBottom
{

	background-image: url(../image/border_bottom_right.gif);

	background-repeat: no-repeat;
	background-position: 100%;
	background-color: #efefef;
	width: 100%;
	height: 8px;
}

.offerDescLeft
{
	border-right: 1px solid #94907d;
	margin-left: 18px;
	margin-top: 10px;
}

.offerDescRight
{

	margin-left: 18px;
	margin-top: 10px;
}


.offerPhoto
{
	border: 1px solid #ccc;
	padding: 2px 2px 0px 2px;
	
}

.offerPhoto img
{
	border: 2px solid #fff; 
	/*width: 171px;*/
}

.offerMore
{
	padding-right: 10px;
	padding-bottom: 5px;
}

.offerTitle{
	font-size: 15px;
	font-weight: 800;
	text-decoration: underline;
	
}

.offerData
{
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	width: 220px;
	color: #676767;
}


.offerDesc
{
	margin-top: 10px;
	margin-left: 2px;
	font-size: 10px;
	width: 595px;
	color: #000;
}


.offerPrice
{
	padding-top: 10px;

	color: #676767;
	font-size: 14px;
	text-align: center;
	
}


.offerGallery 
{
	margin-top: 20px;
	display: block;
	
}

.offerGallery div
{
	margin: 3px;
}
