#search{

	background: url( - ) no-repeat;

	height: 32px;

	margin: -6px 0 10px 0;

}

#search input{

	background: transparent;

	border: 0;

	color: #a3a3a3;

	float: left;

	font-size: 11px;

	margin: 7px 0 0 10px;

	width: 140px;

	padding:2px;

	font-family:Georgia, "Times New Roman", Times, serif

}

#search .btn{

	margin: 7px 0 0;

	padding: 0;

	width: auto;

}



.tabber {

        padding:0;

}

.tabberlive {

        width: 147px;

        text-align:left;    

}

ul.tabbernav {

	margin:0;

	padding:0px;

        border:1px solid #ccc;

        background:#c4fd2f;

        height:17px;

        font-size:17px;

}

ul.tabbernav li {

	list-style:none;

	margin:0;

	display:inline;

}

ul.tabbernav li a {

	padding:1px 0.5em;

	border-bottom:none;

	text-decoration:none;

}



ul.tabbernav li a:link {

	color:#777;

}

ul.tabbernav li a:hover {

	color:#777; 

}



.tabberlive .tabbertab {

	font: normal 11px verdana;

        height:420px;

	margin: 0;

	padding: 0;

	list-style: none;

	width: 145px;

	border-top:0px;

	border-left:1px solid #ccc;

	border-right:1px solid #ccc;

	border-bottom:1px solid #ccc;

}



.tabberlive .tabbertab h2 {

        font: bold 11px verdana;

        display:none;

        height:420px;

}





.wireframemenu{

border: 1px solid #4dbde0;

background-color: #d2eefa;

border-bottom-width: 0;

text-align:left;

width: 145px;

}



* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */

width: 145px;

}



.wireframemenu ul{

padding: 0;

margin: 0;

list-style-type: none;

}



.wireframemenu a{

font: bold 12px Verdana;

padding: 4px 3px;

display: block;

width: 100%; /*Define width for IE6's sake*/

color: #595959;

text-decoration: none;

border-bottom: 1px solid #4dbde0;

}



.wireframemenu a:visited{

color: #595959;

}



html>body .wireframemenu a{ /*Non IE rule*/

width: auto;

}



.wireframemenu a:hover{

background-color: #a7dcfc;

color: #98aab3;

}

