/* style for template-n */
#main.template-n .lower-panel.three-panels {
	width:298px;
	margin-right:30px;
	border:1px solid;
	margin-bottom:40px;
	float:left;
}
#main.template-n .lower-panel.two-panels {
	width: 448px;
	margin-right:60px;
	border:1px solid;
	margin-bottom:40px;
	float:left;
}
#main.template-n .portfolio-item-wrapper {
	width:280px;
	margin-right:60px;
	margin-bottom:60px;
	float:left;
}
#main.template-n .portfolio-item-wrapper.right-most {
	margin-right:0px;
}
#main.template-n h1.pagetitle {
	padding-left:60px;
	background:url(../images/portfolio.png) no-repeat 0px 4px;
}

