/* Created by Ronald Huereca - www.ronalfy.com */
body ,#container { margin: 0 auto; padding: 0; text-align: center; }
img { border: 0; }
#container { 
border: 2px solid #000; 
height: auto; 
text-align: left; 
margin: 0 auto; 
padding: 0;
}
.right { float: right;}
.left { float: left; }
h3.reading-width { 
text-align: center; 
border-bottom: 2px solid #333; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
clear: both;
}
#track1 {
width:100%;
background-color:#aaa;
height:20px; 
text-align: left;
}
#handle1 {
width:5px;
height:20px;
background-color:#0066CC;
cursor: pointer;
}
#slider-container {
width: 400px; 
text-align: center; 
margin: 0 auto;
}
#reading-radios { 
text-align: right;
}


