/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Section Boxes 982px 2-Column Layout
  -------------------------------------
*/

/*Sidebar Left Section Boxes*/
.c2_982 #c1 .section_boxtop {
	background-image: url(/classic/p7curvitude/img/p7CRV2col_Leftbox_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.c2_982 #c1 .section_boxbottom {
	background-image: url(/classic/p7curvitude/img/p7CRV2col_Leftbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.c2_982  #c2  .section_box  p {
	padding: 0px;
	margin: 0px;
	line-height: 1.6em;
}
.c2_982  #c2  .section_box {
	background-repeat: no-repeat;
	background-position: top;
	font-size: 100%;
	text-align: left;
	margin: 8px 0px;
	padding: 0px;
}
.c2_982    #c2    .section_box  h3  {
	font-size: 1.4em;
	font-weight: bold;
	color: #C55F03;
	text-align: center;
}
