body {
	background-color: #636363;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 22px;
	padding: 1px;
	margin: 1px;
}
.postcolumn {
	padding-right: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 12px;
}
.squaread {
	padding-top: 4px;
}
.commentlist li {
	list-style-type: none;
	position: relative;
	padding: 3px;
	border: 1px dotted #797979;
	background-color: #CBCBCB;
	margin-right: 12px;
}
.commentlist cite {
	font-weight: bold;
	font-size: 16px;
}
.postcolumn h3 {
	color: #990000;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.commentlist p {
	margin: 1px;
	padding: 1px;
}
.dateetc {
	margin: 1px;
	padding: 1px;
	font-size: 10px;
	font-variant: small-caps;
	color: #666666;
}
#header {
	background-image: url(images/supercars_01.jpg);
	height: 147px;
	padding-left: 338px;
	padding-top: 45px;
	position: relative;
}
#commentform {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#header img {
	border: 1px solid #7B0404;
}
#rightside h2 {
	font-size: 18px;
	margin: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 12px;
	color: #333333;
	background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5A5A5;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #D5D5D5;
	font-style: italic;
}

#comment
{
width:400px;}
#rightside ul { 
list-type:none;
padding:0px;
margin:0px;}
#rightside li { 
display:block;
padding:4px;
margin:0px;
border-bottom:1px dotted #cbcbcb;
}

#rightside li:hover { 
display:block;
padding:4px;
margin:0px;
border-bottom:1px dotted #cbcbcb;
background-color:#fff4aa;
}