/* Form */
.formwrap {
	position:relative;
}

.varbr {
	position:absolute;
	bottom:0;
	right:0;
}

#form1 {
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	padding: 15px 28px;
}
#form1 input {
	font: 11px Tahoma, Verdana, Arial, sans-serif;
}

.transparent {
	background:none;
	border:none;
}

.dotBg {
	/*background:url(images/dot_bg.jpg) repeat-x bottom;*/
	border-bottom: dashed 1px #b2aaa7;
}

.dotBg2 {
	/*background:url(images/dot_bg2.jpg) repeat-x 0 27px;*/
	border-bottom: dashed 1px #b2aaa7;
}

.tradetable textarea {
	background:none;
	border:none;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
}
.col01 {
	width:100px;
	height:68px;
}
.col03 {
	width:105px;
	height:68px;
}
.col04 {
	width:115px;
	height:68px;
}
.col05 {
	width:160px;
	height:68px;
}

.dotBg3 {
	/*background:url(images/dot_bg3.jpg) repeat-x bottom;*/
	border-bottom: dashed 1px #b2aaa7;
}


#mobdiahForm {
	border: 2px solid #d73362;
	background:#e6dbcd url(images/bg_mobdiah.jpg) no-repeat bottom;
}
#mobdiahForm input {
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	direction:rtl;
}

.mobwrap {
	padding: 0 45px 0 50px;
}