body.hotline #mainContent {
	width: 580px;
}

body.hotline td {
	vertical-align: top;
}

input.button {
	background: url(/images/hotline-button.png);
	height: 26px;
	width: 157px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	line-height: 18px;
	border: 0;
}

input.button:hover {
	background-position: 0px -26px;
}

.center {
	text-align: center;
}

.required {
	color: #F47933;
	font-weight: 700;
}

div.graybox-wrapper {
	background: transparent url(/images/graybox-top.gif) top left no-repeat;
	padding-top: 10px;
	margin-top: 20px;
}

div.graybox {
	background: transparent url(/images/graybox-bottom.gif) bottom left no-repeat;
	padding: 0 20px 10px 20px;
}

div.msg-wrapper {
	background: transparent url(/images/orangebox-top.gif) top left no-repeat;
	padding-top: 10px;
	margin-top: 20px;
}

div.msg {
	background: transparent url(/images/orangebox-bottom.gif) bottom left no-repeat;
	padding: 0 20px 10px 20px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 12px;
}

div.msg p {
	margin-top: 0;
}

.msg a:link, .msg a:active, .msg a:visited, .msg a:hover {
	color: #fff !important;
}

.msg a:hover {
	text-decoration: underline;
}

.moretext {
	margin: 5px 0;
	font-style: italic;
}

#sidebar1 #phone-box {
	background: transparent url(http://www.liftonline.org/images/gethelp-hotline-quote.jpg) top left no-repeat;
	height:212px;
	padding:2px;
	width:134px;
	color: #fff;
	padding: 16px 12px;
	font-size: 0.8em;
	text-align: center;
}


#body-header-title {
	width: 550px;
	margin-bottom: 14px;
}

.application_table_row_hi {
	border: 2px solid #CC0066;
}

td.hl-answer {
	font-weight: 700;
	padding-right: 4px;
}

td.hl-question {
	padding: 0 0 6px 8px;
}

td.hl-input {
	padding: 0;
}

td.hl-label {
	padding-top: 2px;
}

a#hotline-box {
	display: block;
	font-size: 14px;
	background-image: url(/images/hotline_button.png);
	margin-left: 90px;
	width: 237px;
	height: 30px;
	color: white;
	text-decoration: none;
	font-weight: 700;
 }
 
a#hotline-box:hover {
 	text-decoration: underline;
}
 
#hotline-text{
	position: relative;
	top: 5px;
	text-align: center;
}

#contact-method-box td {
	vertical-align: baseline;
}
