#alignLeft {
	position: absolute;
	left: 0px;
	width: 110px;
	float: left;
}

#alignRight {
	position: relative;
	left: 0px;
	min-height: 150px;
	clear: both;
	margin-left: 155px;
	width: 465px;
}

.lnOdd {
	background-color: #eeeeee;
	text-align: center;
}

.lnEven {
	background-color: #cccccc;
	text-align: center;
}

.lnTitle {
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.title {
	margin-left: 0px;
	background-color: #FF721A;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	width: 590px;
	padding: 2px;
}

.fontOr_n {
	color: #FF721A;
	text-decoration: none;
}

.fontOr_u {
	color: #FF721A;
	text-decoration: underline;
}

.fontOr_u a {
	color: #FF721A;
	text-decoration: underline;
}

.posLocationBox {
	position: absolute;
	left: 70px;
}

.posSearchBtn {
	position: absolute;
	left: 287px;
	width:80px;
}

p {
  -margin-top: 15px;
  -margin-bottom: 5px;
}

#flash.warning {
    background-color:#FFEF84;
    border:1px solid #EADB77;
    margin-bottom:5px;
    padding:5px;
    width:580px;
}
