/*
Style : chirbit



*/
*{margin:0px;}

body {
   margin:0px;
   padding:0px;   
   color:#666666;
   background-color:#CDCDCD
;
   font-size:10pt;
   font-family:verdana,helvetica,arial,sans-serif;
   }

.header {
   padding:0px;
   height:24px;
   color:#e1e1e1;
   text-align:left;
   background:#333333 url("../../chirbit-logo-embed2.png");
   background-repeat:no-repeat;
   background-position:right center;
   border-bottom:1px solid #666666
;
   }
.header h1 {float:right;margin:0px;width:70px;height:24px;overflow:hidden;text-indent:-9999;}
.main {padding:0px; color:#666666;}
.player {width:250px;border:0px solid red;margin:0px;}
h1 {color:#333333
;margin:0px 0px 5px 0px;padding:0px;font-size:9px;font-weight:bold;text-align:left;}

.headinfo {
margin:2px;
line-height:1.2em;
font-size:8px;
padding:0px 0px 0px 4px;
float:left;
}
.headinfo a {
font-size:9px;
color:white;
text-decoration:none;
}

.box {
   text-align:left;
   margin:0px 5px 0px 5px;
   color:white;
}

.box a{
color:#333333
;
font-size:8pt;

}
a.downloadthis {font-size:9px;background:url(../../download-icon.png);
background-repeat:no-repeat;
background-position:right center;
padding-right:16px;
text-decoration:none;
display:inline-block;
float:right;
}
a.downloadthis:hover {text-decoration:underline;}
.sharethis a{color:#666;}