/*h2 
{
	margin-top:0;
	padding-top:20px;
	color:#fff;
}

form fieldset p
{
	width:35%;
}

form fieldset input.submit_green
 {
 	border:0;
 	width:98px;
 	height:28px;
 	background:url(../imgs/submit-green.gif);
 	color:#fff;
 }*/
 div.border_invite
{
	padding:10px;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:40px;
	border-left:2px dotted #B5BCBD;
	border-right:2px dotted #B5BCBD;
	width:550px;
	
}
 div.main_invite
{
	width:480px;
	border:1px solid #CFCBC8;
	margin:0 auto;
	font-family:tahoma;

}
div.main_invite table.properties
{
	width:88%;
	margin:0 auto;
	margin-top:30px;
	
}
div.main_invite div.table_title
{
	
	margin-top:30px;
	color:#005A8A;
	font-weight:bold;
	font-size:15px;
	text-indent:20px;
	
}
div.main_invite div.title
{
	background:url(../imgs/title_profile.gif) repeat-x;
	height:27px;
	width:480px;
	color:#005A8A;
	font-weight:bold;
	line-height:27px;
	text-indent:20px;

}
div.main_invite table.properties td.prop_name
{
	font-size:12px;
	color:#8D8987;
}
div.main_invite input,div.main_invite textarea
{
	background:#F2F2F3;
	border-top:1px solid #B4AFAA;
	border-left:1px solid #B4AFAA;
	width:314px;
	#width:304px;
	border-right:none;
	border-bottom:none;
}
div.main_invite table.properties td.submit_button
{
	direction:rtl;
	padding-right:16px;
	#padding-right:22px;
}
div.main_invite input#submit
{
	background:url(../imgs/buttons/green_sml.gif) no-repeat;
	cursor:hand;
	cursor:pointer;
	width:78px;
	height:30px;
	border:none;
	display:block;
	text-align:right;
	
	color:white;
	font-family:tahoma;
	font-weight:bold;
	text-align:center
}


