body { background:#fff url(/i/wyzo/bg.png) 0 0 repeat-x; }
#logo { background: url(/i/wyzo/logo.png) no-repeat center; }
#tabs span { color: #FF8A00; }
#tabs span.active { color: #D91C55; }
#srch_btn {	background:url(/i/wyzo/sbox_btn.png) no-repeat; }
#srch_btn:hover { background: #FF8A00 url(/i/wyzo/sbox_btn_h.png) no-repeat; }
ul.dropmenu li.browse:hover { background: url(/i/wyzo/dbg_hover.png); }
.classic { display: none; }

/*WHITE LABEL*/
#footer {
	display: none;
}

/*FREE HTML*/
ul#spot
{
	list-style-type:none;
	margin: 0px auto 0px;
	padding:0px;
	width:603px;
	margin-top:50px;
}
ul#spot li
{
	width:200px;
	float:left;
	font-size:11px;
	margin-top:30px;
	background-color:#ffffff;
	margin:0px;
	border-right:1px solid #eee;
	height:80px;
}
ul#spot li:hover
{
	border-right:1px solid #eee;
}
ul#spot li a
{
	display:block;
	padding:10px 20px;   
	color: #999;
}
ul#spot li span {
	display:block;
	color: #999;
	text-decoration: underline;
}
ul#spot li a:hover, ul#spot li span:hover
{
	color:#444;
}
ul#spot li:hover
{
	background-color:#fcfcfc;
}
ul#spot li img
{
	margin: 10px auto 10px; 
	display:block;
}
ul#spot li:last-child
{
	border-right:none;
}
ul#spot li#switch {
	cursor: pointer;
	padding-top: 10px;
}
/*WYZO FOOTER*/
#wfooter
{
	font-size:10px;
	color:#dddddd;
	margin:0px auto;
	padding-top:5px;
	background-color:#fcfcfc;
	padding:10px;
	font-size:12px;
	margin-top:60px;
}
#wyzolinks, #wfooter {
	width: 750px;
	position: fixed;
	z-index: 1;
}
#wfooter {
	margin-top: 190px;
}

#sugg a span
{
	float:right;
	color:#ff6c00;
	font-size:10px;
	margin-top:2px;
}

#sugg a.sel
{
	background-color: #ff6600;
}

#zugopowered { display:none; }