#hor-minimalist-b{
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	background:#fff;
	width:100%;
	border-collapse:collapse;
	text-align:left;
	margin:0px;
}
#hor-minimalist-b th{
	font-size:14px;
	font-weight:bold;
	color:#272727;
	border-bottom:2px solid #272727;
	padding:10px 8px;
}
#hor-minimalist-b td{
	border-bottom:1px solid #ccc;
	color:#333;
	padding:6px 8px;
}
#hor-minimalist-b tbody tr:hover td{
	color:#333; 
	background-color:#eee
}
.image_gallery_box{
	width:150px;
	height:180px;
	float:left;
	margin:15px;
}
.imgfloat {
	float:left; margin:12px 12px 12px 12px;
}
.chapter_thumb{
	border:4px solid #FF0099; 
}
.edit_link{
	position:relative;
	text-align:right;
	display: block;
	margin-bottom:-25px;
	width:100%;
	margin-right:0;
	padding-right:0;

}
.edit_link a{
	text-decoration:none;
	font-size:19px;
	outline:none
}
.chapter_areas{
	width:125px;
	float:left;
}
.lc_header{
	background-image:url(../images/local_chapter_header.jpg);
	background-repeat:no-repeat;
	height:75px;
	padding-left:20px;
	font-size:18px;
	color:#FFFFFF;
	padding-bottom:0px;
}
#shareLinks {
	height: 21px;
	/*margin-left:600px;
	margin-top: -30px;*/
	margin-top:15px;
	text-align:center;
	width:85px;
	margin-left:10px;
}

#shareLinks #fb {background-image: url(../../images/fb2.jpg);background-repeat: no-repeat;height: 21px;width: 22px;background-position: left bottom;float: left;margin-right:6px;cursor: pointer;
}
#shareLinks #tw {background-image: url(../../images/twit2.jpg);background-repeat: no-repeat;height: 21px;width: 22px;background-position: left bottom; float: left; margin-right:6px; cursor: pointer;}

#shareLinks #in {background-image: url(../../images/in2.jpg);background-repeat: no-repeat;height: 21px;width: 22px;background-position: left bottom; float: left; margin-right:6px; cursor: pointer;}

#shareLinks #fb:hover {background-image: url(../../images/fb2.jpg);background-repeat: no-repeat;height: 21px;width: 22px;background-position: left top;float: left; margin-right:6px;}
#shareLinks #tw:hover {background-image: url(../../images/twit2.jpg);background-repeat: no-repeat;height: 21px;width: 22px;background-position: left top; float: left; margin-right:6px;}
#shareLinks #in:hover {background-image: url(../../images/in2.jpg);background-repeat: no-repeat;height: 21px;width: 22px;background-position: left top; float: left; margin-right:6px;}
