﻿.clear {clear:both; *display:inline;/*IE only*/}

/*menu*/
#ChannelMenu {margin:0 auto 60px;display:block;}
#ChannelMenu .mainlevel {float:left;}
#ChannelMenu .mainlevel a {text-decoration:none; display:block; padding:0 20px;}
#ChannelMenu .mainlevel a:hover {text-decoration:none;}
#ChannelMenu .mainlevel ul {display:none;background-color:White;border:1px solid gainsboro; position:absolute; width:150px;z-index:999}
#ChannelMenu .mainlevel li {margin:0px;padding:0px;background:White; clear:both;width:150px}
.BorderTop{border-top:1px dashed gainsboro;}