HTML.phpshout_body 
{
	background-color:#1A1A1A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	scrollbar-face-color: #1A1A1A;
	SCROLLBAR-HIGHLIGHT:#1A1A1A;
	SCROLLBAR-SHADOW-COLOR: #1A1A1A;
	SCROLLBAR-3DLIGHT-COLOR: #1A1A1A;
	SCROLLBAR-ARROW-COLOR: #363636;
	SCROLLBAR-TRACK-COLOR:#1A1A1A;
	SCROLLBAR-DARKSHADOW-COLOR: #363636;
	SCROLLBAR-BASE-COLOR: #1A1A1A;
}


TABLE.phpshout_table {

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

TD.phpshout_posts {
	vertical-align:right;
	position: right;
	align : right;
	background-color: #1A1A1A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090B48;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:  #090B48;
	height: 25px;
	padding: 3px;
	color: #FFFFFF;
}

TD.phpshout_2nd_posts {
	background-color: #212021;
	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: 145px; /* 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; }