.left {
	top: 113px;
	height: auto;
	padding: 10px 10px 0px;
	position: absolute;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	width: 440px;
	border: 1px solid #cccccc;
	background: #ffffff;
	left: 10px;
	margin: 0px;
}
.right {
	background: #eeeeee;
	top: 113px;
	height: auto;
	text-align: left;
	padding: 10px 10px 0px;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	position: absolute;
	width: 210px;
	border: 1px solid #cccccc;
	margin: 0px;
	left: 480px;
}
.left a:link {
	color: #6633cc;
	text-decoration: none;
	border-bottom: 1px dotted #6633cc;
}
.left a:visited {
	color: #6633cc;
	text-decoration: none;
	border-bottom: 1px dotted #6633cc;
}
.left a:hover {
	border-bottom: 1px solid #402080;
	color: #402080;
}
body {
	color: #333333;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
}
.title {
	color: #6633cc;
	margin: 8px 0px 0px;
	text-transform: uppercase;
	padding: 0px;
	font: bold 12px Eurostile, Helvetica, Verdana, sans-serif;
	border-bottom: 1px dotted #999999;
}
.sidetitle {
	text-transform: uppercase;
	color: #ff9900;
	border-bottom: 1px solid #999999;
	margin: 0px 0px -8px;
	padding: 0px;
	font: bold 12px/16px Eurostile, Helvetica, Verdana, sans-serif;
}
.right a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	border: 0px;
}
.right a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	border: 0px;
}
.right a:hover {
	color: #6633cc;
	text-decoration: underline;
}
.date {
	color: #999999;
	margin: 0px;
	text-transform: uppercase;
	font: bold 12px/16px Eurostile, Helvetica, Verdana, sans-serif;
	border-bottom: 1px solid #999999;
}
.top {
	position: relative;
	height: 93px;
	top: 10px;
	border: 1px solid #999999;
	width: 700px;
	margin: 0px;
	padding: 0px;
	left: 10px;
}
.entry {
	padding: 0px;
	margin: 0px 0px 20px;
}
.left p {
	margin: 0px 0px 1em;
}
.smaller {
	font: 9px/16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-transform: none;
}
img {
	border: 0px;
}
.comments {
	vertical-align: bottom;
}
.smaller a:link {
	color: #6633cc;
	text-decoration: none;
	font-weight: bold;
	border: 0px;
}
.smaller a:visited {
	color: #6633cc;
	text-decoration: none;
	font-weight: bold;
	border: 0px;
}
.smaller a:hover {
	text-decoration: underline;
}
.commenttext {
	background: #eeeeee;
	padding: 10px;
	border: 1px dotted #cccccc;
	font-size: 10px;
	margin: 0px 0px 10px;
}
.commententry {
	background: #ffffff;
	border: 1px dotted #cccccc;
	width: 210px;
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.commentbutton {
	font: 10px/10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #ffffff;
	text-transform: uppercase;
}
form {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 16px;
}

