﻿
.Shoutbox_input
{
	font-style:italic;
	padding:5px;
	border-style:none;
	font-size:9px;
	font-family:Verdana;
	background-color:#49aedc;
	border-color:#49aedc;
	border-style:solid;
	border-width:0px;
	color:#f7f4df;
	width:535px;
	height:100px;
}
.Shoutbox_author
{
	font-style:italic;
	padding:5px;
	border-style:none;
	font-size:9px;
	font-family:Verdana;
	background-color:#49aedc;
	border-color:#49aedc;
	border-style:solid;
	border-width:0px;
	color:#f7f4df;
	width:535px;
	height:20px;
 }

.Shoutbox_header
{
	font-size:10px;
	font-family:Verdana;
	color:#49aedc;
	text-align:left;
}

.Shoutbox_text
{
	font-size:10px;
	font-family:Verdana;
	color:#f17720;
	font-style:italic;
	text-align:left;
}

.Shoutbox_text a:link {
	color: #f17720;	
	text-decoration: underline;
}

.Shoutbox_text a:active {
	color: #f17720;	
	text-decoration: underline;
}
.Shoutbox_text a:visited {
	color: #f17720;	
	text-decoration: underline;
}
.Shoutbox_text a:hover {
	color: #f17720;	
	text-decoration: none;
}