.container {
	background-image: url(../../images/bg.jpg);
	height: 390px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	height: 86px;
	width: 360px;
	margin-left: 100px;
	padding: 3px;
	position: absolute;
	top: 160px;
}
.dd-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0057A2;
	height: 35px;
	width: 290px;
	margin-left: 100px;
	position: absolute;
	top: 260px;
	padding: 3px;
}
.drop-down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 25px;
	width: 157px;
	float: left;
	position: absolute;
	left: 2px;
	top: 20px;
}
.dd-size {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
