/*BEGIN style form*/ 
.clubcart_top {
float:left;
width:340px; /*370*/
}

#img_captcha {
cursor:pointer;
}

#realacc2 {
float:left;
display:none;
}

div.fileinputs {
  float:left;
	position: relative;
	width:330px; /*360*/
}
div.clubcart{
  float:left;
  border: #bfc9d5 2px solid;
}
div.clubcartreq{
  margin-left:0px; /*29*/
}
div.clearall {
  clear:left;
  /*margin-bottom:40px;*/
}
input.file {
	position: relative;
	width:108px;
  -moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	left:-27px;
	/*margin-top:15px;*/
}
img.img1{
	position: relative;
	top: 5px;
	left: -112px;
}

#preview{
	/*margin: 20px 0 0 20px;*/
	/*float: left;*/
  width: 300px;
  height:200px;
}
		
#blank{
  width:300px;
  height:200px;  	
  position: absolute;
  z-index:1;
  behavior: url(iepngfix.htc);
}
.imgCrop_overlay
{
  behavior: url(iepngfix.htc);
} 

img#imgnext {
margin: -24px 30px 0px 0px;
float: right;
display:none;
}

/*END style*/   

