*{margin:0px;padding:0px}
body{font-family:arial;color:#8b8b8b8b;background-color:#ebebeb;text-align:center}
div{width:100%;margin:0px auto;background:#ebebeb}
	.page{width:100%x;float:center;margin:0px auto;}
	.thumbs{background:#ffffff;width:171px; height:370px;float:center;margin:4px 2px 0px 2px;border:0px solid #8b8b8b;}
img{border:0;}
a{text-decoration:none;}
h1{font-size:40px}
h2{font-size:30px}
h3{font-size:22px}
h4{font-size:10px;text-align:center}

/* begin Button */
.art-button-wrapper .art-button
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #000000 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 36px;
  height: 36px;
  margin: 0 !important;
  padding: 0 19px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.art-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 36px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .art-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
}

.art-block select 
{
    width:96%;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
  color: #000000 !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 108px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.art-button-wrapper .l
{
  left: 0;
  right: 13px;
}

.art-button-wrapper .r
{
  width: 419px;
  right: 0;
  clip: rect(auto, auto, auto, 406px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
  top: -36px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
  top: -72px;
}

.art-button-wrapper input
{
  float: none !important;
}
/* end Button */
