/* looking for inspiration */

/* looking for inspiration */	
#current-great-deals {
	position:relative;
	float:left;
	width:228px;
	height:100%;
	padding-bottom:7px;
	margin:0 0 19px 0;
	border:1px solid #560f6b;
	background-color:#ffffff;	
}
#current-great-deals h2{
	position:absolute;
	top:-10px;
	left:0;
	height:19px;
	width:228px;
	font-size:10px;
}	
#current-great-deals h2 a{
	text-decoration:none;
}
#current-great-deals h2 a span.text-offset{
	margin:7px 0 0 0;
	display:block;
}
#current-great-deals h2 a span.bkgd-image{
	position:absolute;
	height:19px;
	width:228px;
	background-image:url(/images/direct/includes/box-top-current-great-deals.png);
	background-position:0 0;
	background-repeat:no-repeat;
}
#current-great-deals ul{
	width:216px;
}
#current-great-deals ul li{
	margin:10px 0 0 0;
}
#current-great-deals ul li a{
	padding-left:15px;
	background: url(/images/direct/includes/bullet-grey.gif) no-repeat 0 50%;
	}
#current-great-deals ul li a:link, #current-great-deals ul li a:visited{
	text-decoration:none;
}
#current-great-deals ul li a:hover, #current-great-deals ul li a:active{
	text-decoration:underline;
}
#current-great-deals ul li a strong.romance-text{
	color:#c1111e;
	}
