/* 

* (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. 

*/

	div.rate_sex_form
	{
		position:relative;
		/*text-align:center;*/
		margin-bottom:15px;
		text-align:center;
	}
	div.rate_photo
	{
		position:relative;
		margin-bottom:15px;
		text-align:center;
		padding-left:0px;
		border:0px solid red;
	}
	div.rate_vote_form
	{
		position:relative;
		width:250px;
		margin-left:auto;
		margin-right:auto;	
		margin-bottom:25px;	
		border:0px solid red;
	}
	div.rate_results
	{
		position:relative;
		border:0px solid red;
		text-align:center;
	}
	
	.photoTumb
	{
		text-align:center;
		border:0px solid red;
	}
	
	.header
	{
		position:relative;
		text-align:center;
	}
	
	.rate_block
	{
		position:relative;
		border:0px solid red;
		margin-left:auto;
		margin-right:auto;
		text-align:left;
	}
	
	.rate_scale
	{
		position:relative;
		/*border-left:1px solid #56678E;*/
	}
