.specialoffer_title
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-bottom: 2px;
	cursor: pointer;
}

.specialoffer_subtitle
{
	
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #425c78;
}

.specialoffer_img_box
{
	width: 66px;
	padding-right: 3px;
}

.specialoffer_lead_grey
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #545454;
}

.specialoffer_price
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #990000;
	text-align: right;
}

.specialoffer_readmore a
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #2857c2;
	text-decoration: none;
	cursor: pointer;
}

/*grey frame*/
.grey_box_lefttop
{
	width: 11px;
	height:11px;
	background: url('img/specialoffer_lefttop_corner.png') no-repeat;
}

.grey_box_top
{
	height:11px;
	background: url('img/specialoffer_top_border.png')  repeat-x;
}

.grey_box_righttop
{
	width: 11px;
	height:11px;
	background: url('img/specialoffer_righttop_corner.png') no-repeat;
}

.grey_box_leftbottom
{
	width: 11px;
	height:11px;
	background: url('img/specialoffer_leftbottom_corner.png') no-repeat;
}

.grey_box_bottom
{
	height:11px;
	background: url('img/specialoffer_bottom_border.png')  repeat-x;
}

.grey_box_rightbottom
{
	width: 11px;
	height: 11px;
	background: url('img/specialoffer_rightbottom_corner.png') no-repeat;
}

.grey_box_left
{
	width: 11px;
	background: url('img/specialoffer_left_border.png') repeat-y;
}

.grey_box_right
{
	width: 11px;
	background: url('img/specialoffer_right_border.png')  repeat-y;
}

.grey_box_middle
{
	vertical-align: top;
	background: #ffffff;
}