/* CSS Document */
	.input_width
	{
		width:160px;
	}
	.compo_width
	{
		width:180px;
	}
	.displ_block
	{
		display:block;
	}
	.addmore_container
	{
		border:solid 1px #FF0000;
		height:180px;
		width:296px;
		clear:right;
	}
	.comnt_color
	{
		color:#000000;
	}
	SPAN
	{
		padding-left:5px;
		color:#FF0000;
	}
	.both
	{
		clear:right;
		height:100px;
		background-color:#999999;
	}
	.dragme
	{
		position:relative;
		font-family:Verdana, Arial, Helvetica, sans-serifl;
		font-size:10em;
		font-weight:bold;
		width:500px;
		border:solid 2px #0055EA;
		background-color:#ECE9D8;
		display:none;
	}
	.data_entry_confirm
	{
		display:none;
		width:500px;
		border:solid 2px #0055EA;
		background-color:#ECE9D8;
		font-family:Verdana, Arial, Helvetica, sans-serifl;
		font-size:10em;
		font-weight:bold;
		cursor:pointer;
	}
	.data_entry_confirm_block
	{
		border:solid 2px #0055EA;
		background-color:#ECE9D8;
	}
	.confirm_title
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#FFFFFF;
		font-weight:bold;padding-left:5px;
	}
	.padding_left
	{
		padding-left:75px;
	}
	.viewDetails
	{
		font-family:Verdana;
		font-size:11px;
		font-weight:bold;
	}
	.contact
	{
		color:#7D2B05	;
		font-family:Trajan Pro,Times New Roman,Verdana,Arial,Helvetica,sans-serif;
		font-size:18px;
		font-weight:normal;
	}
	.phone1
	{
		margin-top:3px;
	}
	.phone2
	{
		float:left;
		margin-top:3px;
	}
	.rightbuttonPhone
	{
		cursor:pointer;
		margin-left:163px;
		margin-top:3px;
	}
	.comment_err_box
	{
		background-image:url(../Images/admin-alert.jpg);
		background-position:left;
		background-repeat:no-repeat;
		background-color:#E6C0C0; 
		height:38px; 
		color:#CC0000;
		border-top:solid 5px #DE7A7B; 
		border-bottom:solid 5px #DE7A7B;
	}
	.image_profile
	{
		border:solid 1px #333333;border:1px solid #000000;
		height:100px;
		margin-top:5px;
		padding:5px;
		width:130px;
	}
	.uploaded
	{
		 font-family:Arial, Helvetica, sans-serif; 
		 font-size:11px;
		 color:26A908; 
		 font-weight:bold;
	}
	.float_left
	{
		float:left;
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:10px;
		font-weight:bold;
		color:#9CCE15;
	}
	.download_link
	{
		color:#9CCE15;
	}
	.download_link:link
	{
		text-decoration:none;
		color:#9CCE15;
	}
	.download_link:hover
	{
		text-decoration:underline;
		color:#021324;
		font-weight:bold;
	}
	.bold_href_tag
	{
		 font-family:Arial, Helvetica, sans-serif; 
		 font-size:13px;
		 color:#01348d; 
		 font-weight:bold;
		 text-decoration:none;
	}
	
