.quick_start_head{
	text-align: left;	
	font-size : 12px;
	margin-left:0px;
	width: 100%;
	color: #D42000;	
	font-size: 20px;
	display: block;
	line-height: 25px;
}

.quick_start_one_text{
	position: static;	
	background: transparent;
	text-align: left;
	border-width: 2px;
	border-color: Black;
	border-style: none;
	line-height: 17px;	
	font-size : 12px;
	color: Black;	
	margin-left:0px;
	width: 95%;
	display: block;
	
}

#download_now{
	position: absolute;
	left: 700px;
	top: 145px;
	width: 175px;
	height: 50px;
	border-width: 2px;
	border-color: Black;
	border-style: solid;
	line-height: 48px;
	background-color: #D42000;
	font-weight: bold;
	
}



#content_frame{
	height: 560px;
	width: 100%; /*width of menu*/
	background: white url(../images/backgrounds/mic_amp.jpg) repeat-x center bottom;
	display: block;
	line-height: 0px;
	border: none;
}

#quick_start_one{
	position: absolute;
	top: 145px;
	left: 12px;
	height: 445px;
	width: 600px;
	background: #d8d8d8;
	border-width: 2px;
	border-color: Black;
	border-style: solid;
	line-height: 40px;
	color: #D42000;	
	text-align: left;
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 4px;
}

