
	#masthead {
display:none;
		}

/*  ------- Nav -------*/

	#nav {
display:none;
		}

/*  ------- NavRight -------*/

	#navRight {
display:none;
		}
/*  ------- Utility -------*/

	#utility {
	display:none;
		}

.leftimgPos {
display:none;
}

/*  ------- Left -------*/

	#left {

	display:none;
		}


/*  ------- Footer -------*/

	#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A0A0A0;
	height: 40px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #678A9B;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
		}


	#clearboth {
		clear: both;
	}
	.floatRight {
		float: right;
		text-align: right;
		}
	.floatLeft {
		float: left;
		text-align: right;
		}





.borderTop {
	border-top-width: 18px;
	border-top-style: solid;
	border-top-color: #EAEBE7;
}
.posLogo {
	margin-top: 20px;
	margin-left: 50px;
	margin-right:159px;
}


#tooltip {
background: #fff;
color: #000;
opacity: 0.85;
border: 5px solid #dedede;
}
#tooltip h3 {
font: normal 10px Verdana;
margin: 0;
padding: 6px 2px;
border: 0;}

#complaintForm {
font-size:11px;
width:95%;
}
.complaintHead {
	display:none;
}
#footer{
display:none;
}

#complaint table {
    border:Solid 1px #cccccc;
}
#complaint table td.section {
	background-color:#ffffff;
}
#complaint table img{
	display:none;
}

#purchase_order, #invoice_number{
    font-size:1.5em;
    font-weight:bold;
}
#complaint .section img {
	display:block !important;
}
h1{
font-size:12px;
}

h2{
font-size:13px;
font-weight:bold;
text-align:center;
}

a , #choose{
display:none;
}
input {
   border:none;
   padding-left: 3px;
}

textarea {
	height:auto;
	border:none;
	overflow:visible;
}
#cancel,#submit, #update {
   display:none;
}
#complaint checkbox {
	display:inline;
}

select {
border:none;
font-size:11px;
}

.nodisplay{
	display: none;
}
