.content{
	width:960px;	
}

form#frmActivation {
	width:717px;
	margin:35px auto 0 auto;
}
#frmActivation h1, #frmActivation h5{
	padding:0px 0 0 7px;
	margin:0px;
	background:#F9F9F9 url(../images/activation.boxCurve.gif) no-repeat;
	color:#124183;
	font-size:19px;
	line-height:38px;
	width:710px;
}
#frmActivation h5{
	clear:both;
	font-size:16px;
	color:#8EB539;
}
#frmActivation div{
	border-bottom:4px solid #00BAD7;
	margin-bottom:28px;
	padding:5px 0 5px 0;
	float:left;
	width: 717px;
}

/* For Userimage Upload*/
#frmActivation div div{
	border:none;
	margin:0;
	padding:4px 0px 0px 0px;
	float:left;
	width: auto;
}
#frmActivation div div div div{
	font-size:11px;
	color:#999999;
	margin-top:5px;
}
#frmActivation img{
	margin-right:5px;
}
#frmActivation input.file{
	width:211px;
}

/* ---*/
#frmActivation p.note{
	padding:7px 7px 45px 7px ;
	margin:0px;
}
#frmActivation p.note span{
	color:red;
	font-size:24px;
	padding-top:0px;
	vertical-align: bottom;
	line-height:5px;
	
}
#frmActivation a{
	margin:0px;
	color:#006699;
	float:left;
	padding-right:10px;
	text-decoration:none;
	cursor:default;
	border:none;
}
#frmActivation a:hover{
	color:#000;
	background:#A1CFD4;
}
#frmActivation div p{
	padding:10px 10px 10px 0;
	margin:0px;
	float:left;
	width:260px;
	color:#555555;
}
#frmActivation div p.center{
	padding:18px 10px 10px 0;
}
#frmActivation  p.label{
	float:left;
	width:200px;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	color:#4D5762;
	padding:10px 10px 10px 0;
	margin:10px 0px 0px 0;
	height: 30px;
}
#frmActivation  p.label span{
	color:#ff0000;
}
#frmActivation div p.desc{
	float:right;
	width:220px;
	color:#999999;
	font-size:12px;
	text-align:justify;
	line-height:15px;
}

#frmActivation hr{
	clear:both;
	padding:0px;
	margin:0px;
	height:0px;
	border:0px;	
	border-bottom:1px solid #DDDDDD;
	width:717px;

}

input, #frmActivation textarea{
	background:#F9F9F9;
	border:1px solid #DDDDDD;
	color:#66717C;
	height:28px;
	width:252px;
	font: bold 16px  "Trebuchet MS", Georgia, "Times New Roman";
	padding:6px 5px 0 5px;
}

#companyName {
   width:99px;
   border:none;
   padding:6px 0px 0px 0px;
   margin:0px;
}

#frmActivation input#interestTag{
	width:152px;
}

#frmActivation textarea{
	height:75px;
	font-weight:normal;
}
#frmActivation input.radio{
	background:none;
	border:none;
	height: auto;
	width: auto;
	padding: 0;
}
#frmActivation input.btn{
	background:#F3F3F3 url(../images/btn.ok.jpg) no-repeat left;
	border:1px solid #AAAAAA;
	height: 34px;
	width: auto;
	margin-left:8px;
	padding: 0 10px 0 35px;
	cursor: pointer;
}
#frmActivation div.error, #frmActivation div.message{
	clear:both;
	/*background:#FAFAFA;*/
	padding:17px;
	margin:5px 0 10px 0;
	border:none;
	width:683px;
}
#frmActivation div.error p{
	border:1px solid #E8B098;
	background:#FDF1F1 url(../images/ico.error.jpg) no-repeat 30px;
	margin:0;
	padding:6px 10px 6px 90px;
	color:#cc0000;
	line-height:22px;
	min-height:20px;
	width:581px;
}
#frmActivation div.message p{
	border:1px solid #5EB05B;
	background:#F1FDF1 url(../images/ico.message.jpg) no-repeat 10px;
	margin:0;
	padding:20px 10px 20px 80px;
	color:#126918;
	vertical-align: middle;
	width:591px;
}

#frmActivation  p.error{
	color:#FF0000;
}

.form input.error, input.error, select.error{
	background:#FDF1F1;
	border:1px solid #E8B098;
}
#frmActivation p textarea.error {
	background:#FDF1F1;
	border:1px solid #E8B098;
}
.form label.error, label.error{
	color:#FF0000;
}
#captcha {
  width:184px;
}
#captcha input {
  width:154px;
}

#frmActivation a.image {
  float:left;
  padding:8px 5px 0px 0px;
  margin:0px 0px 0px 0px;
}
#frmActivation a.image img {
  padding:0px;
  margin:0px 0px 0px 0px;
}
#frmActivation a.image:hover {
  background:none;
  cursor:pointer;
}
#frmActivation div p span.companyUrl {
  border:1px solid #DDDDDD;
  float:left;
  background:#F9F9F9;
  font-size:16px;
  font-weight:bold;
}
#frmActivation div.buttons {
  border:none;
  width:512px;
  padding-left:203px;
}