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

.msg {
	border: 2px solid #330066;
	background: #9175ad url(http://womenslaw.org/images/layout/hotline-msg-bg.png) repeat-x bottom left;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding: 16px;
	margin: 10px 0 20px 0;
}

.safety-msg {
	border: 2px solid #8FB1BB;
	background: #bad2d7 url(http://womenslaw.org/images/layout/hotline-safety-bg.png) repeat-x bottom left;
	font-size: 14px;
	color: #5B605F;
	font-weight: bold;
	padding: 16px;
	margin: 10px 0 20px 0;
}


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

.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-bottom: 6px;
}

td.hl-label {
	padding: 0 16px 0 0;
}

a#hotline-box {
	font-size: 14px;
	background-image: url('../images/layout/body-hotline-button_blank_large.png');
	margin-left: 140px;
	width: 237px;
	height: 30px;
 }
 
#hotline-text{
	position: relative;
	top: 5px;
	text-align: center;
}
