@charset "iso-8859-1";
@import url(../../base/css/profile_view.css);
/*------------------*/
	
	div.profole_short_details
	{
		border:0px solid red;
		width:380px;
		background-color:transparent;
	}
	
	.rate_scale
	{
		margin:1px 0px 3px 0px;
		text-align:left;
		float:left;
		width:100%;
		border:1px solid #939BB0;
	}
	
	.zodiac_match_online .rate_scale
	{
		text-align:center;
                /* width:25px; */
	}
	
	div.zodiac_match_online
	{
		position:relative;
		text-align:center;
		float:left;
		left:20px;
		width:60px;
		height:100px;
		border:0px solid red;
		margin-left:10px;
	}
	
	div.user_info, div.descriptions
	{
		width:400px;
		background-color:transparent;
		/*float:left;*/
		margin-left:60px;
	}

	.profile_votes_block
	{
		margin-bottom:10px;
	}

	div.profile_friends_block, div.profile_friends_block div.title, td.profile_header_first, .profile_header, .profile_desc_header, .profile_desc_text
	{
		border:1px solid #D7D2D2;
		text-align:center;
		width:400px;
	}
	
	textarea.comment_textarea
	{
		width:490px;
	}
	
	div.commentNew
	{
		right:10px;
	}
	
	div.comment_text, div.comment_menu
	{
		/* color:#000; */
		background-color:transparent;
	}
	
	