<style>

.product_listing_lines
{
	height: 0px;
	background-color: #FFFFFF;
	display: none;
}

.featured_product_box
{
	padding: 5px 0px 0px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #C1C0C0;
	height: 321px;
	width: 522px;
}

.featured_product
{
	width: 164px;
	height: 215px;
	margin-right: 10px;
	*margin-right: 5px;
	float: left;

}

.black_friday_header
{
	text-align: center;
	padding-bottom: 3px;
}

.timer_row
{
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	color: #617394;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 87px;
	*margin-left: 80px;
	height: 15px;
}

.time_left
{
	float: left;
	display: inline;
}

.featured_product_counter
{
	float: left;
	display: inline;
	padding-left: 3px;
}

.featured_product_top
{
}

.featured_product_middle_section
{
	height: 191px;
	width: 164px;
}

.featured_product_middle_left
{
	float: left;
	display: inline;
	background-image: url(/content/images/digiframes/specials/featured_left_border.jpg);
	background-repeat: repeat-y;
	height: 191px;
	width: 5px;
}

.featured_product_middle
{
	background-image: url(/content/images/digiframes/specials/featured_digiframes_bg.jpg);
	background-repeat: no-repeat;
	width: 154px;
	height: 191px;
	float: left;
	display: inline;
	text-align: center;
}

.featured_product_middle_image
{
	position: relative;
	top: 10px;
	text-align: center;
	height: 75px;
}

.featured_product_middle_right
{
	float: left;
	display: inline;
	background-image: url(/content/images/digiframes/specials/featured_right_border.jpg);
	background-repeat: repeat-y;
	height: 191px;
	width: 5px;
}

.featured_product_bottom
{
	background-image: url(/content/images/digiframes/specials/featured_bottom_border.jpg);
	width: 164px;
	height: 22px;	
}

.featured_more_details
{
	font-size: 12px;
	text-align: center;
	color: #3366CC;
	margin-top: 14px;
}

.featured_more_details a
{
	color: #3366CC;
	text-decoration: underline;
}

.featured_product_info
{
	width: 152px;
	font-family: Arial;
	position: relative;
	top: 25px;
}

.featured_product_description
{
	font-size: 12px;
	text-decoration: underline;
	line-height: 1.2em;
	color: #3366CC;
}

.regular_price
{
	font-size: 14px;
	margin-top: 5px;
	line-height: 2em;
}

.crossout_price
{
	text-decoration: line-through;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.today_price
{
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
}

.featured_add_to_cart
{
	width: 152px;
	height: 20px;
	text-align: center;
	position: relative;
	top: 38px;
}

</style>