BODY.phpshout_body {
	background-color:#f7f8fa; /* Background colour of frame */
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	}

TABLE.phpshout_table {
	background-color:#f7f8fa; /* Background colour of table */
	font-family: Arial, Helvetica, sans-serif;
	color:#2b4d75; /* Font colour in table */ 
	width: 90%; /* Width of table inside iframe. Will expand when iframe width is changed*/ 
	border-collapse:collapse;
	border: 1px solid #c8dceb;
	font-size:11px;
	}

TD.phpshout_posts {
	background-color: #f7f8fa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8dceb;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8dceb;
	padding: 3px;
	}

TD.phpshout_2nd_posts {
	background-color: #ebf2f7;
	padding: 3px;
	}

TD.phpshout_form {
	padding:3px;
	}

INPUT.textfields {
BACKGROUND-COLOR: #ebf2f7; 
COLOR: #2b4d75; 
border: solid 1px #c8dceb
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px; /* Expand the text fields accordly with the width of your shoutbox */
	}

INPUT.buttons {
BACKGROUND-COLOR: #ebf2f7; 
COLOR: #2b4d75; 
FONT-WEIGHT: bold; 
border: solid 1px #2b4d75
	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: #2b4d75;
	}
A:VISITED.phpshout_link { 
	text-decoration: none; 
	COLOR: #2b4d75;
	}
A:HOVER.phpshout_link { 
	TEXT-DECORATION: underline; COLOR: #ff8000;
	}

A:LINK img.smilies { 
	border: 0px solid #000000; 
	}
A:VISITED img.smilies { 
	border: 0px solid #000000; 
	}
A:HOVER img.smilies { 
	border: 0px solid #000000; 
	}
