/* 

* (C) BoonEx Ltd., 2006
* IMPORTANT: This is a commercial product made by BoonEx Ltd. and cannot be modified for other than personal usage.
* This product cannot be redistributed for free or a fee without written permission from BoonEx Ltd. 
* This notice may not be removed from the source code. 

*/

	body
	{
		border:0px solid red;
		padding:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#333333;
		margin:0px;
		background-color:#FFFFFF;
		
	}
/*##############################################################*/
	.shoutbg1
	{
		height:15px;
		line-height:15px;
		vertical-align:middle;
		/*width:150px;*/
		border:0px solid red;
		background-color:#ccf;
	}
	.shoutbg2
	{
		height:15px;
		line-height:15px;
		vertical-align:middle;
		background-color:#FEE0DD;
		border:0px solid blue;
	}
	
	.shoutinp
	{
		width:135px;
	}
	

/*##############################################################*/