.orderFrmWrapper
{
	width: 740px;
	height: 380px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #000000;
	font-weight: normal;
	cursor: default;
}
.frmHeader
{
	background-image: url(Img/Login_header.gif);
	background-repeat: no-repeat;
	width: 531px;
	height: 58px;
}
.frmLeft
{
	width: 531px;
	height: 380px;
	float: left;
}

.frmRight
{
	width: 209px;
	height: 380px;
	float: left;
	background-image: url(Img/Login_yourOrder.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
.inputWrapper
{
	background-image: url(Img/Login_formBg.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 531px;
	height: 305px;
}
.frmBottom
{
	background-image: url(Img/Login_bottom.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 531px;
	height: 17px;
}
.billingAddress
{
	height: 70px;
	width: 175px;
	overflow: auto;
}
.orderFrmBtns
{
	background-image: url(Img/Login_orderFrmBtnsBg.gif);
	background-repeat: no-repeat;
	border: 0px;
	font-weight: bold;
	height: 18px;
	width: 117px;
}