img {
	border:0;
}
/*form Part*/
.brow {
	position:absolute;
	direction:rtl;
	width:70px;
}
.browS {
	width:8%;
	position:absolute;
	direction:ltr;
}
.browO {
	width:8%;
	position:absolute;
	margin-left:-15px;
}
.fileUpload {
	-moz-opacity:0;
filter:alpha(opacity:0);
	-khtml-opacity:0;
	opacity:0;
}
form {
	margin:0;
	padding:0;
	height:auto;
	height:100% !important;
	min-height:100%;
	width:100%;
}
.cssform {
	padding-top:10px;
	clear: both;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cssform p {
	clear:both;
	padding-left:85px;
	width:120px;
	text-align:left;
}
.cssform b {
	font-weight:400;
	font-size:11px;
	margin-right:10px;
	text-align:right;
	float:left;
	text-align:right;
	margin-left:-145px;
	width:135px;
}
.myBox {
	padding:3px 0;
	margin:5px 0;
	background-color:#F3F3F3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:80%
}
#cpartcenter .cssform p {
	width:500px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 40px;
}
#cpartcenter b {
	margin-left:-215px;
	width:300px;
}
.required b {
	font-weight:700
}
.required input, .required textarea, .required select, input.required {
	border:1px solid #9B9B9B
}
input, select, textarea {
	font-size:12px;
	color:#000;
	font-family:Arial, Verdana, Tahoma;
	border:1px solid #9B9B9B;
	padding:1px;
	font-weight:400;
	background-color: #B9B9B9;
}
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	color : red;
	font-weight:400;
	font-size:11px;
}
.button {
	color:#b4b4b4;
	cursor:pointer;
	font-weight:700;
	padding-left:5px;
	padding-right:5px;
	background:#50515c;
	border-bottom:1px solid #6a6b74;
	border-right:1px solid #6a6b74;
	-moz-border-radius:5px;
	-webkit-border-radius:5px
}
.red, .error {
	color:#c1e161;
	font-weight:400;
	font-size:11px;
	display:block;
	text-align:center;
	padding:0;
margin::0;
}
.lightbg {
	background:#ffffff;
}
.darkbg {
	background:#f8f8f8;
}
.selectbg {
	background:#F8F3ED;
}
.whitebg {
	background:#FFFFFF;
}
.text-table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

