/*
 * 
 Content
 * 
 */

	#qe-content{
		float:left;
		width:750px;
		padding:1.35em 0 2em 22px;
		background:#fff url('../../../images/framework/bg_body_shade_2.png') repeat-x top;
		min-height: 500px;
	}

	.qe-content-lt{
		width:485px;
		float:left;
	}

	.qe-content-rt{
		width:240px;	
		float:right;	
	}

	p,
	#qe-content ul{
		font-size:0.8em;
		padding-bottom:1em;
		line-height:1.5em;
	}

	.break{
		clear:both;
		width:1022px;
		height:1px;
	}

	.color-green{
		color:#4F803B;
	}

	#qe-content ul{
		float:left;
	}
	
	#qe-content ul li{
		padding-left:15px;
		background: url('../../../images/icons/small/bullet.gif') no-repeat 0px 7px;
	}

	.seperate{
		margin-top:1em;
	}
/*
 * 
 Progress and Download
 * 
 */

	.qe-progress-summary,
	.qe-download{
		border-top:1px solid #DFEEC9;
		padding:1em 0;
		width:485px;
		clear:both;
		float:left;
	}

	.qe-progress-summary{
		border-bottom:1px solid #DFEEC9;
		margin-bottom:1em;
	}

	.qe-progress-summary h1{
		padding-top:1.25em;
	}

	.qe-progress-summary h2,
	.qe-progress-summary h2 a{
		padding-top:0.75em;
		color:#4F803B;
	}

	.qe-progress-summary h2,
	.qe-progress-summary h3{
	
	}

	.qe-progress-bar{
		margin-top:0.5em;
		width:396px;
		height:30px;
		float:left;
		margin-left:-8px;
		padding:19px 20px 20px 20px;	
		background:url('../../../images/framework/bg_progress_bar.png') no-repeat top left;	
	}

	.qe-progress{
		background:#fff;
		width:395px;
		height:26px;
		float:left;
		border:1px solid #BAD793;
	}

	.qe-progress span{
		width:19px;
		height:26px;
		float:left;
		background:#C0DD94;
	}
	
	
	.qe_application_holder{	
		float:left;
		width: 100%;		
	}

	.qe-action{
		margin-top:1em;
	}
