@charset "utf-8";
/* CSS Document */
ol, ul {
	list-style: none;
}

body {

}
body a {
	text-decoration:none;
}
#wrapper {
	width:278px;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
	margin-top:20px;
}

#vnav #vertical li img{}
#vnav #vertical li {
	height:30px ;
	width:278px;
	cursor:pointer;
	overflow:hidden;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
    position:relative;
}
#vnav #single li img{}
#vnav #single li {
	height:20px;
	width:650px;
	cursor:pointer;
	overflow:hidden;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
	 }

#radio
{
width:120px;
height:31px;
position:absolute;
top:130px;
left:130px;
z-index:50;
}

ul#vertical
{
width:278px;
}

.semborda
{
border:0 !important;
}

ul#vertical li h1
{
width:278px;
height:30px;
background:#f3f3f3;
color:#000;
font-size:14px;
font-weight:100;
padding:3px;
margin-bottom:7px;
}

ul#vertical li h1 strong
{
color:#cc0000;
}