.item {
	position: relative;
	clear:both;
	margin: 0px;
	padding:0px;
	width: 612px;
}
.item a {  text-decoration:none; }
.item-content a { text-decoration: underline; }

.item a img {
border:1px solid #CCCCCC;
left:25px;
padding:0;
position:static;
top:10px;
}
#item-list {
    clear:both;
    width: 612px;
    overflow: hidden;
    position: relative;
}

.item .item-content {
	float: right;
	min-height:20px;
	height:auto !important;
	height: 20px;
	margin: 15px 35px 0px 0px;
	width:452px;
}
.item .item-content h3 {
	font-size:12px;
	margin:0;
	padding:0;
}
.item .item-content h3 a {
	color:#000000;
}
.item .item-content p {
	line-height:1.4em;
	margin:0;
	padding:0;
}



.item .item-cap {
	border-bottom:1px solid #CCCCCC;
	clear: both;
	font-size: 1px;
	height: 3px;
}

#item-featured {
	background:transparent url(/images/rebrand/featured-news-back.gif) repeat-y scroll left top;
	clear: both;
	margin:0 auto 0px 5px;
	padding:0;
	position:relative;
	width:612px;
}

#item-featured-content {
	background:transparent url(/images/rebrand/featured-news-cap.gif) no-repeat scroll left top;
	float:left;
	min-height: 90px;
	height:auto !important;
	height: 90px;
	padding: 20px 40px 0px 120px;
	width:452px;

}

#item-featured img {
	left:25px;
	margin: 4px 0 0 0;
	padding:0;
	position:absolute;
	top:20px;
}

#item-featured h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size:12px;
	border:0 !important;
}

#item-featured p, .item-list p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#item-featured-cap {
	background:transparent url(/images/rebrand/featured-news-close.gif) no-repeat scroll left bottom;
	clear:both;
	height: 10px; 
}

#item-featured-content h3 a, .item-content h3 a {
	text-decoration:none; 
}
#item-featured-content h3 a:hover, .item-content h3 a:hover {
	text-decoration:none;
}

#page #winners {
	background:#FDE9F4 none repeat scroll 0 0;
	float:right;
	margin:0 30px 10px 20px;
	width:200px;
}
#page #winners h2 {
	color:#EF238E;
	font-size:1.7em;
	margin:0;
	padding:8px 8px 12px;
}
#page #winners ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#page #winners ul li {
	margin:0;
	padding:0 8px 7px;
}
#page #winners ul li a {
	color:#EF238E;
	text-decoration:underline;
}
#page #winners p {
	padding:12px 8px 35px;
}

.pull-left {
	border-color:#999999 #C7C7C7 #C7C7C7 #999999;
	border-style:solid;
	border-width:2px;
	clear:left;
	float:left;
	margin:5px 5px 5px 15px;
}
.monthly-promos {
	float:left;
	margin:20px 20px 0;
	width:612px;
}
.promo-content {
	border-bottom:1px solid #C7C7C7;
	margin:0 0 20px;
	padding:0 0 10px;
}/* CSS Document */

