/*--- New Single Layout for Sky Launch 10/28/12 ---*/


.smartpen_section .main_content_container {
	width: 900px;
	padding: 0;
	padding: 10px 0 25px;
}

.smartpen_section #clicktrail {
	padding: 0 30px;
	margin-bottom: 10px;
}

.smartpen_section .main_content_container div.leftnav {
	float: left;
	width: 117px;
	margin-top: 20px;
}

.smartpen_section .main_content_container .main_content {
	float: right;
	width: 752px;
	padding: 0;
	margin-top: 20px;
}

.smartpen_section div.content h3,
.smartpen_section h4 {
	font-size: 15px;
	font-weight: normal;
	margin-top: 0;
	line-height: 18px;
}

.smartpen_section .bottom_container { position: relative; }

.smartpen_section h1.orange { margin-top: 0; }
