/*** BLOCK ***/

.Featured-Wide {
	float: left;
	width: 809px;
	margin: 10px 0 0 0;
}

.Featured-Wide-Header {
	float: left;
	width: 100%;
	height: 36px;
	line-height: 36px;
	background-image: url(http://images.esellerpro.com/2660/images/elements/content-heading.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
}

.Featured-Wide-Header p{ 
	font-size: 0.9em;
	color: #e3e3e3;
	text-align: left;
	padding: 0 0 0 30px;
}

.Featured-Wide-Content{
	float: left;
	width: 100%;
}

.Featured-Wide-Footer {
	float: left;
	width: 100%;
	height: 36px;
	line-height: 36px;
	background-image: url(http://images.esellerpro.com/2660/images/elements/content-heading.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
}

/*** PAGING ***/

.Featured-Wide .Paging {
	display: inline-block;
	color: #e3e3e3;
	font-size: 0.9em;
}

.Featured-Wide .Paging a {
	color: #e3e3e3;
	text-decoration: none;
	text-transform: lowercase;
}

.Featured-Wide .Paging a:hover {
	text-decoration: underline;
}

.Featured-Wide .Paging a b {
	color: #ffffff;
	text-decoration: underline;
}

/*** CONTROLS ***/

.Featured-Wide .Controls {
	float: left;
	color: #e3e3e3;
	font-size: 0.9em;
	padding: 0 0 0 30px;
	text-align: left;
}

.Featured-Wide .Controls a {
	color: #e3e3e3;
	text-decoration: none;
	text-transform: lowercase;
}

.Featured-Wide .Controls a:hover {
	text-decoration: underline;
}

.Featured-Wide .Controls a b {
	color: #ffffff;
	text-decoration: underline;
}







