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