#content{
	font-size:1.2em;
	line-height:1.6em;
	clear:both;
}

#content h3{
	font-size:1.4em;
	font-weight:normal;
	margin:0px;
	border-bottom:#ddd solid 1px;	
	padding:1.5em 0 .4em 0;
}

#content h3.top{
	padding-top:0;
}

.small_thumb_gallery li{
	float:left;
	margin:0 10px 10px 0;
}

.small_thumb_gallery li img{
	display:block;
	height:50px;
	width:50px;
}

.large_thumb_gallery li{
	float:left;
	margin:0 10px 10px 0;
}

.large_thumb_gallery li img{
	display:block;
	float:right;
	height:159px;
	width:225px;
}


#content .large_thumb_gallery li h3{
	font-size:1.2em;
	color:#fff;
	border:0px;
	padding:2px;
	width:auto;
	background:#ff6600;
	margin:0px;
	display:inline;
	float:right;
	
}

.categoryLink {
	display: block;
	float: right;
	position: absolute;
	z-index: 4;
	margin: 22px 0 0 0;
	padding: 2px;
	background-color: #ff6600;
	color: #fff;
}

a.categoryLink:hover {
	background: #000;
	color: #fff;
}

#footer{
	margin:50px 0 0 0;
}

.store{
	margin-top:30px;
}

.social_button{
	float:right;
	width:50px;
	margin:0px 0px 0px 0px;
}

.social_button_left{
	float:left;
	width:50px;
	margin:0px 0px 0px 0px;
}

.item_main_img {
	margin-top: 10px;
}
