@CHARSET "ISO-8859-1";

#blog {
 	width:750px;
	position:relative;
	}
#blogleft
	{
	width:500px;
	position:relative;
	}
#blogright
	{
    float:right; 
	width:180px; 
	padding:2px 2px 2px 2px; 
	background-color:#F4D8CE
	}
	
.rhstitle {
 color:#444444;
 font-size:11px;
 line-height:09px
 }
.blogcomment
	{
	border:1px solid lightgrey;
	padding:3px 3px 3px 3px; 
	width:400px;
	margin-bottom:10px;
	}

.numcom {
font-size:14px;
font-weight:bold;
color:grey
}
.articletitle {
font-size:14px
}