body {
margin:0px;
padding:0px;
background-color:#FFF;
font-family: Verdana, Arial,Sans-Serif;
}


.player {
display:inline;
float:left;
width:320px;
height:240px;
border:3px solid #000;
margin-left:8px;
margin-top:8px;
}


.radiodiv {
display:inline;
float:left;
width:320px !important;
*width:326px !important;
height:240px !important;
border:3px solid #000;
margin-left:8px;
margin-top:8px;
}

.imagediv {
display:inline;
float:left;
width:320px;
height:240px;
border:0px solid #000;
margin-left:0px;
margin-top:0px;
}



.player img {
margin:0px;
padding:0px;
border:none;
width:320px;
height:240px;
}


.player a {
margin:0px;
padding:0px;
}


#overallwrapper {
position:relative;
width:670px;
height:262px;
border:1px solid #666;
margin:0px;
padding:0px;
overflow:hidden;
}

#dlwrapper {
position:relative;
width:670px !important;
height:264px !important;
border:0px solid #666;
overflow:hidden;
}

.dl {
position:relative;
border:0px solid red;
width:668px;
height:262px;
background-color:#FFF;
}

#dl1 {
display:inline;
z-index:3;
}

#dl2 {
display:none;
z-index:2;
}


#dl3 {
display:none;
z-index:1;
}

.texttoright {
display:inline;
float:left;
border:0px solid red;
width:323px;
height:270px;
margin-left:10px;
overflow:hidden;
}

.texttoright a {
display:inline;
float:left;
border:0px solid blue;
margin-left:15px;
margin-bottom:3px;
font-size:10pt;
text-decoration:none;
color:#36658E;
white-space:nowrap;
}


.dltitle {
margin-top:10px;
margin-bottom:6px;
display:inline;
float:left;
border:0px solid red;
width:300px;
font-weight:bold;
font-size:14pt;
color:#000;
}

.dldesc {
display:inline;
float:left;
border:0px solid red;
width:300px;
font-size:10pt;
}

.articles {
display:inline;
float:left;
border:0px solid red;
width:300px;
padding-top:6px;
padding-bottom:6px;
padding-left:0px;
background-color:#EFEFEF;
color:#36658E;
font-size:10pt;
margin-top:6px;
margin-bottom:0px;
}

.articles a {
text-decoration:none;
color:#36658E;
font-size:10pt;
width:100%;
border:0px solid blue;
display:block;
margin-bottom:3px;
}

.bottomtitle {
color:#000;
font-size:10pt;
font-weight:bold;
width:100%;
border:0px solid blue;
display:inline;
float:left;
margin-bottom:3px;
padding-top:4px;
}


.navarea {
display:inline;
float:left;
border:0px solid red;
width:330px;
padding:8px;
/* background-color:#EFEFEF; */
color:#36658E;
font-size:10pt;
margin-top:8px;
margin-bottom:8px;
position:absolute;
bottom:0px;
right:0px;
z-index:99;
}




.pausebutton {
display:inline;
float:right;
width:18px;
height:18px;
margin-right:8px;
background-image:url("../widgets/images/pausebutton.jpg");
cursor:pointer;
}



.pagenum {
position:absolute;
bottom:0px;
right:45px;
width:60px;
height:17px;
border:0px solid red;
color:#666;
}


#next {
position:absolute;
bottom:0px;
right:10px;
width:17px;
height:18px;
border:0px solid red;
}

#pause {
position:absolute;
bottom:0px;
right:30px;
width:17px;
height:18px;
border:0px solid red;
background-image:url("../widgets/images/pausebutton.jpg");
}

#prev {
position:absolute;
bottom:0px;
right:50px;
width:17px;
height:18px;
border:0px solid red;
}

.bottomlink a {
width:200px;
display:inline;
float:left;
border:1px solid red;
}


.justimage {
border:3px solid #000000;
display:inline;
float:left;
height:240px !important;
margin-left:8px;
margin-top:8px;
width:320px !important;
cursor: pointer;
}
