@charset "utf-8";
/* CSS Document */

#manset{
	background-color:#000;
	width:433px;
	height:287px;
	text-align:center;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}

#manset-resim{
	margin:auto;
	width:430px;
	height:238px;
	margin-bottom:8px;
	position:relative;
	z-index:1;
}

#manset-resim img{
	width:423px;
	height:238px;
	border:0px;
}

#manset-buton-cerceve{
	margin-top:8px;
	width:430px;
	margin:auto;
	overflow:hidden;
	display:inline;
}

#manset-buton{
	width:65px;
	height:37px;
	margin-left:3px;
	margin-right:2px;
	overflow:hidden;
	float:left;
	margin-top:0px;
	text-align:center;
	padding:1px;
}

* html #manset-buton{
	width:65px;
	height:37px;
	margin-left:2px;
	margin-right:2px;
	overflow:hidden;
	float:left;
	margin-top:0px;
	text-align:center;
	padding:1px;
}

#manset-buton img{
	width:62px;
	height:34px;
	margin:auto;
	border:2px solid #000;
	overflow:hidden;
	border:0px;
}

#manset-buton img:hover{
	border:2px solid #BE2733;
}

#haber-yazi{
	background:transparent url(../manset_images/transpBlack.png) repeat scroll 0 0;
	color:white;
	height:31px;
	bottom:0px;
	left:0px;
	margin-left:3px;
	padding-top:15px;
	padding-left:6px;
	padding-right:6px;
	position:absolute;
	width:411px;
	z-index:9999;
	text-align:left;
	font-weight:bold;
}

#haber-baslik{
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	margin-top:20px;
	text-align:left;
	overflow:hidden;
}
