﻿span.checkbox { 
  width: 19px; 
  height: 25px; 
  padding: 0 5px 0 0; 
  background: url(../images/CheckBoxes/radio.gif) no-repeat; 
  display: block; 
  clear: left; 
  float: left; 
} 
span.radio { 
  width: 19px; 
  height: 25px; 
  padding: 0 5px 0 0; 
  background: url(../images/CheckBoxes/radio.gif) no-repeat; 
  display: block; 
  clear: left; 
  float: left; 
} 
span.select { 
  position: absolute; 
  width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */ 
  height: 21px; 
  padding: 0 24px 0 8px; 
  color: #fff; 
  font: 12px/21px arial,sans-serif; 
  background: url(../images/CheckBoxes/select.gif) no-repeat; 
  overflow: hidden; 
} 
.subParagraph
{
font-size: 10px; margin-top: 5px; margin-bottom: 5px;	
}
.inputText
{
margin-top: 4px; display: block; height: 21px; float:left;
}
.inputTextSub
{
	font-size:9px;
}
#Quiry_link
{
 display:block; width:157px; height:19px; background-image:url(../images/YL_Quiry.png);	
	background-position: -10px -10px;
}
#Quiry_link:hover
{
	background-position: -10px -48px;
}
.inputUL
{
list-style: none; margin: 12px 0px 0px 0px; padding: 0px; position: relative;
                    height: 20px;	
}
.subtextUL
{
list-style: none; margin: 5px 0px 0px 0px; padding: 0px; position: relative;
                    height: 16px;	
}
.content ul li, .content2 ul li 
{
display: block; position: absolute; top:0px;	
}

input.greyBorder
{	
border-color: Gray; border-left-width: 1px;
                            border-left-style: solid; border-right-style: solid; border-right-width: 1px;
                            border-bottom-width: 1px; border-top-width: 2px; border-top-style: outset; 
}
input.redBorder
{	
border-color:Red; border-left-width: 1px;
                            border-left-style: solid; border-right-style: solid; border-right-width: 1px;
                            border-bottom-width: 1px; border-top-width: 2px; border-top-style: outset;	
}
#indentParagraph
{
margin: 13px 0 13px 36px;	
}
#indentParagraph p, .inputParagraph, .indentParagraph2 p, indentParagraph3 p
{
margin: 0px; height: 25px;	
}
.indentParagraph2
{
margin: 13px 0 13px 0px;	
}
#indentParagraph3
{
margin: 13px 0 13px 0px;	
}
