/****recorded music *********/

.contact-primary{
	float:left;
	padding:20px 10px 0 30px;
	width:500px;
}
.heading
{
	font-weight:regular;
	font-family:Helvetica;
	font-size:23px;
	color:#029de2;
	margin:37px 0 0 30px;
}

.address
{
	font-weight:regular;
	font-family:Helvetica;
	font-size:11px;
}
.heading2, .Qustn-text
{
	font-weight:regular;
	font-family:Helvetica;
	font-size:18px;
	color:#0282C9;
	margin:0px;
}
.question
{
	margin-top:15px;
	float:left
}

.question-text
{
	margin-top:15px;
	float:left
}

.topic-text
{
	font-weight:bold;
	font-family:Helvetica;
	font-size:12px;
	color:#0282c9;
	width:135px;
}
.details
{
	width:500px;
	float:left;
	margin-top:10px;
}
.submit-button
{
	height:24px;
	width:62px;
	padding-left:210px;
}
.line
{
	border-top:1px solid #CDCDCD;
	float:left;
	width:470px;
	margin-top:15px;
	
}
.jobs-sidebar-title{
	background: url(images/searchforjobs.jpg) no-repeat;
	width:260px;
	height:28px;
	margin-top:10px;

}
.topic-text1
{
	font-weight:bold;
	font-family:Helvetica;
	font-size:12px;
	color:#0282c9;
	padding-left:10px;
}
.topic-text2
{
	padding-left:30px;
}
.clear1
{
	padding-left:70px;
}
.topic-text2
{
	font-weight:bold;
	font-family:Helvetica;
	font-size:12px;
	color:#0282c9;
	padding:0px 20px 0px 10px;
	width:100px;
}
.star
{
	color:#0282C9;
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
}

.contact-inner-textbox{
	border:0px;

}

.contact-text{
	width:260px;
	font-weight:regular;
	font-family:Helvetica;
	font-size:11px;
	color:#525252;
	padding:10px 0 0 5px;

}

.contact-text a{
	font-weight:regular;
	font-family:Helvetica;
	font-size:11px;
	color:#0282c9;
	text-decoration:none;
}

.contact-text a:hover{
	font-weight:regular;
	font-family:Helvetica;
	font-size:11px;
	color:#0282c9;
	text-decoration:none;
}

.submit-seemore{
	height:25px;
	width:57px;
	margin-top:10px;
	float:left;
}

.submit-seemore a{
	display:block;
	height: 25px;
	width:57px;
	text-decoration: none;
	background: url(images/search-button-rollover.jpg) 0 0 no-repeat;
	text-decoration:none;
}

.submit-seemore a:hover {
	background-position: 0px -25px;
	width:57px;
	text-decoration:none;
	height: 25px;
}

.submit-text{
	color:#ffffff;
	font-family:Helvetica;
	font-size:11px;
	font-weight:normal;
	padding:3px 10px;
}

span.error
{
	display: none;
	color: #029DE2;
	font-size:11px;
	font-family:Helvetica,arial;
	font-weight:normal;	
}

div.main_error
{
	display: none;
	padding: 5px;
	color: #029DE2;
	margin-bottom: 25px;
	font-family:Helvetica,arial;
	font-weight:normal;
}

.error-div{
	height:auto;
}

.contact-error
{
	background-color:#e4f6ff;
	height:26px;
	width:500px;
	margin-top:15px;	
}

.contact-textarea{
	overflow:auto;
	width:230px;
	height:145px;
}


