@charset "iso-8859-1";
@import url(../../base/css/profile_view.css);
/*------------------*/
	
	/*div.profole_short_details
	{
		border:0px solid red;
		width:300px;
		left:150px;
		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
	{
		width:60px;
	}
	
	div.zodiac_match_online
	{
		position:relative;
		text-align:center;
		float:left;
		left:150px;
		width:60px;
		height:100px;
		border:0px solid red;
		margin-left:10px;
	}
	
	/*div.user_info
	{
		position:relative;
		float:left;		
		width:740px;
		background-color:transparent;
        margin-bottom:10px;	
        margin-left:10px;	
	}
	
	div.descriptions
	{
		position:relative;
		float:left;		
		width:740px;
		background-color:transparent;
        margin-bottom:10px;	
	}	*/
    
	
		
	.profile_votes_block
	{
		position:relative;
		float:right;			
		margin-bottom:10px;
	}
	
	/*div.profile_friends_block, div.profile_friends_block div.title, td.profile_header_first, .profile_header, .profile_desc_header
	{
		border:1px solid #89B1CB;
	}*/
	
	textarea.comment_textarea
	{
		width:490px;
	}
	
	div.commentNew
	{
		right:10px;
	}
	div.contact 
	{
      position:relative;
	  float:left;
	  margin-top:10px; 
	  margin-bottom:10px;
	  margin-left:10px;	 	
    }  	