BODY.phpshout_body {
	background-color:#000000; /* Background colour of frame */
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	font-size:11px;
}

TABLE.phpshout_table {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	width: 100%;
	border-collapse:collapse;
	font-size:11px;
	border: none;

}

TD.phpshout_posts {
	background-color: #333333;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #666666;
	height: 25px;
	padding: 3px;
}

TD.phpshout_2nd_posts {
	background-color: #000000;
	height: 25px;
	padding: 3px;
}

TD.phpshout_form {
	padding:3px;

}

TH.phpshout_th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

INPUT.textfields {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px; /* Expand the text fields accordly with the width of your shoutbox */
}

INPUT.buttons {
	background-color: #CCCCCC;
	color: #000000;
	border: 1px ridge #CCCCCC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

P.error {
	color: #FF0033;
	font-weight: bold;
}

A:LINK.phpshout_link { text-decoration: none; color: #000000; }
A:VISITED.phpshout_link { text-decoration: none; color: #000000; }
A:HOVER.phpshout_link { text-decoration: underline; color: #000000; }

A:LINK img.smilies { border: 0px solid #666666; }
A:VISITED img.smilies { border: 0px solid #666666; }
A:HOVER img.smilies { border: 0px solid #666666; }
A:LINK archive {

	border: 5px solid #666666;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
