BODY.phpshout_body {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 3px;
}

TABLE.phpshout_table {
	background-color:#FFFFFF; /* Background colour of table */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666; /* Font colour in table */
	width: 99%; /* Width of table inside iframe. Will expand when iframe width is changed*/
	border-collapse:collapse;
	border: 1px dashed #999999;
}
TD.phpshout_posts {
	padding:2px 10px;
}
TD.phpshout_form {
	padding:3px;
}
TH.phpshout_th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
INPUT.textfields {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	width: 95%; /* Expand the text fields accordly with the width of your shoutbox */
}

INPUT.buttons {
	background-color: #CCCCCC;
	color: #666666;
	border: 1px ridge #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

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

A:LINK.phpshout_link { text-decoration:none; color:#999999; font-size: 10px; }
A:VISITED.phpshout_link { text-decoration:none; color:#999999; font-size: 10px; }
A:HOVER.phpshout_link { text-decoration:underline; color:#666666; font-size: 10px; }

A:LINK img.smilies {
	border: 0px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
A:VISITED img.smilies {
	border: 0px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
A:HOVER img.smilies {
	border: 0px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

/* --
.dashed {
	border: 1px dashed #666666;
}
-- */
.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.space {
	line-height: 2em;
}
