body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:9pt;
	/*background-color: #ffffff;*/
	margin:0;
}
ul.square  /* list bullet squares must ad <ul class="square"> to the li */
{
	list-style-type: square;
	list-style-position: inside;
}

ul /* gives you solid circle bullet point*/
{
list-style: disc;
font-size: 10pt

} 

ul.arrow
{
list-style-image: url(arrow.gif)
}
 

ol.decimal /* list bullet squares must ad <ol class="decimal"> to the li */
{
list-style-type: decimal
}


.txt {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal;
	color: #000000;
	background-color: inherit;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	background-color: inherit;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}
.header  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	background-color:#ffffff;
	text-align: left;
}
.header a {
	color: #000000;
	text-decoration: none;
	background-color: inherit;
}
.header a:hover {
	color: #cc0033;
	text-decoration: underline;
	background-color: inherit;
}

.header_form  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	background-color:#ffffff;
	text-align: left;
}
.header_form  a {
	color: #cc0033;
	text-decoration: none;
	background-color: inherit;
}
.header_form  a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: inherit;
}

.mytext2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	background-color:#ffffff;
	text-align: center;
}
.mytext2 a {
	color: #cc0033;
	text-decoration: none;
	background-color: inherit;
}
.mytext2 a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: inherit;
}
.txtbold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #000000; 
	font-style: normal; 
	font-weight: bold;
	background-color: inherit;
}

.txtboldaust {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #000000; 
	font-style: normal; 
	font-weight: bold;
	background-color: #996699;
}

.txtboldeuro {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #000000; 
	font-style: normal; 
	font-weight: bold;
	background-color: #CC3399;
}

.txtboldusa {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #000000; 
	font-style: normal; 
	font-weight: bold;
	background-color: #CC3366;
}

.txtbolduk {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #ffffff; 
	font-style: normal; 
	font-weight: bold;
	background-color: #CC0033;
}
.txtsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.style12 {
	font-size: 14px;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000;
	font-style: normal;
	background-color: inherit;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	background-color: inherit;
}
.txtbold1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	background-color: inherit;
}
.articleheader {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000066;
	background-color: inherit;
}
.articleheader1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	color: #000066;
	font-style: normal; 
	font-weight: bold;
	background-color: inherit;
}
.articleheader2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; font-style: normal; 
	font-weight: bold; 
	color: #000066; 
	text-align: center;
	background-color: inherit;
}


#navcontainer { width: 190px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 190px;
color: #fff;
background-color: #CC0033;
border-bottom: 1px solid #eee;
text-decoration: none;
}

#navcontainer a:link, .navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #000;
color: #fff;
font-weight: bold;
text-decoration: none;
}


#navcontainer a:active {
     background: gray;
     /*border: 1px solid gray;*/ 
     color: #fff;
	text-decoration: none;
     }

#navcontainer li#active a {
background: #000000;
/*border: 1px solid #c60;*/
color: #fff;
font-weight: bold;
text-decoration: none;
}

/*usa nav*/
#navcontainer1 { width: 190px; }

#navcontainer1 ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

#navcontainer1 a
{
display: block;
padding: 3px;
width: 190px;
color: #EEE;
background-color: #cc3366;
border-bottom: 1px solid #eee;
text-decoration: none;
}

#navcontainer1 a:link, .navlist a:visited
{
color: #EEE;
text-decoration: none;

}

#navcontainer1 a:hover
{
background-color: #000;
color: #fff;
font-weight: bold;
text-decoration: none;
}
#navcontainer1 a:active {
     background: gray;
    /* border: 1px solid gray;*/ 
     color: #fff;
	 text-decoration: none;
	 
     }

#navcontainer1 li#active a {
background: #000000;
/*border: 1px solid #c60;*/
color: #fff;
font-weight: bold;
text-decoration: none;
}

/*europe nav*/

#navcontainer2 { width: 190px; }

#navcontainer2 ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

#navcontainer2 a
{
display: block;
padding: 3px;
width: 190px;
color: #EEE;
background-color: #cc3399;
border-bottom: 1px solid #eee;
text-decoration: none;
}

#navcontainer2 a:link, .navlist a:visited
{
color: #EEE;
text-decoration: none;

}

#navcontainer2 a:hover
{
background-color: #000;
color: #fff;
font-weight: bold;
text-decoration: none;
}
#navcontainer2 a:active {
     background: gray;
     /*border: 1px solid gray; */
     color: #fff;
	
     }

#navcontainer2 li#active a {
background: #000000;
/*border: 1px solid #c60;*/
color: #fff;
font-weight: bold;
text-decoration: none;
}

/*australia nav*/
#navcontainer3 { width: 190px; }

#navcontainer3 ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

#navcontainer3 a
{
display: block;
padding: 3px;
width: 190px;
color: #EEE;
background-color: #996699;
border-bottom: 1px solid #eee;
text-decoration: none;
}

#navcontainer3 a:link, .navlist a:visited
{
color: #EEE;
text-decoration: none;

}

#navcontainer3 a:hover
{
background-color: #000;
color: #fff;
font-weight: bold;
text-decoration: none;
}
#navcontainer3 a:active {
     background: gray;
    /* border: 1px solid gray; */
     color: #fff;
	 text-decoration: none;
	
     }

#navcontainer3 li#active a {
background: #000000;
/*border: 1px solid #c60;*/
color: #fff;
font-weight: bold;
text-decoration: none;
}

/*end of navigation*/

.bckimage {
color:#000000;
width:14px;
background-image: url(images/scengbck_25.jpg);
background-color: inherit;
background-repeat: repeat;
}
.bckimage1 {
color:#000000;
width:20px;
background-image: url(images/scengbck_21.jpg);
background-repeat: repeat;
background-position: bottom; 
background-color: inherit;

}
.bckimage2 {
color:#000000;
height:25px;
background-image: url(images/se_r1_c1.gif);
background-repeat: no-repeat;
background-color: inherit;
}
.bckimage3 {
color:#000000;
height:28px;
background-image: url(images/se_r2_c1.gif);
background-repeat: no-repeat;
background-color: inherit;
}
.bckimage4 {
color:#000000;
height:132px;
width:38px;
background-image: url(images/se_r1_c2.gif);
background-repeat: no-repeat;
background-color: inherit;
}
.bckimage5 {
color:#000000;
height:14px;
background-image: url(images/se_r4_c8.gif);
background-repeat: no-repeat;
background-color: inherit;
}
.bckimage6 {
color:#000000;
height:14px;
background-image: url(images/se_r4_c3.gif);
background-repeat: no-repeat;
background-color: inherit;
}

.bckimage7 {
color:#000000;
height:14px;
width:28px;
background-image: url(images/se_r1_c8x.gif);
background-repeat: no-repeat;
background-color: inherit;
}

.bckimage8 {
color:#000000;
height:77px;
width:490px;
background-image: url(images/se_r2_c3.gif);
background-repeat: no-repeat;
background-color: inherit;
}

.bckimage9 {
color:#000000;
height:25px;
background-image: url(images/se_r1_c3.gif);
background-repeat: no-repeat;
background-color: inherit;
}


/* start top main navigation */

.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background:  url(images/se_r5_c3_f2.gif) no-repeat;
width: 61px;
height: 29px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 61px;
height: 29px;
float: left;
background-color: inherit;
text-decoration: none;
}

.cssnav img
{
width: 61px;
height: 29px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}



.cssnav2
{
position: relative;
font-family: arial, helvetica, sans-serif;
background:  url(images/ccuk_r6_c2_f2.gif) no-repeat;
width: 128px;
height: 50px;
margin: 0;
padding: 0;
}

.cssnav2 a
{
display: block;
color: #000000;
font-size: 11px;
width: 128px;
height: 50px;
float: left;
background-color: inherit;
text-decoration: none;
}

.cssnav2 img
{
width: 128px;
height: 50px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav2 a:hover img
{
visibility:hidden
}

.cssnav2 span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
.cssnav2
{
position: relative;
font-family: arial, helvetica, sans-serif;
background:  url(images/ccuk_r6_c2_f2.gif) no-repeat;
width: 128px;
height: 50px;
margin: 0;
padding: 0;
}

.cssnav2 a
{
display: block;
color: #000000;
font-size: 11px;
width: 128px;
height: 50px;
float: left;
background-color: inherit;
text-decoration: none;
}

.cssnav2 img
{
width: 128px;
height: 50px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav2 a:hover img
{
visibility:hidden
}

.cssnav2 span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
.cssnav3
{
position: relative;
font-family: arial, helvetica, sans-serif;
background:  url(images/ccuk_r8_c2_f2.gif) no-repeat;
width: 128px;
height: 36px;
margin: 0;
padding: 0;
}

.cssnav3 a
{
display: block;
color: #000000;
font-size: 11px;
width: 128px;
height: 36px;
float: left;
background-color: inherit;
text-decoration: none;
}

.cssnav3 img
{
width: 128px;
height: 36px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav3 a:hover img
{
visibility:hidden
}

.cssnav3 span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.cssnav4
{
position: relative;
font-family: arial, helvetica, sans-serif;
background:  url(images/ccuk_r9_c2_f2.gif) no-repeat;
width: 128px;
height: 36px;
margin: 0;
padding: 0;
	
}

.cssnav4 a
{
display: block;
color: #000000;
font-size: 11px;
width: 128px;
height: 36px;
float: left;
background-color: inherit;
text-decoration: none;
}

.cssnav4 img
{
width: 128px;
height: 36px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav4 a:hover img
{
visibility:hidden
}

.cssnav4 span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

/* start top main navigation */


.toptitle  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #ffffff;
	font-weight: bold;
	background-color:#849DA1;
	text-align: right;
}
.toptitle  h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: right;
	font-weight: bold;
	background-color:#849DA1;
}

.menuStyle2 {
	color: #000000;
	font-size: 10pt;
	background-color: #999999;
	padding-left: 5px;
}
.menuStyle2 a {
	color: #FFFFCC;
	text-decoration: none;
	background-color: inherit;
}
.menuStyle2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: inherit;
}



.eng2 {
	color: #000000;
	font-size: 10pt;
	background-color: #9999CC;
	padding-left: 5px;
}
.eng2 a {
	color: #000000;
	text-decoration: none;
	background-color: #9999CC;
}
.eng2 a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #9999CC;
}

.scien2 {
	color: #000000;
	font-size: 10pt;
	background-color: #CCCC66;
	padding-left: 5px;
}
.scien2 a {
	color: #FFFFCC;
	text-decoration: none;
	background-color: inherit;
}
.scien2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: inherit;
}
.headertop {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
}
.headertop h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-color: inherit;
}
.headertop h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: inherit;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	padding-right: 1px;
	background-color: #FFFFCC;
	margin: 1px;
	padding-left: 5px;
}
.content h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	background-color: inherit;
}
.content h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: inherit;
}
.content a {
	color: #000033;
	text-decoration: underline;
	font-weight: 600;
	background-color: #FFFFCC;
}
.content a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFCC;
}
.contentw {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	display: block;
	color: #cccccc;
	background-color: #333333;
}
.contentw a {
	color: #ffffff;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: 300;
	background-color: inherit;
}
.contentw a:hover {
	color:  #ffffff;
	font-size: 8pt;
	text-decoration: none;
	background-color: inherit;
}
.contentw1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	display: block;
	background-color: #333333;
	font-weight: bold;
}
.contentw1 a {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: 300;
	background-color: inherit;
}
.contentw1 a:hover {
	color:  #ffffff;
	font-size: 10pt;
	text-decoration: none;
	background-color: inherit;
}
.content img {
/*float:right;*/
border:1px dotted black;
margin:2px 3px 2px 2px;
}

.baseCell {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align:center;
	background-color: #ffffff;
}
.baseCell a {
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
}
.baseCell a:hover {
	color:  #CC0033;
	text-decoration: underline;
	background-color: #ffffff;
}


.baseCell2 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:center;
	background-color: #ffffff;
}
.baseCell2 a {
	color: #CC0033;
	text-decoration: underline;
	background-color: #ffffff;
}
.baseCell2 a:hover {
	color:  #CC0033;
	text-decoration: none;
	background-color: #ffffff;
}
.txtw {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: inherit;
}
.txtwb {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: inherit;
}
.txt {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFFF;
	
}
.txtred {

	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC0033;
	background-color: #ffffff;
}
.article {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #ffffff;
}


.article h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC0033;
	background-color: #ffffff;
}	
.article h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.article h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0033;
	background-color: #ffffff;
}
.article h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
}

.article h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}
.article h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	
}	

.article a {
	color: #333333;
	text-decoration: underline;
	background-color: #ffffff;
}
.article a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
}
.article img {
/*float:right;*/
border:1px double #666666;
margin:2px 3px 2px 2px;
}


/* form.css */

* {
  margin: 0px;
  padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	width:300 px;
	font-family: Arial, Helvetica, sans-serif;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0px 0px 0px;
  border-style: solid none none none;
  padding: 5px;
  margin: 0px 0px 0px 0px;
}

form fieldset legend {
  font-size: 100%;
  font-weight: bold;
  color: #CC0033;
  margin: 0px 0px 0px 0px;
  padding: 0px 5px;
}

label {
  font-size: 100%;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  width: 70%;
  height: expression('1%');
  margin: 5px 0px 0px 0px;
  padding: 1px 3px;
}

form fieldset div.notes {
  float: none;
  width: 300px;
  height: auto;
  margin: 0px 0px 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

form fieldset div.notes h4 {
  background-image: url(/images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0px 3px 27px;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0em;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0px 0px 0px 142px;
  padding: 0px 5px 5px 5px;
  width: 150px;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0px 3px 0px 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form div label {
  display: block;
  float: left;
  width: 100px;
  padding: 3px 5px;
  margin: 0px 0px 5px 0px;
  text-align: right;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 100%;
  height: expression('1%');
  padding: 0px;
  margin: 0px 0px 5px 142px;
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0px 0px 5px 0px;
  width: 100px;
}

form div img {
  border: 1px solid #000000;
}

p.error {
  background-color: #ff0000;
  background-image: url(/images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

form div.error {
  background-color: #ffffe1;
  background-image: url(/images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

form div.error p.error {
  background-image: url(/images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0px 0px 0px 118px;
  width: 200px;
  color: #ff0000;
}

form div input, form div select, form div textarea {
  width: 120px;
  padding: 1px 3px;
  margin: 0px 0px 0px 0px;
}

form div input.inputFile {
  width: 200px;
}

form div select.selectOne, form div select.selectMultiple {
  width: 200px;
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: 14px;
  width: 14px;
  background-color: transparent;
  border-width: 0px;
  padding: 0px;
  margin: 0px 0px 0px 140px;
}

form div.submit {
  width: 200px;
  padding: 0px 0px 0px 140px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0px;
  margin: 0px;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0px 6px;
  margin: 0px;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0px 0px 0px 5px;
}

form div small {
	display: block;
	margin: 0px 0px 5px 100px;
	padding: 1px 3px;
	font-size: 88%;
	height: expression('1%');
	color: #CC0033;
}
.adlists {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 10;
	padding-left: 10;
}

/* end form.css */
