body{ 
	background: #EBF3E0; 
	height: 200px;
	padding: 0px;
	margin: 0px;
}

.fClear {
	clear: both;
}

.fLeft {
	float: left;
}

div.channelbox { 
	float: left; 
	width: 170px;
}

div.channelbox .insidebox { 
	background: #FFFFF; 
	overflow: hidden; 
	font-size: 10px; 
	font-family: Verdana;
}

div.channelbox .insidebox .logo {
	background: transparent url(http://www.radijas.fm/common/images/radijas_klausykis_radijo_visur2.gif) no-repeat top left;
	width: 170px;
	height: 51px;
	font: normal 14px/14px Tahoma;
	padding-bottom: 5px;
}

div.channelbox .insidebox .logo a {
	display: block;
	width: 100px;
	height: 31px;
	color: white;
	font-size: 9px;
	line-height: 10px;
	text-decoration: none;
	padding: 21px 0px 0px 70px;
}

div.channelbox .insidebox .logo a span.radijas {
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}

div.channelbox .insidebox .logo a:hover {
	text-decoration: underline;
}

.insidebox ul {
	display: block;
	width: 165px;
	list-style: none;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	border: 0px;
}

.insidebox li {
	display: block;
	width: 165px;
	padding: 3px 0px;
	margin: 0px;
	border: 0px;
}

.insidebox li.height20 {
	height: 20px;
}

.insidebox li.height32 {
	height: 32px;
}

.insidebox li a.title {
	display: block;
	height: 20px;
	width: 145px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #841618;
	text-decoration: none;
	font-weight: bold;
	background-color: white;
}

.insidebox li a.title span {
	display: block;
	float: left;
	height: 20px;
	padding: 0px 2px;
}

.insidebox li a.title:hover {
	color: #0c79bf;
}

.insidebox li a.title img, .insidebox li a.info img {
	border: 0px;
	margin-top: 2px;
}

.insidebox li a.info {
	display: block;
	height: 20px;
	width: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: white;
}

.insidebox li .song {
	clear: both;
	width: 157px;
	height: 12px;
	margin: 0px;
	padding: 0px 4px;
	border: 0px;
	font: normal 10px/12px Tahoma;
	background-color: white;
}

