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

TABLE.phpshout_table {
	background-color:#000000; /* Background colour of table */
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC; /* Font colour in table */
	width: 90%; /* Width of table inside iframe. Will expand when iframe width is changed*/
	border-collapse:collapse;
	border: 1px solid #333333;
	font-size:11px;
}

TD.phpshout_posts {
	padding:3px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
}

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: #FFFFFF;
	color: #000000;
	border: 1px ridge #00000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

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

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

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