.header-content{
float:left;
padding-bottom:15px;
}
.sidebar .rr-nav {
overflow: hidden !important;
}
.subTitle {
font-size:14px;
color:#666666;
}
.channel-container{
padding-top:10px;
padding-bottom:5px;
border-bottom:solid 1px #094781;
}
.channel-icon{
padding-top:10px;
float:left;
width:170px;
}
.channel-desc{
padding-top:10px;
float:left;
width:530px;
padding-bottom:5px;

}

.channel-desc .title{
color:#33b3fb;
font-size:16px;
font-weight:bold;
}

.channel-desc .subTitle{
color:#666666;
font-size:12px;
font-weight:bold;
}

.channel-desc .desc{
color:#000;
font-size:12px;
font-weight:regular;
}
.channel-header{
	background:#06C;
	
}
.channel-loading{
	text-align:center;
	padding:20px;
}
.channel-option{
	float:left;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	height:35px;
	font-size:16px;
	width:25%;
	overflow:hidden;
}
.channel-option a{
	color:#FFF;
	width:100%;
	padding-top:8px;
	height:100%;
	display:block;
}
.channel-option a:hover{
text-decoration:none;
}

.ch-on {
background:url(../img/header_bg.jpg);
background-position:0 -35px;
background-repeat:repeat-x;
}
.ch-off {
background:url(../img/header_bg.jpg);
background-position:0 0;
background-repeat:repeat-x;
}

.sidebar .module {
    margin-top: 15px;
    padding: 0 0 0;
    width: 221px;
}

.module {
    height: auto;
    margin: 0 0 20px;
}

.sidebar .theme-color-header-bg {
    background-image: url("/sxm/css/themes/hits1/rr-header.png");
    background-repeat: no-repeat;
}

.sidebar .module .module-header {
    color: #FFFFFF;
    font-size: 14px;
    padding: 7px 7px 7px 20px;
}

.sidebar .module .module-header .header {
font-weight: bold;
font-size: 14px;
padding: 7px 7px 7px 0px;
color:#FFF;
}

.theme-color-content-bg {
    background: none repeat scroll 0 0 #FFFFFF;
}

.sidebar .module .module-content-rr {
    padding: 10px;
    position: relative;
}

.sxmButtonSmall a {
    font-size: 14px !important;
}
