#gdlradio_cnt
{
	background: url(/modules/gdlradio/gfx/back_gdl.png) no-repeat;
	width: 376px;
	height: 78px;
	overflow: hidden;
	padding: 5px;
	margin-top: 5px;
}

#gdlradio_cnt .img_gdl_logo
{
	margin: 0 !important;
	padding: 0 !important;
	background: url(/modules/gdlradio/gfx/logo_gdl.png) no-repeat center;
	width: 116px;
	height: 70px;
	cursor: pointer;
}

#gdlradio_list
{
	border-left: 2px solid #C5C5C5;
	margin-left: 10px;
	height: 70px;
	overflow: hidden;
	padding-left: 5px;
}

#gdlradio
{
	font-size: 9px;
}

#gdlradio .title
{
	display: none;
}

#gdlradio .row a
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}
