#mc_boxes_1{
font-size: 0.75em;
text-align: center;
}

#mc_wrapper{
width: 750px;
margin: auto;
position: relative;
}

#mc_content{
width: 750px;
}

#mc_boxes_1 h4{
display: none;
}

#mc_boxes_1{
position: absolute;
top: -70px;
right: 50%;
margin-right: -220px;
width: 550px;
}
#mc_boxes_1 li{
display: inline;
padding: 0 0.2em;
}
#mc_boxes_1 a {
font-weight: bold;
white-space: nowrap;
}
.mc_menu .selectedListItem{
color: red;
list-style-type: none; 
}
.mc_menu  {
padding: 0.2em 0;
border: 1px solid silver;
background: #fefefe;
}
.mc_menu .selectedLink{
color: red;
}
.mc_menu a:hover{
color: red;
text-decoration: underline;
}
.mc_menu ul{
padding: 0;
margin: 0em;
}

#addBanners{
position: absolute;
font-size: 0.7em;
top: 10px;
width: 120px;
right: -160px;
background: white;
color: black;
padding: 0;

}
#addBanners p{
margin: 0.2em 0.6em;
}
#addBanners ul, li{
padding: 0;
margin: 0;
}
#addBanners li{
margin: 0.5em;
list-style-type: none;
}
#addBanners h4{
text-align: center;
background: #e40;
color: white;
width: 118px;
margin: 0;
}

.sideBoxes{
text-align: center;
}

div#addBanners{
background: #eee;
}

#addBanners div{
background : white;
border: 1px solid silver;
}
.sideBoxes {
margin-top: 5px;
}
