BODY.phpshout_body {
	background-color:#FFFFFF; /* Background colour of frame */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	SCROLLBAR-FACE-COLOR: #E4F49B;
	SCROLLBAR-HIGHLIGHT: #353535;
	SCROLLBAR-SHADOW-COLOR: #353535;
	SCROLLBAR-3DLIGHT-COLOR: #353535;
	SCROLLBAR-ARROW-COLOR: #AECD17;
	SCROLLBAR-TRACK-COLOR:#EDEDED;
	SCROLLBAR-DARKSHADOW-COLOR: #E4F49B;
	SCROLLBAR-BASE-COLOR: #E4F49B;
}

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

TD.phpshout_posts {
	background-color: #EDEDED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363636;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #363636;
	height: 25px;
	padding: 3px;
}

TD.phpshout_2nd_posts {
	background-color: #EAFB99;
	color: #FFFFFF
	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: #FFFFFF;
	color: #000000;
	border: 1px ridge #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

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 #000000; }
A:VISITED img.smilies { border: 0px solid #000000; }
A:HOVER img.smilies { border: 0px solid #000000; }