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

	div.main
	{
		border:0px solid red;
		margin-left:auto;
		margin-right:auto;
	}

	div.gb_owner_info
	{
		position:relative;
		border:0px solid #F0F0FF;
		overflow:hidden;	
	}
	
	
	
	/**html, 	div.gb_owner_info
	{
		padding-bottom:33px;
	}*/
	
	div.db_2_block 
	{
		text-align:center;
		border:1px solid red;
	}
	
	.text
	{
		border:0px solid red;
		padding-left:50px;
	}
	
	.bgGray
	{
		background-color:#F0F0FF;
		padding-bottom:5px;
	}
	
	.bgSmiles
	{
		padding-left:90px;
	}
	
	.no
	{
		margin-left:250px;
	}
	
	.right
	{
		text-align:right;
		background-color:#F0F0FF;
	}
	
	.picPosition
	{
		padding-top:28px;
		background-color:#F0F0FF;
	}
	
	*html, .picPosition
	{
		padding-top:30px;
		text-align:center;
	}
	
	.menu_item_block 
	{
		text-align:left;
		padding:0px;
	}
	
	.leftColumn .boxContent table textarea
	{
		width:480px;
		float:left;
	}