@charset "iso-8859-1";
@import url(../../base/css/profile_view.css);
/*------------------*/
	
    /* user details next to thumbnail */
	div.profole_short_details
	{
		position:relative;
		border:0px solid red;
		width:450px;
		left:95px;
		/*background-color:#DADADA;*/
	}
	
	.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:20px;
		width:60px;
		height:100px;
		border:0px solid red;
		margin-left:10px;
	}
	
	/* Artist details and Description  and Credits */
	div.user_info, div.descriptions
	{
		/*width:240px;*/
		/*background-color:#DADADA; */
		width:720px;
		float:left;
		left:10px;
        border:1px solid #CCCCCC;
		margin-left:10px;
		margin-bottom:10px;
	}
	
	.profile_votes_block
	{
		margin-top:20px;
		margin-bottom:10px;
		border:0px solid red;
	}
	
	div.profile_friends_block, div.profile_friends_block div.title, td.profile_header_first, .profile_header, .profile_desc_header
	{
		border:1px solid #D7D2D2;
	}
	
	/* Artist details and Description  and Credits */
	td.profile_header_first, .profile_header, .profile_desc_header
	{
		background-color:#CCCCCC;
		text-align:left;
		padding-left: 5px;
	}	
	
	textarea.comment_textarea
	{
		width:450px;
	}
	
	div.commentNew
	{
		right:10px;
	}
	
/*****************************************************/
			div.contact 
			{
			  position:relative;
			  float:left;
			  left:10px;
			  margin-top:10px; 
			  margin-bottom:10px; 				
			  background-color:transparent;
			  border-width:1px;     
	          border-color:#CCCCCC; 
	          border-style:solid; 
			  border-collapse: collapse;
			  	
			  
/******************************************************/			  