/****************************************************************/
/**************************************************************** Detail page */
/****************************************************************/
/**************************************************************** contentLeft */
.contentLeft {

}
.contentLeftWindow {
	width:320px;
	height:320px;
	margin-left:0;
}
.contentLeftRelated {
	margin-top:5px;
	background:#FFF;
}
.contentLeftRelated li {
	background:url(/res/skins/america1/icoListDark16.png) no-repeat;
	background-position:-4px 0px;
	padding-left:13px;
}
.contentLeft .separator {
	height:5px;
	border:none;
}

/**************************************************************** contentRight */
.contentRight {

}
.contentRightMenuRight .back {

}
.contentRightWindow {

}
.contentRightWindow .post {
	background:url(/res/skins/america1/postSeparator.png) repeat-x;
	background-position:top left;
	background-color:#FFF;
}
.contentRightWindow .postRight {

}
.contentRightWindow .comments {
	padding-bottom:10px;
	background:#FFF;
}
.contentRightWindow .comment {
	padding-left:0px;
	padding-right:0px;
	border-bottom:#787878 solid 1px;
}
.contentRightWindow .commentHead {
	color:#787878;
}
.contentRightWindow .commentBody {
	padding-left:10px;
}
.contentRightWindow textarea {

}
.contentRightWindow .button {

}
.contentRightWindow .separator {

}

/**************************************************************** footer */
.footer {
	margin-top:0;
	padding-bottom:30px;
}