html, body {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
  background: url("../images/pyha/gobid_bg_pattern_h10.gif");
}
html > body {
  font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
}
.pageFrameRight {
  width: 1008px;
  margin-left: auto;
  margin-right: auto;
  background: url("../images/pyha/mr.jpg") repeat-y right;
}
.pageFrameLeft {
  width: 100%;
  background: url("../images/pyha/ml.jpg") repeat-y left;
}
.page {
  width: 980px;
  min-height: 900px;
  margin-left: auto;
  margin-right: auto;
  background: white;
  overflow: auto;
}
.page .shadow {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 14px;
  background: url("../images/pyha/md.png") repeat-x;
  z-index: 10;
}

.headerPane {
  /* height: 155px; */
}
.headerPane .header {
  height: 96px;
}
.headerPane .marguee {
  height: 59px;
  background: url("../images/pyha/gobid2.jpg") repeat-x;
}
.headerPane .marguee div {
  height: 59px;
  background: url("../images/pyha/gobid_bid_guide_bar.jpg") no-repeat center;
}


/* Upper part begins */

.mainPane {
  min-height: 360px;
  overflow: hidden;
  position: relative;
}
.mainPane .mainItem {
  width: 480px;
  height: 360px;
  background: white;
  float: left;
}
.mainPane .featuredItems {
  width: 180px;
  height: 360px;
  background: white;
  float: left;
}

.mainPane h2,
.rightColumn h2 {
  /* width: 100%; */
  height: 22px;
  background: url("../images/pyha/gobid5.jpg") repeat-x;
  color: white;
  margin: 0;
  padding: 4px;
  overflow: hidden;
}


/* InfoPane == right-hand side column */

.rightColumn {
  width: 320px;
  min-height: 360px;
  float: right;
  overflow: auto;
}

.rightColumn .userInfo {
	color: #333;
}

.rightColumn .userInfo a {
	color: #666;
}

.rightColumn .userInfo {
	overflow: auto;
	background: url("../images/pyha/gobid3.jpg") repeat-x;
}

.rightColumn .loginPane {
	overflow: auto;
	background: url("../images/pyha/gobid3.jpg") repeat-x;
	height: 160px;
}

.rightColumn .loginPane p {
	margin: 5px;
}

.rightColumn .loginPane form {
	margin: 5px;
}


.rightColumn .loginPane .row {
	clear: both;
	display: block;
	overflow: hidden;
	padding: 3px;
}

.rightColumn .loginPane label {
	display: block;
	width: 80px;
	height: 25px;
	float: left;
}

.rightColumn .loginPane input {
	display: block;
	width: 180px;
	float: left;
}

.rightColumn .loginPane #loginSubmit {
	display: block;
	width: 100px;
	float: right;
}

.rightColumn .loginPane .links .password {
	display: block;
 /*width: 100px;*/
	float: left;
}

.rightColumn .loginPane .links .register {
	display: block;
 /*width: 100px;*/
	float: right;
	text-align: right;
}

.rightColumn .loginPane h3 {
	margin: 4px 0 4px 3px;
}

.pyha .rightColumn .stdListing {
	width: 320px;
}

/* Lower part begins */

.lowerPane {
  min-height: 360px;
  padding-top: 8px;
  overflow: auto;
  position: relative;
  width: 660px;
}
.lowerPane .listPane {
  width: 660px;
  min-height: 560px;
  overflow: visible;
  background: white;
  float: left;
}
.fakeNews {
  width: 290px;
  height: 360px;
  background: white url("../images/pyha/gobid6.jpg") 0 20px no-repeat;
  float: right;
}
.lowerPane .listPane .acs {
}
