/* MAIN LAYOUT SETTINGS FOR 3 COL LAYOUT */

#RSGall {margin:auto; 	width:800px;}

#RSGpageCONTAINER { 	
	border-left: solid 150px silver;        
	border-right: solid 0px white;


}

#RSGpageCONTAINER { 	
	background-color:white;
}

#RSGpageCONTAINERinside { 	
	border: solid 1px #fff; 
	border-width: 0 1px; 
	margin: 0 -1px;
}	

#RSGpageCONTAINERinside, #RSGsection,  #RSGpageCENTER {

}

#RSGpageLEFT{ 
	margin: 0 1px 0 -150px; 	/* width of left column */
	width: 150px;		/* width of left column */
}

#RSGpageRIGHT
{ display:none;
	width: 0em;		/* width of right column */
	margin: 0 -0px 0 1px;	/* width of right column */

}

#RSGpageCENTER
{

}



fieldset.tx-powermail-pi1_fieldset {

/* Disable border */

border: none;

}

fieldset.tx-powermail-pi1_fieldset label {

/* Style labels */

display: block;

width: 150px;

float: left;

clear: both;

}

fieldset.tx-powermail-pi1_fieldset input,

fieldset.tx-powermail-pi1_fieldset select {

/* Style input fields */

width: 200px;


margin-left: 10px;

}

div.tx_powermail_pi1_fieldwrap_html {

/* Increase margin between every field */

margin: 10px 0;

}