#commentbox {
	color: #fff;
	background: #000;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	width: 163px;
	height: 16px;
	position: relative;
	float: right;
	margin-top: -174px;
	margin-right: 8px;
	padding: 2px;
	text-align: center;
}
div.leftbox{
    float: left;
    padding: 0px;
    width: 40%;
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	margin-left: 15px;
}

div.rightbox{
    float: right;
    padding: 0px;
    width: 50%;
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	margin-right: 15px;
}
div.my_left_box{
    float: left;
    padding: 10px;
    width: 310px;
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
}

div.my_right_box{
    float: right;
    padding: 10px;
    width: 610px;
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
}
#separatorhl{
	width: 100%;
	border-bottom: 1px solid #c2c1c1;
	margin: -10px 0px 20px 0px;
}
#separator {
	width: 90%;
	border-bottom: 1px solid #634b08;
	margin: 0px 5px 5px 0px;
}
#separatorsingle {
	width: 100%;
	border-bottom: 1px solid #634b08;
	margin: -5px 5px 5px 0px;
}
#separatorarchive {
	width: 100%;
	border-bottom: 1px solid #634b08;
	margin: 5px 5px 15px 0px;
}
#separatordate{
	width: 100%;
	border-bottom: 1px solid #634b08;
	margin: 15px 5px 25px 0px;
}
#separator-s {
	width: 90%;
	border-bottom: 1px solid #634b08;
	margin: 15px 5px 25px 0px;
}
#morecontent img {
	padding: 1px;
	text-decoration: none;
	border: 4px solid grey;
	margin-right: 10px;
}
#morecontent img .alignright {
	padding: 1px;
	text-decoration: none;
	border: 4px solid grey;
	margin-left: 10px;
}
#morecontent h3 {
	margin-top: 25px;
	margin-left: 0px;
	color: #666666;
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
}