body {
font: 75% lucida sans unicode, arial, sans-serif;
text-align:justify;
}
a { text-decoration:none; }
#side{ display:none; }
#nav { display:none; }
#ozellik_taslik{ font-size:12px; border-bottom-style:inset; }
#copyright { display:none; }
#footer{ text-align:center; border-top-style:outset; }
#demo { display:none; }
.navigation { display:none; }
.collapseimg_forumbit_4 { display:none; }

/* Fotograf Çerçevesi */
.gallery {
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}
.gallery li {
	padding: 0px;
	position: relative;
	float:left;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.gallery span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.gallery .photo {
	background: url(../images/zoom-ico.png) no-repeat;
}

.gallery a {
	text-decoration: none;
}
.gallery a:hover img  {
	border-color: #666;
}
/*  ---   */
