/* 

* (C) BoonEx Ltd., 2007
* IMPORTANT: This is a commercial product made by BoonEx Ltd. and cannot be modified for other than personal usage.
* This product cannot be redistributed for free or a fee without written permission from BoonEx Ltd. 
* This notice may not be removed from the source code. 

*/
@charset "iso-8859-1";
@import url(../../base/css/profile_edit.css);

.disignBoxFirst
{
  margin:0 8px 10px 9px ;
}

td.join_header_first,
td.join_header
{
	text-align:center;
	background-color:#ccc;
}

table.profile_edit_table
{
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

table.profile_edit_table td
{
	padding:5px;
}

table.profile_edit_table td.join_td_1,
table.profile_edit_table td.join_td_1_first
{
	text-align:right;
	vertical-align:top;
	padding-top:6px;
}

select.select_prof,
input.input_text_edit
{
	width:225px;
}

table.profile_edit_table table
{
	border-collapse:collapse;
}

table.profile_edit_table table td
{
	padding:0px;
}


















/*-ashok : Jan 14, 2008-*/

.form_container  {
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight:bold;
	color:#000000;	
}
.form_container .TopTextbar{
	width:100%;

}

.form_container .TopTextbar01{
	overflow:hidden;
	padding:8px 0px 8px 0px;
}

.form_container .TopTextbar01L{
	float:left;
	text-align:center;
	line-height:17px;
	width:112px;

}

.form_container .TopTextbar01R{
	width:470px;
	float:right;
	color:#cccccc;
	font-weight:normal;
	padding-right:60px;
}




.form_container .TopTextbar02{
	overflow:hidden;
	padding:8px 0px 8px 0px;
	clear:both;
	color:#cccccc;
	font-weight:normal;
}

.form_container .TopTextbar02L{
	float:left;
}

.form_container .TopTextbar02R{
float:right;
}

.bottomTextbar {
clear:both;
padding-top:5px;
}



