/*

	[	* html - Style only for IE	]      

*/

	div.profole_short_details
	{
		position:relative;
		float:left;
		left:10px;
		width:290px;
		margin:0px;
		padding:0px;
		overflow:hidden;
		text-align:left;
		background-color:#FFFFFF;
	}
	div.profole_short_details div.text
	{
		position:relative;
		border:0px solid red;
		width:80px;
		float:left;
		text-transform:capitalize;
		
	}
	div.profole_short_details div.value
	{
		position:relative;
		font-weight:bold;
		border:0px solid red;
	}
	div.zodiac_match_online
	{
		position:relative;
		float:left;
		left:20px;
		width:120px;
	}
	div.zodiac_match_online div
	{
		position:relative;
	}
	div.profile_friends_block
	{
		position:relative;
		margin-top:20px;
		border:1px solid #9B9A9A;
		margin-bottom:10px;
		padding:2px;
		overflow:hidden;
	}
	div.profile_friends_block div.title
	{
		
		position:relative;
		border:1px solid #9B9A9A;
		margin:0px 0px 5px 0px;
		padding:0px 0px 0px 10px;
		background-image:url(../images/box_border_header_bg.gif);
		background-repeat:repeat-x;
		background-color:#E4E4E4;
		height:25px;
		line-height:25px;
		vertical-align:middle;
		font-weight:bold;
		text-transform:uppercase;	
	}
	div.profile_friend_list
	{
		position:relative;
		overflow:hidden;
		margin:0px;
		padding:0px;
		border:0px solid red;
	}
	div.profile_friend_list div
	{
		margin:0px 11px 10px 11px;
	}
	div.descriptions_block
	{
		position:relative;
		border:0px solid red;
		float:left;
	}
	div.user_info
	{
		position:relative;
		float:left;
		width:270px;
		background-color:#FFFFFF;
	}
	td.profile_header_first, .profile_header, .profile_desc_header
	{
		height:25px;
		font-weight:bold;
		text-align:center;
		background-image:url(../images/box_border_header_bg.gif);
		background-repeat:repeat-x;
		border:1px solid #9B9A9A;
	}
	td.profile_td_2_first, .profile_td_2 
	{
		font-weight:bold;
	}
	div.descriptions
	{
		position:relative;
		float:left;
		left:10px;
		width:270px;
		background-color:#FFFFFF;
	}
	td.profile_desc_text
	{
		border:0px solid red;
	}
	div.profile_votes_block
	{
		position:relative;
		border:0px solid red;
		width:400px;
		margin-top:10px;
		margin-bottom:15px;
		margin-left:auto;
		margin-right:auto;
		
	}
	div.profile_votes_block div.title
	{
		position:relative;
		line-height:25px;
		height:25px;
		vertical-align:middle;
		text-align:center;
		text-transform:capitalize;
		font-weight:bold;

	}
	div.profile_votes_block div.form_conteiner
	{
		position:relative;
		border:0px solid green;
		width:300px;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
	}
	div.profile_votes_block div.form_conteiner form, input
	{
		margin:0px;
		padding:0px;
	}
	div.profile_votes_block div.form_conteiner span
	{
		border:0px solid silver;
		margin:4px;
	}
	div.profile_votes_block div.form_conteiner span label
	{
		border:0px solid red;
		position:relative;
	}	
	div.profile_votes_block div.form_conteiner img
	{
		position:absolute;
		top:0px;
	}
	div.rate_block
	{
		width:100px;
		margin-left:auto;
		margin-right:auto;
	}