
/*## - Featured Item ------- start - ##*/
#page #item-featured {
	width: 561px;
	background-image: url("../../img/page/news/v1/bg_item-featured.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#page #item-featured-cap {
	clear: both;
	background-image: url("../../img/page/news/v1/bg_item-featured.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 1px;
	height: 20px;
}
#page #item-featured-content {
	float: right;
	width: 460px;
}
#page #item-featured-content h2 {
	margin: 0;
	padding: 18px 18px 0 0;
	font-size: 1.1em;
}
#page #item-featured-content h2 a {
	color: #FFFFFF;
}
#page #item-featured-content p {
	margin: 0;
	padding: 3px 25px 0 0;
}
#page #item-featured img {
	float: none;
	margin: 19px 0 0 19px;
	padding: 0;
}
/*## - Featured Item ------- end - ##*/


/*## - Winners Box ------- start - ##*/
#page #winners {
	width: 168px;
	background-image: url("../../img/page/news/v1/bg_winners-bottom.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #FDE9F4;
	float: right;
	margin-right: 4px;
}
#page #winners h2 {
	background-image: url("../../img/page/news/v1/bg_winners-top.gif");
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 8px 8px 12px 8px;
	font-size: 1.7em;
	color: #EF238E;
}
#page #winners ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#page #winners ul li {
	margin: 0;
	padding: 1px 8px;
}
#page #winners ul li a {
	text-decoration: underline;
	color: #EF238E;
}
#page #winners p {
	padding: 12px 8px 35px 8px;
}
/*## - Winners Box ------- end - ##*/


/*## - Item Listing ------- start - ##*/
#page #item-list {
	width: 380px;
	float: left;
}
#page #item-list .item {
	margin-bottom: 12px;
}
#page #item-list .item-cap {
	clear: both;
	height: 12px;
	font-size: 1px;
	border-bottom: 1px dotted #CCCCCC;
}
#page #item-list .item-content {
	float: right;
	width: 297px;
}
#page #item-list .item-content h3 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 1.1em;
	overflow: hidden;
}
#page #item-list .item-content h3 a {
	color: #000000;
}
#page #item-list .item-content p {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
#page #item-list .item img {
	float: none;
	margin: 0;
	padding: 0;
}
/*## - Item Listing ------- end - ##*/

