#content #list
{
	padding: 15px 0px 30px 0px;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	float: left;
}
#content #list ul
{
	list-style: none;
	padding: 5px;
	margin: 0px;
}
#content #list li
{
	line-height: 1em;
	padding: 5px;
}
#content #contact
{
	width: 400px;
	padding: 5px 30px 10px 15px;
	margin: 15px 0px 30px 15px;
	border-left: dashed 1px #A0CDAF;
	float: right;
	text-align: justify;
}
#content #contact input, #content #contact textarea
{
	font-size: 1em;
	width: 250px;
}
#content #contact table
{
	margin: 0px;
	padding: 20px 0px 0px 0px;
	width: 400px;
}
#content #contact th
{
	text-align: right;
}
#content #contact td, #content #contact th
{
	padding: 5px;
}
#content #contact td.last, #content #contact th.last
{
	border-bottom: none;
}
#content #contact #error
{
	color: #e00;
	font-weight: bolder;
}
#content #contact #result
{
	color: #060;
	font-weight: bolder;
}
#content #ad1, #content #ad2, #content #ad3, #content #tagcontent
{
	display: none;
}
