div.tx-vxxajaxshoutbox-pi1 form {
	margin: 0px;
}

div.tx-vxxajaxshoutbox-pi1 fieldset {
	border:0;
}
 
#shout_container {
	margin-left:20px;
	width: 158px;
}

#smilies{
	font: 8pt Arial;
	height: 30px;
	overflow: auto;
}

#shout_contentwrap {
	border: 1px dashed orange;
	font: 8pt Arial;
	height: 200px;
	background-color: #DDDDDD;
	overflow: auto;
}
 
#shout_content {
	margin: 5px;
}
 
#shout_content .name {
	color: #555555;
	font-weight: bold;
	padding-right: 5px;
}
 
#shout_inputwrap {
	font: 8pt Arial;
}
 
#shout_input {
	margin: 0;
}
 
#shout_input .text {
	border: 1px solid #888888;
	font: 8pt Arial;
	width: 158px;
	background-color: #f4f4f4;
}

#shout_input .button {
	width: 50px;
	margin-top: 4px;
	background-color: #B52021;
	font: bold 8pt Arial;
	color: white;
	border: 1px solid #888888;
}
