/* CSS Document */

/*---------- To align the Actions, Icon and Title ---------*/
.channelnavpane_actions{float:left; border:0; padding:0px 0 0 0; max-width:13px;}

.channelnavpane_content{float:right; background:transparent; margin:0 11px 0 11px; padding:0px 5px 0px 5px;}
.channelnavpane_contentpane{padding:0; text-align:left;}

.channelnavpane_icons {float:right;}

/*---------- default style for head & normal -----------*/
.channelnavpane_contentpane .Normal p{margin-top:0px; color:#2ea2c5}

.channelnavpane_contentpane a, .channelnavpane_contentpane a:visited, .channelnavpane_contentpane a:active {color:#2ea2c5;text-decoration:underline;font-weight:normal;}
.channelnavpane_contentpane a:hover{color:#98a254;text-decoration:underline;}
.channelnavpane_contentpane ul{margin-top:0px; margin-bottom:0px;}
.channelnavpane_contentpane ul li{padding:1px 0px 1px 0px;}


