/* MAIN LAYOUT SETTINGS FOR 3 COL LAYOUT */

#RSGall {margin:10px;}

#RSGpageCONTAINER { 	
	border-left: solid 14em silver;                   
	border-right: solid 0em silver;
	min-width:20em;

}

#RSGpageCONTAINER { 	
	background-color:  rgb(255, 255, 204);
}

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

#RSGpageCONTAINERinside, #RSGsection,  #RSGpageCENTER {

}

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

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

}

#RSGpageCENTER
{

}


#RSGpageCENTERinside 
{
	margin:1em;
}

#RSGheaderINSIDE {
  background-color: rgb(0, 102, 0);
	text-align:center;
    border: 1px solid black;
}


  #RSGbaseline { 
	text-align:right;
	font-size: .8em;
	background-color:silver;
	width:100%;

    }

  #RSGfooterINSIDE { 
    background-color: rgb(0, 102, 0);
    color: rgb(153, 153, 153);
    border: 1px  solid black;
    padding: 0.5em;
	text-align:center;
    }
    
    
    
    

fieldset.tx-powermail-pi1_fieldset {

/* Disable border */



}


fieldset.tx-powermail-pi1_fieldset legend {
font-weight: bold;
}

fieldset.tx-powermail-pi1_fieldset label {

/* Style labels */

display: block;

width: 150px;

float: left;

clear: both;
font-weight: bold;
}

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;
clear:both;

}


DIV.tx_powermail_pi1_fieldwrap_html p {
font-weight: bold;
text-decoration: underline;
}

DIV.powermail_check_inner   {
clear:both;
}


