#bigGuy {
position:relative;
width:760px;
top:15px;
background-color:#fff;
left:0px;
margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */
}

#leftRound {
background:#3f3f3f;
width:15px;
}

#rightRound {
background:#3f3f3f;
width:15px;
}

.midMenu {
background:#3f3f3f;
font-size:9px;
color:#fff;
}

.midMenu select, .midMenu option {
font-size:9px;

}
