/* 
  Section Boxes 982px 2-Column Layout
  -------------------------------------
*/

/*Sidebar Left Section Boxes*/
.c2_982 #c1 .section_boxtop {
	background-image: url(img/p7CRV2col_Leftbox_top.jpg);
	background-repeat: no-repeat;
}
.c2_982 #c1 .section_boxbottom {
	background-image: url(img/p7CRV2col_Leftbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Main Column Section Boxes*/
.c2_982 #c2 .section_boxtop {
	background-image: url(img/p7CRV2col_box_top.jpg);
	background-repeat: no-repeat;
}
.c2_982 #c2 .section_boxbottom {
	background-image: url(img/p7CRV2col_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Main Column Section Boxes Color 2*/
.c2_982 #c2 .section_box2 {
	background-image: url(img/p7CRV2col_box2_mid.jpg);
	background-repeat: repeat-y;
	color: #000000 !important;
}
.c2_982 #c2 .section_boxtop2 {
	background-image: url(img/p7CRV2col_box2_top.jpg);
	background-repeat: no-repeat;
}
.c2_982 #c2 .section_boxbottom2 {
	background-image: url(img/p7CRV2col_box2_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #000;
background: #f2c04d;
border: 1px solid #ffa20c
}

textarea
{
color: #000;
background: #f2c04d;
border: 1px solid #ffa20c
}

.submit input
{
color: #000;
background: #f2c04d;
border: 2px outset #ffa20c
} 
fieldset
{
border: 1px solid #ffa20c;
width: 20em
}

legend
{
color: #fff;
background: #f2c04d;
border: 1px solid #ffa20c;
padding: 2px 6px
} 



