.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0px solid navy;
	border-bottom-width: 0px;
	width: 300px; /*width of featured content slider*/
	height: 225px;
	background-color: #FFF;
	left: auto;
	top: auto;
	margin: 5px;
}
.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 300px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
	width: 300px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	background-color: #FFF;
	padding: 0px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}
.ustmenu {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
.altmenu {
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
}
#ustcizgi {
	clear: both;
	float: none;
}
#ustcizgi {
	clear: both;
	float: none;
}
#menubaslik {
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-transform: capitalize;
	text-align: center;
	width: 200px;
	margin-bottom: 10px;
	height: 40px;
	vertical-align: middle;
}
#enust #govde #icerik #govdesol #gorselalani table tr td {
	font-size: 8;
}
#enust #govde #icerik #govdesol #icerikalani p {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
