/*Resource Styles*/	

.rsmain{
	width: 770px;
}

.rstblboder{
	border : 1px solid #999;
}

.rstblcellbg{
	background-color : #DFDFDF;
}

.rsheader{
	color:#900;
}

.rshr{
	clear: both;
	display: block;
	/*border-bottom: thin inset #900;
	*/
	border-bottom: 1px solid #900;
	/*width: 770px;
	*/
	height: 0.1em;
	padding: 0 0 0 0;
	/*clear: both;
	display: block;
	border-bottom: 1px solid #999;
	margin: 0.5em 0;
	*/
}

.rsselect{
	clear: both;
	width: 230px;
}

.rstblbgcolor1{
	background-color : #F5F5F5;
}

.rstblbgcolor2{
	background-color : #F5F5F5;
}

.rsred{
    color: red;
}

.inshort {
  background-position:left top;
  background-repeat:no-repeat;
  line-height:1.2em;
  list-style-type:disc;
  margin:0pt 0pt 0pt 15px;
  padding:0pt 0pt 0.15em 5px;
}

.hilite .hilite .JournalSelect {
	width: 400px;
	margin-right: 5px;
}

.imgtext {
    color: #666;
	font-size: 0.80em;
	text-align : center;	
	/*width : 190px;*/
}	

.imgdivleft {
	margin: 2px 0 2px 0;
	float: left;
	text-align : left;
}

.imgdivright {
	margin: 2px 0 2px 0;
	float: right;
	display:block;
	text-align : right;
}

.quoteleft {
	margin: 2px 0 2px 0;
	float: left;
	text-align : left;
	width: 190px;
	background-color : #F5F5F5;
	padding : 10px 10px 10px 10px;
}

.quoteright {
	margin: 2px 0 2px 0;
	float: right;
	text-align : left;
	width: 190px;
	background-color : #F5F5F5;
	padding : 10px 10px 10px 10px;
}

.newssummary {
		font-weight: normal;
}

.newstitle {
	margin-bottom : 0.01em;
}

.datetext {
	color: #666;
	font-weight: normal;
	margin-top : 0.18em;
}

SUB, SUP { font-size: .80em }

SUB {
	vertical-align: sub;
	line-height: 2em;
}

SUP {
	vertical-align: super;
	line-height: 2em;
}

.layout3 .listcol-1
{
	width:120px;
	float: left;	
}

.layout3 .listcol-2,
{
	width: 120px;
	float: left;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 7px;	
}


.layout3 .listbox-1,
.layout3 .listbox-2
{
	width: 10px;
	float: left;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 7px;	
}

.cfdrop{
   width: 200px;
}


.layout3 .listcol
{
 width: 170px;
 float: left;
 margin-left: 10px;
 margin-top: 4px;
 margin-bottom: 4px;
 
}
 
.layout3 .listbox
{
 width: 10px;
 float: left;
 clear: none;
 margin-top: 4px;
 margin-bottom: 4px;
 margin-right: 4px;
 
}

/* Align the icons with the text links in the left-hand nav Tools section - 03/07 asw */

div.tools *
{
 vertical-align: middle;
}


/* ----------------------------------------------------------------------- */
/*                         RSC NEW CSS FORM DESIGNS                        */
/*                             Gareth Palfrey                              */
/* ----------------------------------------------------------------------- */

/* Page Layout :  The pages are laid out where the <P> Tag has padding on its left-hand side */
/*                This padding is used for the <SPAN> Tag to display the Labels. */
/*                We do this to avoid Browser problems with floating, especially in NS/Opera */
/*                We use <SPAN> instead of <LABEL> due to display problems in NS  */

/* RSCForm :    RSCForm is the container of the entire form. */

#RSCForm p {margin:0; padding-bottom:0.5em;}
#RSCForm {background: transparent; margin-top :4px;}

/* RSCForm :    For each Layout, the Form has different widths. */

.layout1 #RSCForm { width:605px;}
.layout2 #RSCForm { width:592px;}
.layout3 #RSCForm { width:428px;}
.layout4 #RSCForm { width:606px;}

/* XBox :  The XBox is the rounded box inside of the Resource */

/*       ____________________XTop_____________________        */
/*      /--------------------XB1----------------------\       */
/*     /---------------------XB2-----------------------\      */
/*    /----------------------XB3------------------------\     */
/*   /-----------------------XB4-------------------------\    */
/*   |                     XBOXTop                       |    */
/*   |---------------------------------------------------|    */
/*   |                                                   |    */
/*   *                    XBoxContent                    *    */
/*   |                                                   |    */
/*   \-----------------------XBB4------------------------/    */
/*    \----------------------XBB3-----------------------/     */
/*     \---------------------XBB2----------------------/      */
/*      \--------------------XBB1---------------------/       */
/*       -------------------XBottom-------------------        */

/* DEBUG BORDER MODE */

/*
* { border: 1px black solid }
*/

.xtop, .xbottom {display:block; background:transparent; font-size:5px;}
.xbottom { height: 15px; }
.xb1, .xb2, .xb3, .xb4, .xbb1, .xbb2, .xbb3, .xbb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3, .xbb1, .xbb2, .xbb3 {height:1px;}
.xb2,.xbb2 {margin:0 3px; border-width:0 2px;}
.xb3,.xbb3 {margin:0 2px;}
.xb4,.xbb4 {height:2px; margin:0 1px;}
.xb1,.xbb1 {margin:0 5px;}

.xtop_blank {display:block; background:transparent; font-size:5px;}
.xb1_blank, .xb2_blank, .xb3_blank, .xb4_blank {display:block; overflow:hidden;}
.xb1_blank, .xb2_blank, .xb3_blank {height:1px;}
.xb2_blank {margin:0 3px; border-width:0 2px;}
.xb3_blank {margin:0 2px;}
.xb4_blank {height:2px; margin:0 1px;}
.xb1_blank {margin:0 5px;}

.xboxtop {font-size: 14px; padding-bottom: 3px; padding-left:10px; font-weight:bold; display:block; border-width:0 1px;}
.xbox {display:block; border-width:0 1px;}
.xboxcontent { float:none; padding: 5px 0 0 0; position: relative;}

/* fieldset :  fieldset is the container around all Form items, this allows us to set a maximum width */
		
#RSCForm fieldset {
border: none;
padding: 0;
	}
	
#content #RSCForm fieldset {
    padding:0px 0px 0px 10px;
	margin:0 0 0 3px;
	position: relative;
}

/* fieldset :  Layout 1,2,4 always share the same size */

.layout1 #content #RSCForm fieldset { width:580px;}
.layout2 #content #RSCForm fieldset { width:570px;}
.layout3 #content #RSCForm fieldset { width:400px;}
.layout4 #content #RSCForm fieldset { width:580px;}

* html .layout1 #content #RSCForm fieldset { width:585px;}
* html .layout2 #content #RSCForm fieldset { width:575px;}
* html .layout3 #content #RSCForm fieldset { width:410px;}
* html .layout4 #content #RSCForm fieldset { width:585px;}

/* EM :  This is used for <em>*</em> when indicating mandatory fields on the form */

#content #RSCForm em {
	color:#9A0000;
}

/* Paragraph :  The paragraph is the container around each individual form item */

#content #RSCForm fieldset p{
clear: left;
margin: 0;
padding: 0 0 5px 0;
height: 1%;
}

/* fieldset: Each fieldset has its own Layout width */

.layout1 #content #RSCForm fieldset p { width:362px; padding-left: 220px;}
.layout2 #content #RSCForm fieldset p { width:355px; padding-left: 220px;}
.layout3 #content #RSCForm fieldset p { width:225px; padding-left: 180px;}
.layout4 #content #RSCForm fieldset p { width:362px; padding-left: 220px;}

* html .layout1 #content #RSCForm fieldset p { width:362px;}
* html .layout2 #content #RSCForm fieldset p { width:353px;}
* html .layout3 #content #RSCForm fieldset p { width:228px;}
* html .layout4 #content #RSCForm fieldset p { width:366px;}

/* Span:  This is the label for every item within the Form and is intended based on Layout */

#content #RSCForm fieldset span{
font-weight: bold;
float: left;
padding-top:3px;
}

.layout1 #content #RSCForm fieldset span { width: 215px; margin-left: -220px;}
.layout2 #content #RSCForm fieldset span { width: 215px; margin-left: -220px;}
.layout3 #content #RSCForm fieldset span { width: 175px; margin-left: -180px;}
.layout4 #content #RSCForm fieldset span { width: 215px; margin-left: -220px;}

/* ANTI-CMS SPAN */ 

#RSCForm #\_SE\_CP { width:auto !important; margin-left:auto !important; padding-top:auto !important; float:none !important; font-weight:normal !important; }

/* Input - This covers only Textboxes, as all other options are overwritten below.  */

#content #RSCForm fieldset input {
	margin-top:0;
	clear: right;
	vertical-align:top;
}

/* Input - Layout 3 has shorter textboxes.  */

.layout1 #content #RSCForm fieldset input { width:350px;}
.layout2 #content #RSCForm fieldset input { width:340px;}
.layout3 #content #RSCForm fieldset input { width:215px;}
.layout4 #content #RSCForm fieldset input { width:350px;}

/* Hide from IE5-mac. Only IE-win sees this. */
 
* html .layout1 #content #RSCForm fieldset input { width:346px;}
* html .layout2 #content #RSCForm fieldset input { width:340px;}
* html .layout3 #content #RSCForm fieldset input { width:211px;}
* html .layout4 #content #RSCForm fieldset input { width:346px;}

/* Select:  This sets all select boxes width based on Layout */

#content #RSCForm fieldset select {
	margin-bottom:3px;
}

.layout1 #content #RSCForm fieldset select { width:355px;}
.layout2 #content #RSCForm fieldset select { width:345px;}
.layout3 #content #RSCForm fieldset select { width:220px;}
.layout4 #content #RSCForm fieldset select { width:355px;}

* html .layout1 #content #RSCForm fieldset select { width:355px;}
* html .layout2 #content #RSCForm fieldset select { width:345px;}
* html .layout3 #content #RSCForm fieldset select { width:217px;}
* html .layout4 #content #RSCForm fieldset select { width:355px;}



/* Select- Journal Select  */

.layout1 #content #RSCForm fieldset .JournalSelect span { width: 145px; margin-left: -220px;}
.layout2 #content #RSCForm fieldset .JournalSelect span { width: 105px; margin-left: -220px;}
.layout3 #content #RSCForm fieldset .JournalSelect span { width: 100px; margin-left: -180px;}
.layout4 #content #RSCForm fieldset .JournalSelect span { width: 145px; margin-left: -220px;}

.layout1 #content #RSCForm fieldset .JournalSelect select { margin-left: -90px; width:416px;}
.layout2 #content #RSCForm fieldset .JournalSelect select { margin-left: -90px; width:403px;}
.layout3 #content #RSCForm fieldset .JournalSelect select { margin-left: -80px; width:269px;}
.layout4 #content #RSCForm fieldset .JournalSelect select { margin-left: -90px; width:416px;}

* html .layout1 #content #RSCForm fieldset .JournalSelect select { margin-left: -90px; width:416px;}
* html .layout2 #content #RSCForm fieldset .JournalSelect select { margin-left: -90px; width:404px;}
* html .layout3 #content #RSCForm fieldset .JournalSelect select { margin-left: -90px; width:281px;}
* html .layout4 #content #RSCForm fieldset .JournalSelect select { margin-left: -90px; width:416px;}

.layout1 #content #RSCForm fieldset .JournalSelect input { width:28px; height:17px;}
.layout2 #content #RSCForm fieldset .JournalSelect input { width:28px; height:17px;}
.layout3 #content #RSCForm fieldset .JournalSelect input { width:28px; height:17px;}
.layout4 #content #RSCForm fieldset .JournalSelect input { width:28px; height:17px;}

/* Select - Journal Select with NO Span/Title */

.JournalSelect_NoSpan { padding-top:5px; padding-bottom:5px; }

.layout1 #content #RSCForm fieldset .JournalSelect_NoSpan { width:583px;}
.layout2 #content #RSCForm fieldset .JournalSelect_NoSpan { width:570px;}
.layout3 #content #RSCForm fieldset .JournalSelect_NoSpan { width:407px;}
.layout4 #content #RSCForm fieldset .JournalSelect_NoSpan { width:583px;}

.layout1 #content #RSCForm fieldset .JournalSelect_NoSpan select { width:548px;}
.layout2 #content #RSCForm fieldset .JournalSelect_NoSpan select { width:535px;}
.layout3 #content #RSCForm fieldset .JournalSelect_NoSpan select { width:372px;}
.layout4 #content #RSCForm fieldset .JournalSelect_NoSpan select { width:548px;}

* html .layout1 #content #RSCForm fieldset .JournalSelect_NoSpan select { width:553px;}
* html .layout2 #content #RSCForm fieldset .JournalSelect_NoSpan select { width:540px;}
* html .layout3 #content #RSCForm fieldset .JournalSelect_NoSpan select { width:376px;}
* html .layout4 #content #RSCForm fieldset .JournalSelect_NoSpan select { width:553px;}

.layout1 #content #RSCForm fieldset .JournalSelect_NoSpan input { width:25px; height:17px;}
.layout2 #content #RSCForm fieldset .JournalSelect_NoSpan input { width:25px; height:17px;}
.layout3 #content #RSCForm fieldset .JournalSelect_NoSpan input { width:25px; height:17px;}
.layout4 #content #RSCForm fieldset .JournalSelect_NoSpan input { width:25px; height:17px;}

/* TxtSubmit - Text box with Submit button  */



.layout1 #content #RSCForm fieldset .txtsubmit input { width:175px;}
.layout2 #content #RSCForm fieldset .txtsubmit input { width:170px;}
.layout3 #content #RSCForm fieldset .txtsubmit input { width:108px;}
.layout4 #content #RSCForm fieldset .txtsubmit input { width:175px;}

/* Hide from IE5-mac. Only IE-win sees this. */
 
* html .layout1 #content #RSCForm fieldset .txtsubmit input { width:173px;}
* html .layout2 #content #RSCForm fieldset .txtsubmit input { width:170px;}
* html .layout3 #content #RSCForm fieldset .txtsubmit input { width:105px;}
* html .layout4 #content #RSCForm fieldset .txtsubmit input { width:173px;}

/* File - File Upload Box  */

.layout1 #content #RSCForm fieldset .file input { width:354px;}
.layout2 #content #RSCForm fieldset .file input { width:345px;}
.layout3 #content #RSCForm fieldset .file input { width:217px;}
.layout4 #content #RSCForm fieldset .file input { width:350px;}

/* Mandatory - Highlight Mandatory fields  */

.mandatory { background-color: #fffb86;}



/* SplitCol :  This is used when having 2 Textboxes next to eachother */

#content #RSCForm fieldset input.splitcol {
	margin:2px 0;
}

.layout1 #content #RSCForm fieldset input.splitcol { width:171px;}
.layout2 #content #RSCForm fieldset input.splitcol { width:166px;}
.layout3 #content #RSCForm fieldset input.splitcol { width:104px;}
.layout4 #content #RSCForm fieldset input.splitcol { width:171px;}

/* Hide from IE5-mac. Only IE-win sees this. */
 
* html .layout1 #content #RSCForm fieldset input.splitcol { width:168px;}
* html .layout2 #content #RSCForm fieldset input.splitcol { width:166px;}
* html .layout3 #content #RSCForm fieldset input.splitcol { width:101px;}
* html .layout4 #content #RSCForm fieldset input.splitcol { width:168px;}

/* Date :  This is used to have 3 Textboxes or Select items next to eachother */

#content #RSCForm fieldset .date {
	margin-bottom:3px;
}

.layout1 #content #RSCForm fieldset .date { width:100px;}
.layout2 #content #RSCForm fieldset .date { width:100px;}
.layout3 #content #RSCForm fieldset .date { width:60px;}
.layout4 #content #RSCForm fieldset .date { width:100px;}

/* Textarea :  This will set the Textarea to expand to entire length of the form */
/*             This can be reduced by putting it within a "Indended" class */

#content #RSCForm fieldset textarea{
width: 200px;
font-family: Helvetica, Verdana, sans-serif;
text-indent:0px !important;
font-size: 1.13em;
}

.layout1 #content #RSCForm fieldset textarea { width:570px;}
.layout2 #content #RSCForm fieldset textarea { width:560px;}
.layout3 #content #RSCForm fieldset textarea { width:395px;}
.layout4 #content #RSCForm fieldset textarea { width:570px;}

* html .layout1 #content #RSCForm fieldset textarea { width:565px;}
* html .layout2 #content #RSCForm fieldset textarea { width:560px;}
* html .layout3 #content #RSCForm fieldset textarea { width:395px;}
* html .layout4 #content #RSCForm fieldset textarea { width:565px;}

/* Indented :  This is used for comments/notes below Form items */
/*             This can also be used to force anything to right-side */

#content #RSCForm fieldset .indented {
    font-weight:normal;
	margin-bottom:8px;
	text-indent : 8px;
}

.layout1 #content #RSCForm fieldset .indented { width:350px;}
.layout2 #content #RSCForm fieldset .indented { width:340px;}
.layout3 #content #RSCForm fieldset .indented { width:215px;}
.layout4 #content #RSCForm fieldset .indented { width:350px;}

* html .layout1 #content #RSCForm fieldset .indented { width:345px;}
* html .layout2 #content #RSCForm fieldset .indented { width:340px;}
* html .layout3 #content #RSCForm fieldset .indented { width:210px;}
* html .layout4 #content #RSCForm fieldset .indented { width:345px;}

/* Option : This overwrites the Input CSS, to maintain Checkbox/Radio size */

#content #RSCForm fieldset .option {
   width:auto !important;
   
}

#content #RSCForm fieldset .option-col2, .option-col3 {
   margin-left: 3px;
   margin-bottom: 4px;
   font-weight: normal;
   float: left;
   width: 100px;
}

.layout1 #content #RSCForm fieldset .option-col2 { width:150px;}
.layout2 #content #RSCForm fieldset .option-col2 { width:150px;}
.layout3 #content #RSCForm fieldset .option-col2 { width:100px;}
.layout4 #content #RSCForm fieldset .option-col2 { width:150px;}

.layout1 #content #RSCForm fieldset .option-col3 { width:103px;}
.layout2 #content #RSCForm fieldset .option-col3 { width:103px;}
.layout3 #content #RSCForm fieldset .option-col3 { width:69px;}
.layout4 #content #RSCForm fieldset .option-col3 { width:103px;}

/* Title :  Used for Title Comments  */

#content #RSCForm .heading {
  display:block;
  height:16px;
  width:100%;
}

#content #RSCForm .header {
  float:left;
  font-weight:normal;
  font-weight:bold;
}

.layout1 #content #RSCForm .header { width:400px;}
.layout2 #content #RSCForm .header { width:380px;}
.layout3 #content #RSCForm .header { width:265px;}
.layout4 #content #RSCForm .header { width:400px;}

#content #RSCForm .comment {
  float:right;
  font-size:12px;
  text-align: right;
  margin-right: 10px;
  font-weight:normal;
  background-image: url("/schema/images/designimages/li_bullet_hilite1_rev2_publishing.gif");
  background-position: 0px 2px;
  background-repeat: no-repeat;
  list-style-type: none;
}

* html #content #RSCForm .comment { margin-right: 5px; }

.layout1 #content #RSCForm .comment { width:135px;}
.layout2 #content #RSCForm .comment { width:135px;}
.layout3 #content #RSCForm .comment { width:135px;}
.layout4 #content #RSCForm .comment { width:135px;}



/* Title :  Used for Sub Titles  */
 
#content #RSCForm fieldset .title {
	border-top:1px solid #8395A6;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:25px;
	margin-top:15px;
	margin-left: -13px;
}


/* End hide from IE5mac */

.layout1 #content #RSCForm .title { width: 384px; text-indent:-210px;}
.layout2 #content #RSCForm .title { width: 370px; text-indent:-210px;}
.layout3 #content #RSCForm .title { width: 246px; text-indent:-170px;}
.layout4 #content #RSCForm .title { width: 384px; text-indent:-210px;}

/* Hide from IE5-mac. Only IE-win sees this. */
 
* html .layout1 #content #RSCForm .title { width: 386px; }
* html .layout2 #content #RSCForm .title { width: 373px; }
* html .layout3 #content #RSCForm .title { width: 249px; }
* html .layout4 #content #RSCForm .title { width: 387px; }

/* Tabulated Data */

#content #RSCForm fieldset .tab, #content #RSCForm fieldset .tab-indented {
   background:#fff;
   margin-bottom: 10px;
}

#content #RSCForm fieldset .tabhead {
   font-weight: bold;
}

#content #RSCForm fieldset .nobg {
}

.layout1 #content #RSCForm .tab { width: 572px }
.layout2 #content #RSCForm .tab { width: 562px }
.layout3 #content #RSCForm .tab { width: 397px }
.layout4 #content #RSCForm .tab { width: 572px }

* html .layout1 #content #RSCForm .tab { width: 574px }
* html .layout2 #content #RSCForm .tab { width: 567px }
* html .layout3 #content #RSCForm .tab { width: 400px }
* html .layout4 #content #RSCForm .tab { width: 574px }

.layout1 #content #RSCForm .tab-indented { margin-left: 220px; width: 353px;}
.layout2 #content #RSCForm .tab-indented { margin-left: 220px; width: 341px;}
.layout3 #content #RSCForm .tab-indented { margin-left: 180px; width: 217px;}
.layout4 #content #RSCForm .tab-indented { margin-left: 220px; width: 353px;}

* html .layout1 #content #RSCForm .tab-indented { width: 353px; }
* html .layout2 #content #RSCForm .tab-indented { width: 347px; }
* html .layout3 #content #RSCForm .tab-indented { width: 217px; }
* html .layout4 #content #RSCForm .tab-indented { width: 353px; }


/* Break : Customised Breaks in different sizes to put gaps between items */

#content #RSCForm fieldset .break1 { font-size:10px;}
#content #RSCForm fieldset .break2 { font-size:20px;}
#content #RSCForm fieldset .break3 { font-size:40px;}
#content #RSCForm fieldset .break4 { font-size:80px;}
#content #RSCForm fieldset .break5 { font-size:120px;}
#content #RSCForm fieldset .break6 { font-size:160px;}

/* TwoCol : Displays 2 columns accross form width */
/* ThreeCol : Displays 3 columns accross form width */
/* FourCol : Displays 4 columns accross form width */
/* FiveCol : Displays 5 columns accross form width */
/* SixCol : Displays 6 columns accross form width */
/* EightCol : Displays 8 columns accross form width */

/* Publishing Links for Publishing Page */

.publinks {
   margin-left:3px;
   padding-bottom:8px;
   float:left;
}

.publinks h3 {
    width: 98%;
	border-bottom: 2px solid;
}

.layout1 #content #RSCForm .publinks  { width:285px !important;} 
.layout2 #content #RSCForm .publinks  { width:280px !important;}
.layout3 #content #RSCForm .publinks  { width:197px !important;}
.layout4 #content #RSCForm .publinks  { width:287px !important;}

* html .layout1 #content #RSCForm .publinks  { width:285px !important;} 
* html .layout2 #content #RSCForm .publinks  { width:280px !important;} 
* html .layout3 #content #RSCForm .publinks  { width:195px !important;} 
* html .layout4 #content #RSCForm .publinks  { width:285px !important;} 


/* These can be mixed together for the desired effect  */

#content #RSCForm .row {
   margin-bottom: 3px;
}

.layout1 #content #RSCForm .row { width: 530px; }
.layout2 #content #RSCForm .row { width: 530px; }
.layout3 #content #RSCForm .row { width: 385px; }
.layout4 #content #RSCForm .row { width: 530px; }

#content #RSCForm .row-indent {

   margin-bottom: 3px;
}

.layout1 #content #RSCForm .row-indent { width: 310px; margin-left: 220px;}
.layout2 #content #RSCForm .row-indent { width: 310px; margin-left: 220px;}
.layout3 #content #RSCForm .row-indent { width: 210px; margin-left: 180px;}
.layout4 #content #RSCForm .row-indent { width: 310px; margin-left: 220px;}

fieldset .twocol, .threecol, .fourcol, .fivecol, .sixcol, .eightcol {
  margin: 1px 4px 1px 1px;
  float:left;
}

/* LAYOUT 1,2 & 4 */

.layout1 #content #RSCForm .row .twocol,  .layout2 #content #RSCForm .row .twocol, .layout4 #content #RSCForm .row .twocol  { width:259px !important;}
.layout1 #content #RSCForm .row .threecol,  .layout2 #content #RSCForm .row .threecol, .layout4 #content #RSCForm .row .threecol  { width:175px !important;}
.layout1 #content #RSCForm .row .fourcol,  .layout2 #content #RSCForm .row .fourcol, .layout4 #content #RSCForm .row .fourcol  { width:130px !important; margin-right: 1px}
.layout1 #content #RSCForm .row .fivecol,  .layout2 #content #RSCForm .row .fivecol, .layout4 #content #RSCForm .row .fivecol  { width:104px !important;}
.layout1 #content #RSCForm .row .sixcol,  .layout2 #content #RSCForm .row .sixcol, .layout4 #content #RSCForm .row .sixcol  { width:87px !important;}
.layout1 #content #RSCForm .row .eightcol,  .layout2 #content #RSCForm .row .eightcol, .layout4 #content #RSCForm .row .eightcol  { width:65px !important;}

.layout1 #content #RSCForm .row-indent .twocol,  .layout2 #content #RSCForm .row-indent .twocol, .layout4 #content #RSCForm .row-indent .twocol  { width:152px !important;}
.layout1 #content #RSCForm .row-indent .threecol,  .layout2 #content #RSCForm .row-indent .threecol, .layout4 #content #RSCForm .row-indent .threecol  { width:101px !important;}
.layout1 #content #RSCForm .row-indent .fourcol,  .layout2 #content #RSCForm .row-indent .fourcol, .layout4 #content #RSCForm .row-indent .fourcol  { width:75px !important; margin-right: 1px}
.layout1 #content #RSCForm .row-indent .fivecol,  .layout2 #content #RSCForm .row-indent .fivecol, .layout4 #content #RSCForm .row-indent .fivecol  { width:60px !important;}
.layout1 #content #RSCForm .row-indent .sixcol,  .layout2 #content #RSCForm .row-indent .sixcol, .layout4 #content #RSCForm .row-indent .sixcol  { width:50px !important;}
.layout1 #content #RSCForm .row-indent .eightcol,  .layout2 #content #RSCForm .row-indent .eightcol, .layout4 #content #RSCForm .row-indent .eightcol  { width:37px !important;}

/* LAYOUT 3 */

.layout3 #content #RSCForm .row .twocol   { width:191px !important;}
.layout3 #content #RSCForm .row .threecol { width:127px !important;}
.layout3 #content #RSCForm .row .fourcol  { width:94px !important;  margin-right: 1px}
.layout3 #content #RSCForm .row .fivecol  { width:76px !important;}
.layout3 #content #RSCForm .row .sixcol   { width:63px  !important;}
.layout3 #content #RSCForm .row .eightcol   { width:47px  !important;}

.layout3 #content #RSCForm .row-indent .twocol   { width:101px !important;}
.layout3 #content #RSCForm .row-indent .threecol { width:67px !important;}
.layout3 #content #RSCForm .row-indent .fourcol  { width:49px !important; margin-right: 1px}
.layout3 #content #RSCForm .row-indent .fivecol  { width:40px !important;}
.layout3 #content #RSCForm .row-indent .sixcol   { width:33px !important;}
.layout3 #content #RSCForm .row-indent .eightcol   { width:24px  !important;}

#content #RSCForm .next { float: none; margin-left: 0px; clear: none; text-align:right; float:left; width:152px !important;}
#content #RSCForm .previous { float: none; margin-left: 0px; clear: none; text-align:left; float:left; width:152px !important;}

/* Used on Checkboxes, to fix IE Bug */

* html .threepxfix{
margin-left: 3px;
}

/* ----------------------------------------------------------------------- */
/*                                                                         */
/*                                                                         */
/* ----------------------------------------------------------------------- */