.auctionBullets {
	height:70px;
	padding:5px;
	padding-top:3px;
	
}

.featuredAuctionLabel { 
	width:350px;
	height:25px;
	position:absolute;
	top:0px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000;
	font-weight:900;
}

.auctionList {
	width:500px;
	height:500px;
	position:absolute;
	top:50px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000;
	overflow:auto;
}

.featuredPropertyBottom {
	width: 325px;
	height:180px;
	background-color:#eee;
	position:absolute;
	top:355px;
	left:0px;
	font-family:Arial;
	font-size:8pt;
}

.featuredPropertyBottom p { 
	padding-left: 80px;
}

.linkAllAuctions {
	position:absolute;
	top:450px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#f00;
	font-size:14pt;
	width:350px;
	text-align:center;
	text-decoration:none;
}

.linkAllAuctions a {
	color:#f00;
	text-decoration:none;
}


.bigBullet {
	font-family:"Courier New", Courier, monospace;
	font-size:36pt;
	color:#000;
	font-weight:bold;
	padding:0px;
	position:relative;
	top:10px;
	height:5px;
	width:100px;
}

.bulletText {
	position:absolute;
	top:30px;
	left:555px;
	width:250px;
	height:55px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	background-color:#fff;
}

.heading1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000;
	font-weight:bold;
}
.auctionText { 
	background-color:#eee;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	line-height:18px;
	position:absolute;
	width:480px;
	height:300px;
	left:0px;
	top:10px; 
	padding:15px;
	border-style:double;
	border-width:5px;
	border-color:#300;
}
a{ 	user-focus: none; 
	outline : none; 
	-moz-user-focus: none; 
	-moz-outline: none;
}
.tabBar {
	position:absolute;
	top:0px;
	left:0px;
	height:45px;
	width:800px;
	background-image:url('../testImages/tabBackground.jpg');
	backgrund-repeat:repeat-x;
}

.divMenuL_0 {
	position:absolute;
	left:0px;
	top:0px;
	width:160px;
	height:30px;
}
.divMenuL_1 {
	position:absolute;
	left:0px;
	top:35px;
	width:160px;
	height:30px;
}
.divMenuL_2 {
	position:absolute;
	left:0px;
	top:70px;
	width:160px;
	height:30px;
}
.divMenuL_3 {
	position:absolute;
	left:0px;
	top:105px;
	width:160px;
	height:30px;
}
.featuredPropertiesLeft { 
	position:absolute;
	left: 0px;
	top: 150px;
	bottom: 5px;
	width:160px;
	height:240px;
	background-color:#ff0;
	background-image:url('../testImages/Property-Management-Left-Side-001.jpg');
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
}


#divMain {
/*	background-image:url('../testImages/gray_dient.jpg');
	background-align:bottom;
	background-position:bottom;
	background-repeat:repeat-x;
*/
}

.inputTitle {
	font-family:arial;
	font-size:12pt;
	color:#000;
	font-weight:bold;
}

.searchHeader {
	font-family:arial;
	font-size:14pt;
	color:#000;
	font-weight:bold;
}
