body {
	background-color: #E9E9E9;
}
input {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#356D9E;
	text-align: center;
	display: block;
	width: 480px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #F8F8F8;
	padding:3px;
}
.aboutcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.abouttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#356D9E;
	text-align: center;
}
.sectioncontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	display: block;
	width: 480px;
	padding:3px;
}
.linkscontent {
	display: block;
	background-color: #F8F8F8;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding-left:5px; padding-bottom:5px; padding-top:5px;
	width: 150px;
	padding-right:5px;
}
ul {
	text-align: left;
	padding-left:15px;
}
.profiletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#003366;
	text-align: center;
	padding-top:5px;
}
.headerarea {
	display: block;
	width: 550px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #F8F8F8;
	padding:3px;
}
.rightpanel {
	display: block;
	background-color: #EFF6E8;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding:3px;
	padding-right:5px;
	padding-left:5px;
	width: 150px;
}
.leftpanel {
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #F8F8F8;
	padding:3px;
	padding-right:5px;
	padding-left:10px;
}
.leftpanel2 {
	display: block;
	background-color: #EFF6E8;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding:3px;
	padding-right:5px;
	padding-left:10px;
}
.commentcount
{
	color:#666666;
	font-size: 11px;
}
.poweredby
{
	color:#666666;
	font-size: 11px;
	text-align: center;
}
.topbar
{
	background-color: #E5ECF3;
	border-left-width: thin;
	border-right-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCBDBC;
	border-left-color: #BCBDBC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align:left;
	padding:3px
}
.footerbloglinks {display:none}
td.containercellblog {
	padding: 0 10px;
	width: 727px!important;
	width /**/:775px;
	background: #FFFFFF repeat-y center top;
	text-align: left;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCBDBC;
	border-left-color: #BCBDBC;
}
.linkslist {
	list-style-image: url(http://www.classifiedflyerads.com/images/DotArrow.gif);
	list-style-type: square;
	margin-left: 10px;
	padding-left: 0px;
}
span.shareit_header {
	font-weight: bold;
}      

span.shareit_seperator {
	clear: both;  
	height: 0px;
}

span.shareit a img {
	filter:alpha(opacity=70); -moz-opacity:0.70; opacity:0.70; -khtml-opacity:0.70;
}

span.shareit a:hover img {
	 filter:alpha(opacity=99); -moz-opacity:0.99; opacity:0.99; -khtml-opacity:0.99;
} 
