/* Sample 4*/
#ns p {
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
}
#box4{
	position:absolute;
}
#box4 div{
	width:440px;
	height:238px;
	float:left;
	background:#eee;
}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}


.mask3{
	position:relative;
	width:440px;
	height:238px;
	overflow:hidden;
}

.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}

/* ********************************** */

.mask_refResim{
	position:relative;
	width:850px;
	height:110px;
	overflow:hidden;
}
#box_refResim{
	position:absolute;
}
#box_refResim div{
	width:160px;
	height:110px;
	display:block;
	float:left;
}

.buttons{padding:5px;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}

/* ********************************** */

.mask_haberler{
	position:relative;
	width:240px;
	height:200px;
	overflow:hidden;
}
#box_haberler{
	position:absolute;
}
#box_haberler div{
	width:240px;
	height:100px;
}
