.bg{
	background-image: url(../popup/images/bg.png);
	background-repeat: no-repeat;
}



.forma {
	background-image: 
url(../popup/images/gadget-input-bg.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 2px;
	width: 160px;
	height: 29px;
	background-position: center;
}
.forma2 {
color: #7f7f7f; 
font-size: 11px; 
text-align: center; 
position: relative; 
top: 5px; 
left: 8px; 
width: 140px; 
border: solid 1px white
}

.forma_e {
	background-image: 
url(../popup/images/gadget-input-bg.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 2px;
	width: 160px;
	height: 29px;
	background-position: center;
}
.forma_e2 {
color: #7f7f7f; 
font-size: 11px; 
text-align: center; 
position: relative; 
top: 5px; 
left: 8px; 
width: 140px; 
border: solid 1px white
}
.button {
	background-repeat: repeat-x;
	background-position: center center;
	display: block;
	height: 27px;
	width: 170px;
	border: 0px;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../popup/images/button.png);
	font-weight: bold;
}
#Layer1 {
	position:absolute;
	width:118px;
	height:17px;
	z-index:1;
	left: 534px;
	top: 266px;
}
