/* ie icin css */
.sample{padding:0px;}
#cont{width:555px;margin:0px; background:white;text-align:left;padding-left:5px;
	border:0px solid black;}

.ifoto{
	width:440px;
	height:285px;
} 

/* Sadece fotograf alani */
#box6{
	position:absolute;
	width:440px;
	border:0px solid #ccc;
}

/* fotografin yeri */
#box6 span{
	display:block;
}

/* Fotografi ve Resimaltini kaplayan alan */
.mask6{
	position:relative;
	border:0px solid black;
	width:440px;
	height:325px;
	overflow:hidden;
}

#handles6_1{
	float:left
}

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

.thumbs{
	width:100px;
	background:white;
	border:0px solid black;
}

.thumbs div{

	display:block;
	width:100px;
	height:50px;
	cursor:pointer;
    padding-bottom:4px;
}

.thumbs div img{
	display:block;
	width:95px;
	height:51px;
	border:none;
	
}

.info{
	position:absolute;
	width:440px;
	height:70px; /* Siyah a&ccedil;&yacute;klama alan&yacute;n&yacute;n geni&thorn;li&eth;i. */
	margin-top:260px;
	background:gray;

}

h5{margin:5px}
.info p {color:black;padding:0px;font-family:Arial;}
.info h5 a{text-decoration:none;font-size:22px;color:white;font-family:arial;}
.info h5 a:hover{text-decoration:none;color:white;}
.info h5 a:visited{text-decoration:none;color:white;}

span img{
	display:block;
	border:none;
}


