<style>
.scroll{
	background-color:#fff;  
	/*width:990px !important;*/ 
	height:400px; 
	padding-left:220px;
	 
	 /*ReDes*/
	width:1300px;
}
.left,
.right{
	cursor:pointer;
	position:absolute;
	z-index: 3;
	top: 215px;
}
.left{
	width:50px; 	
	left: 122px;
}
.right{	
	width:50px; 
	/*right: -65px;*/
	right: 122px;
}
ul.scroller li{
	display:inline;
} 
.scroll ul li{	
	/*margin-right: -197px;
	margin-left:-87px;*/
	/*margin-right: 13px;*/	
}
.homeFlashRotator {
    overflow: hidden;
    width: 100%;
}
.container{			
	margin-left:auto !important;
	margin-right:auto !important;
	/*width: 1035px !important;*/
	/*overflow: visible !important;*/
	z-index: 1 !important;
	/*width: 100% !important;*/
	position:none !important;
	visibility:none !important;
	/*width:1100px !important;*/
	
	/*Test*/
	width:1300px !important;
}
.dark{
    width: 500px;    
    background: #161613; 
    overflow: hidden;
    position: relative;
    /*height: 250px;*/
    /*float: left;*/
    /*border: solid 2px #8399AF;*/
}
.caption{
	min-width:300px;
	min-height:100px;
	max-height: 150px;	
	background-color: rgba(255, 255, 255, 1);
	clear:both;	
	position:absolute;
	margin-top:330px;
	/*margin-left: 75px;*/
	color:white;
	padding-left:20px;
	padding-right:20px;	
	/*margin-left:50px;*/
	/*z-index:100px;*/
	/*float:right;*/
	/*display:block;*/	
	
	/*ReDes*/
	margin-left: 175px;
	border: 1px black solid;
}
.caption,
.button,
.buttonAdd{
	/*transform:skew(-18deg, 0deg);
	-webkit-transform:skew(-18deg, 0deg);
	-ms-transform:skew(-18deg, 0deg);*/
}
.caption h3,
.caption .blurb{
	/*transform:skew(18deg, 0deg);
	-webkit-transform:skew(18deg, 0deg);
	-ms-transform:skew(18deg, 0deg);	*/
}	
.caption h3,
.caption h3 a{	
	color:black !important;	
	/*text-transform:uppercase;*/	
	font-size: 40px;
	letter-spacing: 3px;	
	position: relative;	
	max-width: 825px;
	/*top: 8px;*/
	font-family:"Brush Script MT";
	text-transform:capitalize;
}
.caption .blurb {
	color:black;	
    font-size: 14px;
    font-weight: bold;    
    /*letter-spacing: 3px;*/
    max-width: 800px;
    /*padding-left: 25px;*/
    /*text-transform: uppercase;*/
	
	/*ReDes*/
}	
.button,
.buttonAdd{	
	margin-top: 490px;
	margin-left: 50px;
	position:absolute;
	/*background: url(/media/mrn/2013/Rotator/Race_Results.png) no-repeat 0 0;*/
	background-color: #DA7616;
	text-align: center;
	padding: 5px 15px;
	color: white !important;
	font-size: 17px;
	
	/*Redes*/
	display:none;
}
.buttonAdd{	
	background-color: #B22222;
	margin-left: 190px;
}
.button:hover,
.buttonAdd:hover{
	cursor: pointer;
	color: white !important;
}	
a img{
	border:none;
}
/*---------------------------------------------------*/
/*---------------------------------------------------*/
/*---------------------------------------------------*/
/*---------------------------------------------------*/
/*---------------------------------------------------*/
/*-------------------IE 8 STYLES---------------------*/
/*---------------------------------------------------*/
/*---------------------------------------------------*/
/*---------------------------------------------------*/
/*---------------------------------------------------*/
/*---------------------------------------------------*/
/*---------------------------------------------------*/
/*---------------------------------------------------*/
.caption,
.button{
	margin-left: 80px\9;
}
.buttonAdd{	
	margin-left: 230px\9;
	
	/*Redes*/
	/*margin-left: 175px\9;*/
}
.caption h3,
.caption .blurb{
	max-width: 780px\9;
}
/*.caption h3{
	padding-left: 25px\9;
}*/
.caption{
	/*width: 300px\9;*/
	margin-left: 200px\9;	
	/*background: url(/media/mrn/2013/Rotator/rotator_Bar.png) no-repeat 0 0\9;*/
	background-color:white;
}
</style>