@charset "utf-8";
/* CSS Document */
body { margin:10px 20px 0px 0px; padding:0px; background-color:#000 }

a img { border: none; }
a { font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #FFF; text-decoration: none }
a:hover { text-decoration: underline; }

a.smallLink { font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #FFF; text-decoration: none }
a.smallLink:hover { text-decoration: underline; }

#wrapper { width:800px; height:695px; margin:auto; text-align:center }
#left-panel { float:left; width:273px; height:695px; background-image:url(images/shift_panel.png); background-position:left top; background-repeat:no-repeat }
#dnlds-box { float:left; width:435px; height:800px; background-image:url(images/downloads_panel.png); background-position:left top; background-repeat:no-repeat }
#dnlds { width:390px; margin:10px 0px 25px 10px; overflow:hidden; text-align:left; padding-left:10px }
#inner-dnld { float:right; width:360px; overflow:hidden }
.inner-header { font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#FFFFFF }
.tiny-text { font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #FFF; text-decoration: none }



