#container{
	text-align: left;
	width: 950px;
	margin: 10px auto 0px auto;
	background-color: #FFF;
	background-image: url(../images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header{
	background-color: #008CBB;
}

#content{line-height:1.5em; overflow:hidden;float:left;width:600px;text-align:justify;display:inline;margin-right: 20px;}

dl.comments dt{
border: solid 1px #000000;
background-color: #7CB1CD
}

dl.comments dd{
background-color: #6AB1CD;
}


#header{
	background-color: #008CBB;
}

#content{line-height:1.5em; overflow:hidden;float:left;width:600px;text-align:justify;display:inline;margin-right: 20px;}

dl.comments dt{
border: solid 1px #000000;
background-color: #7CB1CD
}

dl.comments dd{
background-color: #6AB1CD;
}
