.yazi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

#feat {
	margin: 0px;
	padding: 6px 0px 0px 6px;
	width: 282px;
	height: 210px;
	float: left;
	background-color: #021f6b;
}

#featswitch {
	background-image: url(../images/switchbg.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0px;
	padding: 11px 0px 0px 10px;
	width: 262px;
	height: 32px;
	font-weight: bold;
	text-align:center;
}
#featswitch ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style-type: none;
}
#featswitch ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}

#featswitch ul li.arr {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	height: 21px;
}


#featpic {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align:center;
}

a.bek:link {
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 5px 5px 0px 5px;
	height: 20px;
	width: 45px;
	display: block;
}
a.bek:visited {
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 5px 5px 0px 5px;
	height: 20px;
	width: 45px;
	display: block;
}
a.bek:hover {
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 5px 0px 5px;
	height: 20px;
	width: 45px;
	display: block;
}

a.nex:link {
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 0px 7px;
	height: 20px;
	width: 35px;
	display: block;
}
a.nex:visited {
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 0px 7px;
	height: 20px;
	width: 35px;
	display: block;
}
a.nex:hover {
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 0px 7px;
	height: 20px;
	width: 35px;
	display: block;
}

a.gmnum:link {
	background-color: #F9B800;
	color: #fff;
	text-decoration: none;
	margin: 0px 3px 0px 0px;
	padding: 5px 0px 0px 0px;
	height: 20px;
	width: 25px;
	text-align: center;
	display: block;
}
a.gmnum:visited {
	background-color: #F9B800;
	color: #fff;
	text-decoration: none;
	margin: 0px 3px 0px 0px;
	padding: 5px 0px 0px 0px;
	height: 20px;
	width: 25px;
	text-align: center;
	display: block;
}
a.gmnum:hover {
	background-color: #ff6600;
	color: #fff;
	text-decoration: none;
	margin: 0px 3px 0px 0px;
	padding: 5px 0px 0px 0px;
	height: 20px;
	width: 25px;
	text-align: center;
	display: block;
}

