#logo
	{
	background: url(logo.jpg) no-repeat;
	width: 420px;
	height: 50px;
	margin-bottom: 10px;
	}

td, div, input, textarea
	{
	font-family: verdana;
	font-size: 10px;
	}

#main
	{
	margin: 0 auto;
	width: 420px;
	}
	
#cont
	{
	margin: 0 auto;
	width: 350px;
	}

#form
	{
	margin: 0px;
	margin-bottom: 30px;
	}

#msg
	{
	width: 260px;
	}

#code
	{
	width: 30px;
	}

#shoutbox
	{
	width: 180px;
	}

.flow
	{
	float: left;
	}

.error
	{
	color: #ff0000;
	}

.validation
	{
	width: 210px;
	}

.shouter
	{
	color: #ff6600;
	font-weight: bold;
	}

.shout_date
	{
	color: #cccccc;
	}

.shout_msg
	{
	padding-left: 8px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	}
