/* Override global style sheet to add more padding -- ALSO compensate for relative path to background image*/
/*a.lrnMoreDem { text-decoration: none; background: url(img/vc_RHarrow.gif) no-repeat 0 50%; padding-left: 10px; }*/

h1 { display: block; /*width:1000px;*/ height:270px;}
h2 { display: block; height:23px; width: 267px;}
/********************************************************/

#ftArea { display: none; position: absolute; }

/* overall Special Edition area */
#specEd 	{ position: relative; padding-top: 15px; left: 245px; width:741px; display: block; overflow: hidden;}

/* SE content area */
div#se_content { width: 727px; margin: 0;padding: 0; }

/* Price and Utils container */
div#se_prcInfo { width: 726px;}

/* Model ID and MSRP info area */
div#se_idPrices { float: left; padding: 0px 0 0; margin: 0;}

div#se_idPrices h2 { margin: 0 0 0 1px; padding: 0 0 5px; }

div#se_idPrices h3 { margin: 0; padding: 0; font-weight: normal; }

/* Container for main information area*/
#se_mainArea { clear: both; padding: 10px 0 0; margin: 0; width: 724px; }

/* Top List Area */
#se_list { margin: 0; padding: 0 0 15px; width: 725px; border-bottom: solid #E5E5E5 1px; border-top: solid #E5E5E5 1px;}
.se_col { float: left; width: 241px; padding: 10px 0 0; display: block; }
.se_item { display: block; background: url(/css/img/vc_RHarrow.gif) no-repeat 0 5px; float: left; text-align: left; width: 228px; margin:0; padding: 0 0 0 10px; line-height: 15px; }

/* take off bold weight */
.se_nrml { font-weight: normal; }

#se_text {
	float:left;
	width: 420px;
	text-align:left;
	border-right: 1px solid #e5e5e5;
	padding: 0 55px 0 0;
	margin: 12px 0 40px 0;
}

#se_text p { padding: 0; margin: 0 0 15px; width: 420px; }
	
#promo {
	padding: 0 0 0 17px; 
	margin: 12px 0 0 475px; 
	border-left: 1px solid #e5e5e5;
}

div.special_mediaPhoto	{ 
	float: none;
	height: 120px; 
}

div.special_mediaTxt	{ height:22px; margin:0; padding: 6px 0 0; }
#special_GalLink		{ line-height: 15px; }
