#seriesHeader {
    width: 641px;
    #width: 600px;
    right: 1px;
    background-color: #fff;
    border: 1px solid;
    border-color: #CBC8C2 #9D9C97 #9D9C97 #CBC8C2;
    padding: 0;
}
.postValueCount {
	margin: -10px 15px 0 0;
}
.GOODMark {
	padding:10px 0 0 17px !important;
}
.excerptContent {
	font-size: 12px;
	line-height: 20px;
}
.excerptContent img {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	border: none;
}
.entryPost {
	position: relative;
	padding: 30px;
	border-bottom: 1px dotted #999;
	width: 580px;
}
.primaryShadow {
/*	margin-top: 0 !important; */
}
#sidebar {
	margin-top: 53px;
}
/* HIDING SPACING FROM HOME PAGE DIV */
#emptyOption {
	display:none;
}
