
/* CSS Document: linked from radio.htm */

body {
background: url("amcomb.jpg") #4f6e8f repeat-x;
}

#outerWrapper #contentWrapper {
background: url("itineraries.jpg") #fff no-repeat scroll top;
margin: 20px 50px 0px 50px;
padding: 0px 0px 0px 0px;
}

#outerWrapper #contentWrapper #itinerariesContent {
margin: 0px 0px 0px 0px;
padding: 320px 30px 10px 30px;
}

#itinerariesBottom {
background: url("itineraries.png") no-repeat scroll bottom;
margin: 0px 50px 0px 50px;
height: 10px;
}

ul {
list-style-type:none;
margin: 0;
padding: 10px 0px 10px 10px;
}

.ulShade {
background-color: #DDE4EC;
}