#gallery img {
	border: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding: 3px;
	background-color: #ffffff;
}

#image_slider {
	width:500px;
	height:120px;
	margin-left:30px;
}

.thumbnail {
	width:140px;
	height:125px;
	font-size:10px;
	font-family: "Arial Narrow", sans-serif;
	text-align:center;
	float:left;
}

.normal_image {
	text-align:center;
}

.go_back  a{
	color:#cccccc;
	font-size:10px;
	position:absolute;
	top:10px;
	left:500px;
}

.go_back {
	margin-bottom:8px;
}

.category {
	clear:both;
	height:100px;
}

.category h3 {
	padding-top:8px;
}

.link {
	cursor:pointer;
}

.cat_img {
	width:100px;
	float:left;
	clear:both;
	margin-right:15px;
}