BODY.phpshout_body { 	
	background-color: #a9b6c7; /* Background colour of frame */ 	
	font-family: Arial, Helvetica, sans-serif; 	
	font-size:11px; 	}  
TABLE.phpshout_table { 	
	background-color: #74A3C9; /* Background colour of table */ 	
	font-family: Arial, Helvetica, sans-serif; 	
	color:#ffffff; /* Font colour in table */ 	
	width: 150px%; /* Width of table inside iframe. Will expand when iframe width is changed*/ 	
	border-collapse:collapse; 	
	border: 1px solid #ffffff; 	
	font-size:11px; 	}  
TD.phpshout_posts { 	
	background-color: #528CBC; 	
	border-bottom-width: 0px; 	
	border-bottom-style: solid; 	
	border-bottom-color: #8cd3ef; 	
	border-top-width: 0px; 	
	border-top-style: solid; 	
	border-top-color: #8cd3ef; 	
	padding: 3px; 	}  
TD.phpshout_2nd_posts { 	
	background-color: #74A3C9; 	
	padding: 3px; 	}  
TD.phpshout_form { 	
	padding:3px; 	}  
INPUT.textfields { 	
	background-color: #FFFFFF; 	
	color: #000000; 	
	font-family: Arial, Verdana, Helvetica, sans-serif; 	
	font-size: 11px; width: 150px; /* Expand the text fields accordly with the width of your shoutbox */ 	}  
INPUT.buttons { 	
	background-color: #CCCCCC; 	
	color: #000000; 	
	border: 1px outset #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: #ffffff;  	} 
A:VISITED.phpshout_link {  	text-decoration: none;  	color: #84CBD0;  	} 
A:HOVER.phpshout_link {  	text-decoration: underline;  	color: #93C9FF;  	}  
A:LINK img.smilies {  	border: 0px solid #000000;  	} 
A:VISITED img.smilies {  	border: 0px solid #000000;  	} 
A:HOVER img.smilies {  	border: 0px solid #000000;  	}