body, .bgBody {
	    margin-top:	    0px;
	    margin-left:    0px;
	    margin-right:   0px;
	    margin-bottom:  0px;
	    padding:        0px;
	    border:         0px;
	    font-family:    Arial, Sans;
	    font-size:	    12px;
	    background: 	white;
	}

body, td, th, input, select, .tdHeaderTable {
	font-size: 16px;
}

table.poswebLoginTable {
	width: 400px;
}

table.poswebTopTable {
	width: 570px !important;
}

input.button, input.buttonDisabled, button {
	font-size: 14px !important;
	height: 26px;
	padding-left: 10px;
	padding-right: 10px;
}

input.poswebAction {
	margin: 6px;
	width: 30%;
}

input.date {
	width: 115px !important;
}

.headerPosweb {
  width:100%;
  height: 130px;
}

.headerPosweb .left {
	background: url(bg_left.jpg) no-repeat;
	width: 230px;
}

.headerPosweb .center {
	background: url(bg_center.jpg) repeat-x;
}

.headerPosweb .right {
	background: url(bg_right.jpg) no-repeat;
	width: 503px;
}