/****************************
Panseea
media_top.css
****************************/

#media_sec {
background-image:url(../images/roundedcornr_495236.gif);
background-repeat:no-repeat;
width:755px;
height:204px;
background-color:#ffffff;
margin-left:5px;
margin-bottom:7px;
float:left;
}

#media_both_container  {
margin-right: auto;
margin-left: auto;
margin-top:0px;
width:745px;

}

#media_left {
width:435px;
margin-top:5px;
margin-left:3px;
height:190px;
float:left;
}

#media_right_outer {
width:295px;
height:185px;
float:right;
margin-left:2px;
}

#media_right {
background-color:#8EA5BC;
background-image:url(../images/media-right-bk.jpg);
background-position: bottom right;
background-repeat:no-repeat;
height:167px;
width: 290px;
}

#media_tabholder {
width:290px;  /* this width is the same width as the wrap  */
height:23px;
padding-top:10px;
}

#media_right_container {
width: 275px;
margin-right: auto;
margin-left: auto;
}

.mediaRule {
width:100%;
height:10px;
margin-top:0px;
margin-bottom: 0px;
margin-right: auto;
margin-left:auto;
border-bottom:2px dotted #CCCCCC;

}

#media_date {
font-size: 11px;
}
#media_right_container div.news{
padding-top:6px;
}

#media_news a {
font-size:14px;
font-family:arial;
/* font-weight:bold; */
line-height:17px;
text-decoration:none;

}

#media_news a:visited{
font-size:14px;
font-family:arial;
font-weight:bold;
line-height:17px;
text-decoration:none;

}

#media_news a:hover {
font-size:14px;
font-family:arial;
line-height:17px;
text-decoration:none;

}




