/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

	/* ----- Featured Wide Block ----- */

		.Featured-Wide {

			position: relative;
			float: left;

			margin: 10px 0 0 10px;

			width: 578px;
			height: auto;

			background-image: url(http://images.esellerpro.com/2137/images/elements/featured-wide-c-bg.gif); 

		}

		* html .Featured-Wide { margin: 10px 4px 0 6px; }

		.Featured-Wide-Top { 

			position: relative;
			float: left;

			width: 578px;
			height: 4px;

			line-height: 0px;

			background-image: url(http://images.esellerpro.com/2137/images/elements/featured-wide-c-top.gif); 

		}

		.Featured-Wide-Base { 

			position: relative;
			float: left;

			width: 578px;
			height: 4px;

			background-image: url(http://images.esellerpro.com/2137/images/elements/featured-wide-c-base.gif);	  
			background-repeat:no-repeat;		   
			overflow:hidden;

		}					
		
		
		*html 	.Featured-Wide-Base { 		margin-right:-3px;}


		.Featured-Wide-Header {

			position: relative;
			float: left;

			width: 578px;
			height: auto;

			background-image: url(http://images.esellerpro.com/2137/images/elements/content-wide-c-bg.gif);

			border-bottom: 1px dotted #cbcbcb;

		}

		.Featured-Wide-Footer {

			position: relative;
			float: left;

			left: 1px;

			width: 576px;
			height: auto;

			background-color: #eeeeee;

		}

	/* ----- Element Styles ----- */

		.Featured-Wide H2 {

			position: relative;
			float: left;

			margin: 10px 0 0 18px; 	
			padding: 0 0 10px 0;

		}

		* html .Featured-Wide H2 { margin: 10px 0 0 9px; }

		.Featured-Wide .More-Button {

			position: relative;
			float: right;

			padding: 10px 16px 10px 0;

		}

		.Featured-Wide p { padding: 10px 10px 10px 20px; }	

	/* ----- Lets reconfigure footer more item links ----- */

		.Featured-Wide .Featured-Wide-Footer .More-Button {

			padding: 3px 16px 3px 0;						

	}
		
/* ------------------------------------------------------------ */
/* Misc Elements */
/* ------------------------------------------------------------ */

	/* ----- Paging Elements ----- */

		.Featured-Wide .Featured-Wide-Footer .Paging {

			position: relative;
			float: right;

			padding: 3px 16px 3px 0;						

		}
		
/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

	/* ----- More Button Elements ----- */
	
		.Featured-Wide .More-Button a { color: #3e3e3e; }				
		.Featured-Wide .More-Button a:hover { color: #6e6e6e; }

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */

	/* ----- More Button Elements ----- */
	
		.Featured-Wide .More-Button {

			text-align: right;
			font-weight: bold;
			font-size: 0.8em;

		}

		.Featured-Wide .More-Button a { text-decoration: none; }

	/* ----- Content Block Elements ----- */
	
		.Featured-Wide H2 { font-size: 0.8em; }
