body.controller-Literature div .newPost{
	float:right;
	margin-top:-42px;
}
.newPost-header {
	width:512px;
	height:60px;
	padding:10px;
	border-bottom:solid 1px #C4CDE0;
}
.newPost-footer {
	width:512px;
	height:22px;
	padding:10px;
	border-top:solid 1px #C4CDE0;
}
.com-page-icon{
	margin-top: -10px;
	padding-top: 3px;
}
.new-post-body{
	margin-top: 3px;
	width: 505px;
	height: 300px;
}
.literature-page{

}
.literature-post{
	padding: 10px 20px 6px 10px;
	border:solid 1px #ccc;
	margin-bottom: 10px;
	width: 493px;
}
.literature-list-text{
	float:left;
	margin-left: 10px;
}
body.controller-Literature .user-pic{
	float:left;
}
body.controller-Literature div.biography span.bio-location{
	display: block;
}
body.controller-Literature div.biography span.bio-age{
	display: none;
}
body.controller-Literature .header-upper{
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
/*body.controller-Literature .drop-down-fl{
	background-image: url(/static/img/rightarrow.jpg);
    background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-left: 15px; 
}*/
.show-work{
	float:right;
	vertical-align: bottom;
	margin-top: -20px;
}
.literature-raiting{
	float:right;
	color:#808080;
}
.literature-raiting-count{
	font-weight: bold;
	color:#000000;
}
.literature-new-back{
	float: right;
	margin-bottom: 3px;
}
.add-new{
	float: right;
}
#sub-title-new{
	font-weight: bold;
}
body.controller-Literature #view-top{
	margin-bottom: 0 !important;
}
.literature_titile_con{
	border-bottom: 1px solid #CCCCCC;
    margin-bottom: 15px;
	margin-top: 20px;
}
.literature-category-titile{
	display: inline-block;
	font-weight: bold;
	margin-bottom: 3px;
}
.literature-category-order{
	display: inline-block;
}
.literature-new-post-form{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px #cccccc solid;
	background-color: #f5f5f5;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
}
body.controller-Literature .text-bold{
	font-weight: bold;
}
.literature-vote{
	float:right;
	margin-right: 5px;
	cursor: pointer;
	margin-top: -4px;
}
body.controller-Literature div.postBody{
	width: 415px;
	padding-left: 55px;
	margin-top: 3px;
}
body.controller-Literature .comment-body{
	width: 392px !important;
}
body.controller-Literature #view-container div.content-area{
	margin-bottom: 10px;
}
body.controller-Literature .date{
	float: right;
}