/* Campaign SWF Overlay Styles*/
.hasJS .img2swf {position:absolute;margin:0;padding:0;left:-999em;}
#flash_container {position:relative;z-index:-99}
#swfOverlay, .swfOverlay {margin:0;padding:0;position:absolute;top:5px;left:0;width:960px;height:445px;/*background:#333;*/color:#666;z-index:99}
a#soClose {    
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
	text-indent:-999em;
    top: 5px;
    width: 58px;
	height: 23px;
    z-index: 103;
	background:url('/redesign/temp/jeep_life_close.png') 0 0 no-repeat;
}

a#soClose:hover, 
a#soClose:focus {    
	background:url('/redesign/temp/jeep_life_close.png') 0 -24px no-repeat;
}

/* Campaign SWF Overlay Homepage Styles */
#flash_container_hp {position:absolute;height:445px;margin:125px auto 0;width:960px;z-index:99;top:0;left:120px}
#flash_container_hp .swfOverlay {margin:0;padding:0;width:960px;height:445px;}
#flash_container_hp a#soClose {top: 5px;}

#swfReplayBtn {margin:0 auto;padding:0;width:960px;min-height:31px;z-index:999;position:absolute;top:585px;left:123px}
#swfReplayBtn.inBtn {left:132px}

a#swfReplay {position:absolute;top:0;right:0;z-index:9999;display:none;text-indent:-999em;background:url('/redesign/temp/jeep_life_replay.png') 0 0 no-repeat;width:40px;height:31px;}
a#swfReplay:hover, a#swfReplay:focus {background-position:0 -31px} 

a#swfReplay.inBtn {right:125px; top:590px}

/** New Over rides **/
#swfPlaceHolder {
	margin-bottom:50px;
}

#swfReplayBtn.inBtn {
	left:0;
}

#swfReplayBtn {
	left:8px;
	top:514px;
}