/* style for template-s */
#main.template-s .content.upper {
	width: 650px;
	margin-right:60px;
	float:left;
}
#main.template-s .sidebar {
	width: 250px;
	margin-right:0px;
	float:left;
}
#main.template-s .lower-panel.three-panels {
	width:298px;
	margin-right:30px;
	border:1px solid;
	margin-bottom:40px;
	float:left;
}
#main.template-s .lower-panel.two-panels {
	width: 448px;
	margin-right:60px;
	border:1px solid;
	margin-bottom:40px;
	float:left;
}
#main.template-s h1.pagetitle {
	padding-left:60px;
	background:url(../images/email.png) no-repeat 0px 4px;
}
