@charset "iso-8859-1";
@import url(../../base/css/shoutbox.css);
/*

	[	* html - Style only for IE	]      
		Style for shoutbox.php
*/ 
	body
	{
		position:relative;
		margin:0px;
		padding:0px;
		background-image:url(../images/second_bg.gif);
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#4B4F52;
	}
/*##############################################################*/
	.shoutbg1
	{
		height:15px;
		line-height:15px;
		vertical-align:middle;
		border:0px solid red;
	}
	.shoutbg2
	{
		height:15px;
		line-height:15px;
		vertical-align:middle;
		background-color:#FFA002;
		
	}
	.shoutinp
	{
		width:155px;
	}
/*##############################################################*/