/* CSS */

#content.af-content {
width:940px;
}

#af-banners {
float:right;
width:300px; 
}

#af-main-content {
width:600px;
}

#af-banners,
#af-navigation,
.af-doublebox,
.af-singlebox {
background-color:#FFFFFF;	
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding:10px;
margin-bottom:10px;
color:#444;
}

#af-navigation li {
display:inline;
margin-right:1em;
}

.af-doublebox {
width:600px;
}

.af-singlebox {
width:280px;
}

.left { float:left;}
.right {float:right;}

h3.feature {
color:#FF6600;
}

#af-banners h3.feature,
#af-banners .caption {
display:none;

}

