DIV.socialweb IMG {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

DIV.socialweb TABLE
{
	width: 100%;
}

DIV.socialweb TABLE TD
{
	vertical-align: top;
	padding: 3px;
}

DIV.socialweb TABLE TD P, DIV.socialweb TABLE TD TD
{
	font-size: 1em !important;
}

DIV.socialweb  TH
{
	padding: 3px;
}

DIV.socialweb  TH.right
{
	text-align: right;
	vertical-align: top;
	width: 20%;
}

DIV.socialweb  SMALL
{
	font-weight: normal;
}

DIV.socialweb P.formbuttonbar
{
	font-weight: bold;
	margin:  0px 0px 3px 0px;
}

DIV.socialweb DIV.half
{
	width: 50%;
	float: left;
}

DIV.socialweb DIV.third
{
	width: 33.33%;
	float: left;
	margin-right: 1px;
}

DIV.socialweb P
{
	margin-top: 0px;
}

DIV.socialweb P.hangnospace
{
	text-indent: -2em !important;
	padding-left: 2em !important;
	margin-bottom: 2px;
	text-align: left;
}

DIV.socialweb TD.error
{
	background-color: #ff6;
}

DIV.socialweb .formbuttonbar {
	text-align: center;
	padding: 3px;
	margin:  0px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	}

DIV.socialweb TD.post SMALL {
	color: #666;
}

DIV.socialweb TD.posts, DIV.socialweb TD.topics, DIV.socialweb TD.edit
{
	text-align: center;
}

DIV.socialweb P.error
{
	font-weight: bold;
	text-align: center;
	color: #c00;
}

DIV.socialweb TABLE.format {
	clear: both;
}

DIV.socialweb DIV.toolbar
{
	clear: both;
	padding: 0px 3px 0px 3px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 1em;
	text-align: center;
}

DIV.socialweb DIV.firstpost
{
	clear: both;
	padding: 0px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 1em;
	width: 100%;
}

DIV.socialweb DIV.firstpost P
{
	margin: 0px;
	padding: 0px 10px .5em 10px;
}

DIV.socialweb DIV.firstpost H2
{
	padding: .5em 10px 0px 10px;
}

DIV.socialweb DIV.firstpost P.postheader
{
	padding: .5em 10px .5em 10px;
	float: right;
	text-align: right;
}

DIV.socialweb DIV.firstpost P.postheader SMALL
{
	color: #666;
}

DIV.socialweb DIV.toolbar P, DIV.socialweb DIV.toolbar FORM
{
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 0px;
}

DIV.socialweb P.alert, DIV.socialweb P.pages
{
	margin-top: 1em;
	font-weight: bold;
	text-align: center;
}

DIV.socialweb .clear
{
	clear: both;
}

