html, body, div, h1, h2, h3, p, ul, ol, li, address, form, fieldset, img, iframe {
	margin: 0;
	padding: 0;
	border: none;
}
body {
  background: #98C037;
  text-align: center;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
}

a {
  color: #0c3c54;
  text-decoration: underline;
}
a:visited {
  color: #A0A0A0;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

h2 {
  background: rgb(23,45,104);
  color: #ffffff;
  font-weight: bold;
  font-size: 90%;
  margin-top: 5px;
  padding: 10px 20px 15px 20px;
  text-transform: uppercase;
  position: relative; 
}

h3 {
  font-size: 110%;
  font-weight: bold;
  color: #4C4C4C;
  padding: 5px 0 5px 0;
}

p, ol, ul, address {
  font-style: normal;
  line-height: 140%;
  padding-bottom: 1em;
}
ul li {
  list-style: none;
  padding: 0 0 .3em 16px;
  background: transparent url(bullet.gif) 0 .5em no-repeat;
}

hr {
  clear: both;
  visibility: hidden;
  margin: 0;
  padding: 0;
}

.green {
	clear: both;
  	visibility: visible;  
	color: #D5F1A1;
	background: #D5F1A1;
	height: 2px;
	margin: 10px 0px 10px 0px;
}

.greener {
	visibility: visible;
	color: #D5F1A1;
	background: #D5F1A1;
	height: 10px;
	border: none;
	margin-bottom: 10px;
}
#rotatingBan {
  display: block;
  text-decoration: none !important;
  margin: 0 0 10px 0;
  padding: 0;
}

label {
  display: block;
  float: left;
  width: 130px;
  padding-top: 2px;
}
input, select, textarea, span.sboxmultipop {
  border: #0c3c54 solid 1px;
  font-size: 9pt;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 2px 0 2px 2px;
  vertical-align: middle;
  background: #D5F1A1;
  overflow: hidden;
}
span.sboxmultipop {
  white-space: nowrap;
}
input.button {
  border: none;
  background: #4b4b4b url(button-bg.gif) right no-repeat;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  padding-right: 15px;
  cursor: pointer;
}
form p {
  clear: both;
}
form p.submit {
  padding-left: 130px;
}
form span.errmsg {
  display: block;
  padding-left: 130px;
}

/* ----------------------------------------------- */
.tnormal {
  font-size: 80%;
}
.imgbanner {
  border: 1px solid #4b4b4b;
}

.imgbutton {
  vertical-align: middle;
  cursor: pointer;
  padding: 0 1px 0 1px;
}

span.butlink a, span.butlink a:visited {
  color: #000000;
  font-weight: bold;
  font-size: 110%;
  text-decoration: underline;
  padding-right: 10px;
}
span.butlink a:hover {
  text-decoration: none;
}
.errmsg {
  color: #ee0000;
}

.leftpic {
  float: left;
  margin: 10px 10px 10px 0;
}
.rightpic {
  float: right;
  margin: 10px 0 10px 10px;
}
.dldfile {
  font-size: 80%;
}

/* ----------------------------------------------- */
.gallery h3 {
  clear: both;
}
.photoItem {
  display: block;
  float: left;
  margin: 0 11px 10px 0;
  padding: 0;
  text-align: center;
  width: 100px;
  height: 11em;
  font-size: 10px;
}
.photoItem img {
  vertical-align: middle;
  border: 1px solid rgb(23,45,104);
  margin-bottom: 5px;
}

/* ----------------------------------------------- */
.navigation, .block p.navigation {
  padding: 6px 0 15px 0;
  font-size: 8pt;
  text-align: left;
  color: #808080;
}
.navigation a, .navigation a:visited {
  font-size: 9pt;
  color: black;
}
.navigation .hilight {
  font-weight: bold;
  color: #8B9B38;
}

/* ----------------------------------------------- */
.block {
  padding: 0 30px 10px 30px;
  color: #0c3c54;
}
.block h2 {
  padding: 13px 30px 10px 30px;
  margin: 0 -30px 10px -30px;
  font-weight: bold;
  color: #ffffff;
  font-size: 100%; 
}
.block p, .block ul.first, .block ol.first, .block address {
  font-size: 75%;
} 

#toBox {
	width: 904px;
	padding: 8px 10px 7px 10px;
	text-align: center;
	background: #002B65;
}

#toBox .langs {
	float: left;
}

#leftColumn .block {
  padding-left: 18px;
  padding-right: 18px;
}
#leftColumn .block h2 {
  padding: 10px 18px 5px 18px;
  background: transparent;
  color: #595959;
}
#leftColumn .block p, #leftColumn .block ul.first, #leftColumn .block ol.first, #leftColumn .block address {
  font-size: 70%;
}


/* ----------------------------------------------- */
.tblprodlist {
  background: #F5F5F5;
  border: none;
  padding: 0px 5px 0px 5px;
}

.tblprodlist .prodImg {
	width: 110px;
	float: left;
}

.tblprodlist .prodDesc {
	font-size: 9pt;
	width: 350px;
	float: left;
	color: #515151;
}

.tblprodlist .prodDesc a{
	color: #000000;
	font-weight: bold;	
}

.tblprodlist .prodDesc strong {
	text-transform: capitalize;
}

.reder {
	color: #C00000;
	font-weight: bold; 
}

#bg {
	width: 1004px;
	height: 100%;
	background-image: url(bg-background.gif);
	background-repeat: repeat-y;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
}

/* ----------------------------------------------- */
.tblcommon {
  border-collapse: collapse;
  width: 100%;
}
.tblcommon th, .tblcommon td {
  font-size: 80%;
  border-bottom: 1px solid rgb(150,191,13);
  padding: 2px 5px 3px 5px; 
}
.tblcommon .second {
  background: rgb(213,241,161);
}

/* ----------------------------------------------- */
#main {
  width: 924px;
  margin: 0 auto 0 auto;
  text-align: left;
}

/* ----------------------------------------------- */
#topBar {
  height: 1.9em;
  padding: .6em 0 0 0;
  background: #172D68;
  color: #ffffff;
  text-align: left;
  font-size: 80%;
  text-transform: uppercase;
  font-weight: bold;
}
#topBar a, #topBar a:visited {
  color: #ffffff;
  text-decoration: none;
  padding: 0 10px 0 10px;
}
#topBar a:hover {
  text-decoration: underline;
}

/* ----------------------------------------------- */
#head {
  width: 924px;
  height: 100px;
  background: #ffffff url(head-bg.png) no-repeat left top;
  position: relative;
}
#head h1 {  	
  display: block;
  width: 500px;
  height: 100px;
  text-indent: -500em;
  float: left;
}
#head h1 a, #head h1 a:visited {
  display: block;
  width: 100%;
  height: 100px;
  text-indent: -500em;
  text-decoration: none;
}

#head .textTitle {
	text-transform: uppercase;
	width: 190px;
	float: left;
	padding: 30px 0px 0px 220px;
	font-weight: bolder;
	font-size: 11pt;
	color: #FFFFC6;
}

/* ----------------------------------------------- */
#page {
  background: #D5F1A1;
  width: 924px;
  position: relative;
}

.filler {
	height: 100%;
}

/* ----------------------------------------------- */
#preset {
  text-align: center;
  margin-bottom: 10px;
  padding: 4px 10px 7px 10px;
  font-size: 70%;
  color: #002B65;
  line-height: 140%;
}
#preset a, #preset a:visited {
  color: #bfbfc0;
  text-decoration: none;
  border-left: 1px solid #bfbfc0;
  padding: 0 3px 0 5px;
}
#preset a:hover {
  text-decoration: underline;
}
#preset a.first, #preset a.first:visited {
  border: none;
}

/* ----------------------------------------------- */
#leftColumn {
  float: left;
  width: 200px;
  _width: 195px;
  overflow: hidden;
}

#content {
  width: 504px;
  position: relative;
  padding: 10px 10px 10px 10px;
  float: left;
  background: #ffffff;
}

#content .header {
	padding: 3px 5px 2px 5px;
	width: 494px;
	background: #002B65;
	color: white;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
}

#rightColumn {
  float: left;
  width: 200px;
}

/* ----------------------------------------------- */
#lngSwitch {
  position: absolute;
  width: 225px;
  top: 11px;
  left: 1px;
  text-align: right;
  padding: 0;
  line-height: normal;
}
#lngSwitch img {
  vertical-align: middle;
}

#topBox {
	width: 904px;
	padding: 10px 10px 10px 10px;
}

#langs {
	float: left;
}

.entrance {
	width: 200px;
	height: 142px; 
	background: url('entrance.jpg');
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 10px 0px 8px 0px;
}

.menuLink, .menuLinkSec {
	width: 200px;
	background: #D5F1A1;
  margin: 0;
  padding: 0;
  overflow: hidden;	
}

.menuLink img, .menuLinkSec img {
  vertical-align: middle;
  background: transparent;
  padding-right: 5px;
}

.menuLinkSec {
	background: #96BF0D;	
}

.menuSubLinks, .menuSubLinksSec {
	display: none;
	width: 160px;
	color: #158F40 !important;
	background: #D5F1A1;	
	padding: 6px 10px 10px 30px;
}

.menuSubLinksSec {
	background: #96BF0D;
}

.menuHead {
	color: white;
	width: 190px;
	padding: 5px 5px 5px 5px;	
	background: #002B65;	
	font-size: 10pt;	
	font-family: arial;
	font-weight: bold;	
	text-transform: uppercase;                	
}
.menuLink a, .menuLinkSec a {
  color: #002B65 !important;
  display: block;
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  height: 100%;
  padding: 5px;
  text-decoration: none !important;
  text-transform: uppercase;
  width: 190px;
}
#leftColumn .menuLink a, #leftColumn .menuLinkSec a {
  padding: 8px 5px 8px 30px;
  position: relative;
  width: 160px;
}
#leftColumn .menuLink a img, #leftColumn .menuLinkSec a img {
  display: block;
  left: 5px;
  position: absolute;
  top: 5px;
}

.menuSubLinks a, .menuSubLinksSec a {
	color: #002B65 !important;
	font-size: 8pt;
	text-decoration: none !important;
	font-weight: normal;
}

/* ----------------------------------------------- */
.menu {
  width: 200px;
  padding: 0;
  background: #ffffff;
  font-size: 90%;
  font-weight: bold;
  padding-bottom: 8px;
  padding-top: 10px;
  margin: 0;
}
.menu li {
  padding: 0;
  color: #ffffff;
  background: transparent;  
}
.menu li a, .menu li a:visited {
  padding: 8px 0 8px 34px;
  display: block;  
  color: #ffffff;
  text-decoration: none;
}
.menu li a:hover {
  text-decoration: underline;
  background-position: 0 -80px;
}
.menu li.open ul {
  margin-bottom: 10px;
  background: transparent url(menu-shade.gif) 0 0 repeat-x;
}
.menu li.open a, .menu li.open a:visited {
  background: #d7952e url(menu-bg.gif) 0 -160px no-repeat;
}
.menu li.open li a, .menu li.open li a:visited {
  background: transparent;
}  

.menu ul {
  padding: 0 0 0 18px;
  background: #818181;
}
.menu ul ul {
  padding-left: 0;
}
.menu ul li {
  padding-left: 16px;
}
.menu ul a, .menu ul a:visited {
  display: block;
  padding-left: 10px;  
  font-size: 80%;
  padding: 0;
  color: #dddddd;
}
.menu ul li.open {
  background: transparent url(bullet-menu.gif) 0 .5em no-repeat;
  padding-bottom: 0;
}
.menu ul li.open ul {
  background: transparent;
}

/* ----------------------------------------------- */
#footer {
  width: 924px;
  padding: 0 0 60px 0;
  position: relative;
  background: #002B65;
}
.footerPanel div {
  clear: both;
  padding: 5px 10px;
  font-size: 70%;
  background: transparent;
  color: #cccccc !important;
  height: 30px;
  position: absolute;
  top: 10px;
  left: 0;
  text-align: left;
  width: auto;
  z-index: 10;
}
.footerPanel div#fText{
  width: 310px;
}

.footerPanel div#copyRight {
  text-align: right;  
  position: relative;
  top: 65px;
  right: 0;
  width: 904px;
  z-index: 5;
}

.footerPanel .whiteStripe {
  width: 904px;
  height: 5px;
  background: #ffffff; 
  top: 60px;
  z-index: 20;
  border-bottom: 3px solid  #002B65;
}

.footerPanel .ark{
  background: url('ark.gif');
  background-repeat: no-repeat;
  padding-left: 50px;
  position: absolute;
  left: 700px;
  width: 150px;
  height: 28px;
}

.footerPanel .callFree{
  background: url('hotline.gif');
  background-repeat: no-repeat;
  background-position: 0px 10px;
  position: absolute;
  left: 350px;
  width: 320px;
  height: 30px;
}

#footer a, #footer a:visited {
  text-decoration: underline;
  color: #cccccc !important; 
}
#footer a:hover {
  text-decoration: underline;
  color: #cccccc !important;
}

/* ----------------------------------------------- */
#hpIcons {
  text-align: justify;
  height: 10em;
  padding: 0 0 0 0px; 
  line-height: normal;
  font-size: 80%;
}
#hpIcons li {
  display: block;
  list-style: none;
  float: left;
  width: 120px;
  padding: 0;
  background: transparent;
}
#hpIcons li a, #hpIcons li a:visited {
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
  line-height: normal; 
  padding: 90px 0 0 0;
  font-size: 9pt;
  display: block;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
#hpIcons li a:hover {
	color: #ff0000;
}
#hpIcoSearch a, #hpIcoSearch a:visited {
  background: transparent url(ico-buy.gif) 20px 0 no-repeat;
}
#hpIcoRequest a, #hpIcoRequest a:visited {
  background: transparent url(ico-sell.gif) 20px 0 no-repeat;
}
#hpIcoOffer a, #hpIcoOffer a:visited {
  background: transparent url(ico-rent.gif) 20px 0 no-repeat;
}
#hpIcoBuyout a, #hpIcoBuyout a:visited {
  background: transparent url(ico-help.gif) 20px 0 no-repeat;
}

/* ----------------------------------------------- */
#searchForm form {
  background: #002B65 0 0 repeat-x;
  padding: 0 0 0 30px; 
}

#searchForm .serachItem {
	float: left;
}

#searchForm label {
	font-size: 10pt;
	font-weight: bold;	
}

#searchForm .tblform {
  margin-bottom: 1em;
}
#searchForm #extendSearch {
  display: none;
  margin-top: -2.3em;
  background: #ffffff;
  padding: 0 0 0 4px;
  z-index: 1000;
  position: relative;
}

#searchForm #sFormType_tag,
#searchForm #sFormReg_tag,
#searchForm #sFormPca_tag,
#searchForm #sFormDisp_tag,
#searchForm #sFormLastTd input.visible {
  color: #000000;
  width: 100px;
  display: block;
  float: left;
  vertical-align: middle;
  text-align: left;
}

#searchForm #sFormPrice {
	width: 100px;
}

/* --------------------------------------------------------- */
#prDetailImage {
  width: 400px;
  height: 300px;
  border: 1px solid #4C4C4C;
  text-align: center;
  padding: 0;
  line-height: normal;
  background: #DBDBDB;
  margin: 0 0 10px 0;
}
#prDetailPrews {
  width: 402px;
  height: 90px;
}
#prDetailPrews p {
  white-space: nowrap;
  overflow: scroll;
  padding: 0;
  line-height: normal;
}
#prDetailPrews img {
  border: 1px solid #4C4C4C;
  margin: 0 5px 0 0;
}

/* --------------------------------------------------------- */
#rightColumn #contactForm p {
  font-size: 70%;
  padding-bottom: 5px;
}
#rightColumn #contactForm input, #rightColumn #contactForm textarea {
  border-color: #ACC63E;
  width: 190px;
}
#rightColumn #contactForm input.button {
  width: auto;
}
#rightColumn #contactForm span.errmsg {
  padding-left: 0;
}

#offReqForm {
  padding-top: 10px;
}
#offReqForm input, #offReqForm textarea {
  width: 240px;
}
#offReqForm input.button {
  width: auto;
}

/* --------------------------------------------------------- */
#overDiv {
	position: absolute;
	visibility: hidden;
	z-index: 10000;
}

.detailDesc {
	color: #515151;
	width: 365px;
	float: left;	
	font-size: 9pt;
	padding-left: 5px;
}

.detailImgs {
	width: 100px;
	float: left;
	padding: 0px 0px 0px 20px;
}

.detailImgs hr {
	margin-bottom: 8px;
}

.detailImgs img {
	float: left;
	border: solid 1px #158F40;
}

.detailHead {
	width: 100%;
	background: transparent;
	padding: 15px 0px 20px 0px;
}

.detailHead h3 {
	background: #002B65;
	color: #ffffff;
	width: 100%;
	font-size: 10pt;
	text-transform: uppercase;
	padding-left: 5px;
}

.detailBlock {
  background: #D5F1A1;
  padding: 5px;
  margin-bottom: 10px;
}
.detailBlock h3 {
	background: #002B65;
	color: #ffffff;
	font-size: 10pt;
	text-transform: uppercase;
	padding: 3px 5px 2px 5px;
	margin: 0 0 5px 0;
}
.detailBlock img {
  float: right;
  border: 1px solid #158F40;
}
.detailBlock hr {
  size: 1px;
  height: 1px;
  background: #D5F1A1;
  color: #D5F1A1;
  clear: both;
}
	
.galleryBlock {
	margin : 10px 10px 10px 10px;
}

.galleryBlock h2 {
    padding: 6px 10px 5px 30px;
    background: #002B65;
    color: #ffffff;      
    font-weight: bold;
    font-size: 10pt;
    text-transform: uppercase;
}

.galleryBlock img {
	border: 1px solid #000000;
	margin-top: 18px;
	margin-bottom: 40px;	
}

.galleryBlock a {
	display: block;
	width: 60px;
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	padding: 2px;
	border: 1px solid #000000;	
	text-align: center;
}	

#searchForm #sFormType_tag {
	color: #000000;
}

.pageForm fieldset {
	background: #D5F1A1;
	padding: 3px 5px 5px 5px;
}

.pageForm label, .pageForm p {
	color: #515151;
	font-size: 9pt;
	position: relative;
}

.pageForm label {
	display: inline;
	float: none;
	text-transform: capitalize;
}

.pageForm p {
	padding: 20px 5px 5px 2px;
}

.pageForm input, .pageForm textarea, .pageForm select {	
	background: white;
	border: none;
	float: none;
	font-weight: normal;
	color: black;
}

.pageForm input {
	width: 200px;
}

.pageForm textarea {
	width: 100%;
	height: 100px;
}

.pageForm .required {
	color: red;
}

.pageForm .inputCaption {
	width: 110px;
	float: left;
	padding-bottom: 4px;
}

.pageForm .inputBox, .pageForm .inputBoxRadio {
	width: 380px;
	float: left;
	padding-bottom: 4px;	
}

.pageForm .inputBoxRadio input{
	width: auto;
}

.pageForm .submit {
	background: #002B65;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	border: none;
	width: 90px;
	cursor: pointer;
}

.woFormTitle {
	background: #002B65;
	color: white;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	height: 18px;
	padding: 0px 2px 5px 2px;
}

.bBoxContent #searchForm {
	float: none;
	background: #98C037;	
}

.bBoxContent p {
	color: #ffffff; 
	font-size: 9pt;
	position: relative;	
	padding: 20px 10px 10px 10px;
}

.bBoxContent .required {
	color: red;
}

.bBoxContent #searchForm label {
	color: #515151;
	font-size: 9pt;
	position: relative;	
}

.bBoxContent #searchForm form {
	background: transparent;
	padding: 5px 5px 5px 10px;
}

.bBoxContent #searchForm .serachItem {
	float: left;
	width: 150px;
	padding: 5px 5px 5px 5px;
}

.bBoxContent #searchForm label {
	width: 100%;
	color: white;
}

.bBoxContent #searchForm #sFormType_tag,
.bBoxContent #searchForm #sFormReg_tag,
.bBoxContent #searchForm #sFormPca_tag,
.bBoxContent #searchForm #sFormDisp_tag,
.bBoxContent #searchForm #sFormLastTd input.visible {
  color: #000000;
  width: 120px;
  display: block;
  float: left;
  vertical-align: middle;
  overflow: hidden;
}

.bBoxContent #searchForm #sFormPrice, .bBoxContent #searchForm #sFormEmail {
	width:140px;
}

.bBoxContent .bottom {
	width: 100%;
	padding: 30px 0px 10px 0;
	text-align: right;
}

.header .left {
	padding-top: 5px;
	width: 350px;
	float: left;
	font-size: 100%;
}

.header .left h2 {
	margin: 0;
	padding: 0;
}

.header form {
	width: 140px;
	float: left;
}

.header form label{
	width: auto;
	text-transform: none;
	font-weight: normal;
	font-size: 8pt;
	float: left;
	padding: 6px 3px 0px 0px;
}

/* ----------------------------------------------- */
#branchMap {
  margin: 2px 0 5px 0;
  width: 504px;
  height: 257px;
  position: relative;
}
#branchMap h2 {
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
}
#branchList {
  font-size: 90%;
  text-align: center;
}
#branchList a, #branchList a:visited {
  text-decoration: underline;
  padding: 0 5px 0 16px;
  text-transform: uppercase;
  background: transparent url(bullet.gif) left center no-repeat;
}
#branchList a:hover {
  text-decoration: none;
}
#branchList a.first {
  padding-left: 5px !important;
  background: transparent !important;
}
#branchDetail {
  width: 449px;
  margin: 10px auto 30px auto;
  background: #ffffff url(branch-detail-top.gif) top left no-repeat;
  position: relative;
  color: #0d2f63;
}
#branchDetail img {
  position: absolute;
  top: 50px;
  left: 19px;
}
#branchDetail div {
  background: transparent url(branch-detail-bot.gif) left bottom no-repeat;
  padding: 25px 23px 0 225px;
  min-height: 210px;
}
#branchDetail h3 {
  color: inherit;
  font-size: 110%;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0 5px 0;
  padding: 0 0 2px 0;
  border-bottom: 1px solid #7e8fa9;
}
#branchDetail address {
  color: inherit;
  font-size: 70%;
  margin: 0 0 5px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #7e8fa9;
}
#branchDetail p {
  font-size: 70%;
}
#branchDetail .links {
  font-size: 85% !important;
  font-weight: bold;
  line-height: 140%;
  text-transform: uppercase;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #7e8fa9;
}
#branchDetail .links a, #branchDetail .links a:visited {
  text-decoration: none;
  color: #a2bd30;
}
#branchDetail .links a:hover {
  text-decoration: underline;
}
#branchDetail .callfree {
  font-size: 80% !important;
}
#branchDetail .callfree strong {
  padding: 5px 0 5px 20px;
  background: transparent url(ico-greenline.gif) left center no-repeat;
  white-space: nowrap;
}
.branchBack {
  font-size: 80%;
  padding: 0 0 10px 30px;
  color: #A0A0A0;
}

/* ---------------------------------------- */
#watchOffer {
  background: #172d68;
  color: #ffffff;
  padding: 0 0 5px 0;
}
#watchOffer img {
  vertical-align: middle;
  display: block;
  margin: 0 0 5px -5px;
}
#watchOffer a {
  color: #ffffff !important;
  padding: 0 0 0 5px;
}

/* ---------------------------------------- */
.banner {
  background: #D5F1A1;
  margin: 10px 0 0 0;
  padding: 5px;
}

/* ---------------------------------------- */
#calculator {
  background: #d5f1a1;
  margin-bottom: 10px;
}
#calculator input {
  background: #ffffff;
}
#calculator input.button {
  background: #4b4b4b url(button-bg.gif) right no-repeat;
}

/* ---------------------------------------- */
input.checkbox, input.radio {
  width: auto;
  height: auto;
  background: none;
  margin: 2px;
  padding: 0;
}
