td.blog{
	background-color:white;
	vertical-align:top;
	padding:10px;
}
a{
	text-decoration:none;
	color:#666666
}
a:hover{text-decoration:underline}
.blog_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.blog_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	padding-bottom:7px;
}
.blog_title,.sidetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	font-style:italic;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	padding-bottom:7px;
}
.posted{
	padding-top:13px;
	font-size:9px;
}
.sidetitle{padding-top:10px;}
.side{font-size:12px;}
div#links{
	border-left:2px #999999 solid;
	padding-left:10px;
}
.blogbody{padding-right:5px;}
.formleft,.formright,.clear{font-size:10px;}

