* { font-size: 100.01% }
html { font-size: 62.5%; }
body{
  margin:0;
  color:#656565;
  font:1.2em/1.166em Verdana, Arial, Helvetica, sans-serif;
  background: url(../images/bg-page.gif);
  min-width:1000px;
}
img{border-style:none;}
a{text-decoration:none; color:#787878;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
  font:100% Arial, Helvetica, sans-serif;
  vertical-align:middle;
  color:#000;
}
form,
fieldset{
  margin:0;
  padding:0;
  border-style:none;
}
q{quotes:none;}
q:before{content:''}
q:after{content:''}
#wrapper{
  width:100%;
  overflow:hidden;
  background: url(../images/bg-wrapper.png) repeat-x;
}
.w1{
  width:964px;
  margin:0 auto;
}
.search-form label,
.search-form .btn-submit,
.search-form legend,
.skip a{
  position:absolute;
  left:-10000px;
  top:auto;
  width:1px;
  height:1px;
  overflow:hidden;
}
.skip a:focus{
  position:static;
  width:auto;
  height:auto;
}
.alignleft{float:left;}
#header{
  margin: 0 0 12px;
  padding: 35px 0 10px;
  background: url(../images/bg-header.gif) repeat-x 0 100%;
}
.box-top{
  overflow:hidden;
  padding: 0 0 14px 169px;
}
.box-top .phone{
  color:#145428;
  text-transform:uppercase;
  padding:9px 0 0;
  float:left;
}
.search-form{
  float:right;
  width:184px;
  margin:0 0 0 7px;
}
.search-form .text{
  float:left;
  overflow:hidden;
  background: url(../images/sprite.png) no-repeat -412px 0;
  width:184px;
  height:26px;
}
.search-form input{
  float:left;
  color:#145428;
  margin:0;
  border-style:none;
  background:none;
  font-size:11px;
  line-height:13px;
  padding: 6px 5px 6px 11px;
  width: 167px;
}
.resize-list{
  float:right;
  list-style:none;
  margin:-1px 0 0;
  padding:0;
  text-transform:uppercase;
  line-height:24px;
}
.resize-list li{
  float:left;
  margin:0 0 0 13px;
}
.resize-list a{
  color:#145428;
  float:left;
}
.resize-list #decrease{margin: 5px -1px 0 0;}
.resize-list #reset{
  font-size:1.5em;
  margin:2px 0 0;
}
.resize-list #increase{font-size:2em;}
.top-nav{
  float:right;
  list-style:none;
  margin: 0 -5px 0 0;
  padding: 9px 0 0;
}
.top-nav li{
  float:left;
  background: url(../images/separator.png) no-repeat 0 2px;
  padding: 0 7px 1px 6px;
}
.top-nav li:first-child{background:none;}
.top-nav a{color:#145428;}
.header-holder{overflow:hidden;}
.logo-box{
  float:left;
  width:137px;
  text-align:center;
  padding: 0 0 0 3px;
}
.logo-box img{vertical-align:top;}
.logo{
  text-indent:-9999px;
  overflow:hidden;
  background: url(../images/sprite.png) no-repeat -215px -10px;
  width:145px;
  height:145px;
  margin:0 0 21px -3px;
  display:block;
}
.logo a{
  display:block;
  height:100%;
}
.visual-box{
  border-left:0px solid #145429;
  margin: 10px 0 0;
  padding: 0 0 0 9px;
  width: 797px;
  float:right;
}
.gallery-holder {
  float:right;
  background:#145428 url(../images/bg-gallery.gif) repeat-x;
  position:relative;
  width:232px;
  min-height:208px;
}
.gallery-holder .title{
  color:#fff;
  font-size:1.5em;
  line-height:1.155em;
  margin:0 0 6px;
  font-weight:normal;
  text-align:center;
  display:block;
}
.gallery .gmask {
  position: relative;
  overflow: hidden;
  width:214px;
  margin:0 0 11px 6px;
}
.gallery .gmask ul {
  list-style: none;
  width: 99999px;
  float: left;
  padding: 0;
  margin: 0;
}
.gallery .gmask ul li {
  float: left;
  text-align:center;
  margin: 0 -9px 0 0;
}
.gallery .photo{
  background: url(../images/sprite.png) no-repeat -54px -8px;
  padding:9px;
  margin:0 0 -2px;
}
.gallery img{vertical-align:top;}
.archive{
  text-transform:uppercase;
  color:#fff;
  text-align:center;
  display:block;
  letter-spacing: 0.0256em;
}
.date{color:#fff;}
.gallery a.btn-prev,
.gallery a.btn-next {
  text-indent:-9999px;
  overflow:hidden;
  background: url(../images/sprite.png) no-repeat 0 -61px;
  width:10px;
  height:18px;
  position:absolute;
  top:101px;
  left:4px;
  z-index:50;
}
.gallery a.btn-next {
  background-position:0 -83px;
  left:auto;
  right:4px;
}
#main{
  width:100%;
  background: url(../images/bg-main.png) repeat-y;
  min-height:659px;
  padding:0 0 30px;
}
#nav{
  list-style:none;
  margin:0;
  padding:0;
  text-transform:uppercase;
  background: url(../images/bg-nav.png) no-repeat;
  width: 964px;
  z-index:100; 
  position:relative;
  font-size:12px;
  line-height:14px;
}
#nav:after{
  content:"";
  display:block;
  clear:both;
}
#nav li{
  float:left;
  background: url(../images/separator01.gif) no-repeat 0 10px;
  position:relative;
}
#nav li:first-child{background:none;}
#nav a{
  float:left;
  color:#fff;
  padding:0 3px 0 0;
  position:relative;
}
#nav>li> a> span{
  padding: 9px 14px 8px 17px;
  float:left;
}
#nav>li:first-child>a>span{padding: 9px 14px 8px 28px;}
#nav a em{
  margin:0 0 0 -14px;
  background: url(../images/bg-arrow.png) no-repeat;
  width: 28px;
  height: 15px;
  position:absolute;
  left:50%;
  bottom:-13px;
  z-index:100;
  display:none; 
}
#nav li:hover,
#nav .active a,
#nav li a:hover{
  background: url(../images/bg-active.png) no-repeat 100% 0;
  text-decoration:none;
}
#nav li:hover a em,
#nav .active a em,
#nav li a:hover em{display:block;}
#nav>li:hover>a>span,
#nav>li>a:hover>span,
#nav>.active>a>span{background: url(../images/bg-active.png) no-repeat 0 -31px;}
#nav .drop{
  position:absolute;
  left:-3px;
  top:31px;
  width:274px;
  padding:4px 0 0;
  display:none;
}
#nav li:hover .drop{display:block;}
#nav .drop .holder{
  background: url(../images/bg-drop-b.png) no-repeat 0 100%;
  padding:0 0 10px;
}
#nav .drop ul{
  list-style:none;
  margin:0;
  padding:0 7px 0 3px;
  font-size:1.166em;
  line-height:1.142em;
  background: url(../images/bg-drop-t.png) no-repeat;
  text-transform:none;
  font-weight:bold;
}
#nav li .drop ul li{
  float:none;
  background: url(../images/bg-li2.png) 12px 0 no-repeat;
  width: 264px;
}
#nav .drop ul:after,
#nav li .drop ul li:after{
  content:"";
  display:block;
  clear:both;
}

#nav li .drop ul a{
  color:#fff;
  background:none;
  width:264px;
  padding:0 0 10px;
  margin:-2px 0;
}
#nav li .drop span{
  display:block;
  padding: 9px 11px 0  12px;
}
#nav li .drop ul li:first-child{
  width:264px;
  background:none;
}
#nav li .drop ul li:first-child>a{margin-top:0;}
#nav li .drop ul li:hover>a{
  background:url(../images/bg-drop-hover.png) -283px 100% no-repeat;
}
#nav li .drop ul li:hover>a span{
  background: url(../images/bg-drop-hover.png) -3px 0 no-repeat;
}
#nav li .drop ul li a em{
  background: url(../images/arrow02.png) no-repeat 100% 0;
  width: 12px;
  height: 18px;
  left:auto;
  margin: -5px 0 0;
  right:11px;
  top:50%;
  display:none;
}
#nav li .drop ul .has-drop-down  a em{display:block;}
#nav .drop ul .holder{
  position:absolute;
  right: -270px;
  top: -1px;
  display:none;
}
#nav .drop ul li:hover{
  z-index:20;
}
#nav .drop ul li:hover .holder{display:block;}
#nav li .drop ul li .holder a em{display:none;}
#nav li .drop ul li .holder ul{
  font-weight:normal;
  font-size:0.857em;
  line-height:1.166em;
  letter-spacing:-0.0245em
}
#nav li .drop ul li .holder ul li:first-child{background:none;}
#nav li .drop ul li .holder a span{padding:7px 0 0 11px;}
#nav li .drop ul li .holder a{padding:0 0 7px;}
#nav li .drop ul li .holder ul a em{margin: -9px 0 0;}
#nav li .drop ul .holder ul li .holder{
  right: -258px;
  top: 0;
  display:none;
}
#nav li .drop ul .holder ul li:hover .holder{display:block;}
.main-holder{
  position:relative;z-index:1;
  overflow:hidden;
}
/* #content{
  float:right;
  padding: 26px 17px 3px 6px;
  background:#fff;
  width:677px;
}
*/
#content{
  float:right;
  padding: 26px 17px 3px 20px;
  background:#fff;
  width:663px;
}
#content p{margin:0 0 14px;}
/* .info-block{overflow:hidden;} */
.info-block{
  overflow:hidden;
  margin:0 0 0 -14px;
}
.info-box{
  float:left;
  width:150px;
}
.info-block .photo{
  background: url(../images/sprite.png) no-repeat -364px -226px;
  width:150px;
  height:182px;
  text-align:center;
  padding:16px 0 0;
}
.info-block .photo img{vertical-align:top;}

.info-block .name{
  margin:-3px 0 0 14px;
  letter-spacing: -0.06em;
}
.info-block .name h5,
.info-block .name strong{
  color:#145428;
  text-transform:uppercase;
  display:block;
  font-size:1em;
  margin:0;
}
.info-block .name p{
  margin:0;
  font-size:0.857em;
}
.info-block .name span{display:block;}
/*
#content h1{
  font-size:2.5em;
  line-height:1.066em;
  font-weight:normal;
  color:#f7a700;
  margin:0 0 30px 14px;
}
*/
#content h1{
  font-size:2.0em;
  line-height:1.066em;
  font-weight:normal;
  color:#005e31;
  margin:0 0 30px;
}
.home-page #content h1{
  margin:0 0 17px;
  color:#145428;
}
.home-page #content{
  float:right;
  padding: 26px 25px 6px 32px;
  width: 646px;
  background:#fff;
}
.info-description{
  float:right;
  width:527px;
}
.info-description2{
  float:right;
  width:667px;
}
.info-panel{
  overflow:hidden;
  padding:12px 0 4px 6px;
  line-height:16px;
}
.contact-box{
  float:right;
  width:187px;
  border:1px solid #afafaf;
  margin:4px 0 4px 4px;
  padding:0 6px 0 8px;
  line-height:1.25em;
}
.contact-box .title{
  color:#787878;
  background:#f4f4f4;
  margin: 0 -6px 4px -8px;
  padding: 6px 11px 7px;
}
.contact-box dl{margin:0 0 4px;}
.contact-box dt{float:left;}
.contact-box dd{margin:0;}
#content .contact-box h3{
  margin:0 0 -1px;
  border-top:1px solid #adadad;
  /* letter-spacing: -1px;    */
  padding:3px 0 0;
}
#content h2{
  color:#165328;
  font-size:1.166em;
  line-height:1.142em;
  margin: 0 0 9px;
}
#sidebar{
  float:left;
  width:261px;
  background: url(../images/sprite.png) no-repeat 0 -225px;
  min-height:275px;
  padding:26px 0 0;
}
.accordion{
  list-style:none;
  margin:0;
  padding:5px 0 0;
  font-size:1.166em;
  line-height:1.142em;
  background: url(../images/bg-li.png) no-repeat;
}
.accordion li{
  background: url(../images/separator03.png) no-repeat 2px 100%;
  padding:7px 0
}
.accordion :hover{text-decoration:none;}
.accordion .opener{
  font-weight:bold;
  background: url(../images/bullet01.png) no-repeat 0 5px;
  padding:0 0 0 13px;
}
.accordion ul{
  list-style:none;
  margin:0 0 -7px;
  overflow:hidden;
  padding:5px 0 0;
  font-size:0.857em;
  line-height:1.166em;
  word-spacing: -2px;
}
.accordion ul li{padding:0;}
.accordion ul a{
  position:relative;
  display:block;
  outline:none;
}
.accordion ul span{
  background: url(../images/bullet02.png) no-repeat 10px 10px;
  padding:5px 0 5px 21px;
  display:block;
}
.accordion ul a em{
  background: url(../images/arrow.png) no-repeat 100%;
  width: 10px;
  height: 18px;
  position:absolute;
  right: 7px;
  top: 50%;
  margin: -9px 0 0;
  display:none;
}
.accordion ul .active a,
.accordion ul a:hover{background: url(../images/bg-heading.png) ;}
.accordion ul .active a span,
.accordion ul a:hover span{background: url(../images/bullet04.png) no-repeat 10px 10px;}
.accordion ul .active a em,
.accordion ul a:hover em{display:block;}
.slide{width:100%;}
.three-columns{
  overflow:hidden;
  position:relative;
}
.three-columns .col{
  background: url(../images/arrow.png) no-repeat 100% 50%;
  border-left:3px solid #abc800;
  width:258px;
  padding:0 23px 0 0;
  float:left;
  font-size:0.833em;
  line-height:1.3em;
  margin:0 7px 0 0;
  /*word-spacing:-4px;    */
}
.three-columns .col .holder{
  border:1px solid #afafaf;
  padding:0 4px 5px 11px;
}
.three-columns .heading{
  background: url(../images/bg-heading.png);
  padding: 2px 12px 5px;
  margin:0 -4px 2px -11px;
}
.side-box .heading h2,
.three-columns .heading h2{
  color:#005e31;
  font-size:1.8em;
  line-height:1.111em;
  margin:0;
  font-weight:normal;
  letter-spacing:normal;
}
.side-box .heading h2{
  font-size:1.5em;
}
.three-columns .col p{margin:0 0 5px;}
.three-columns ul{
  list-style:none;
  margin:0;
  padding:0;
}
.btn-more{
  font-weight:bold;
  color:#005e31;
  background: url(../images/arrow01.png) no-repeat 100% 50%;
  padding:0 30px 0 0;
}
.btn-holder{overflow:hidden;}
.btn-holder .btn-more{
  float:right;
  margin:0 10px 0 0;
}
.three-columns .news{
  color:#005e31;
  font-size:1.75em;
  line-height:1.142em;
  text-transform:uppercase;
  position:absolute;
  right:20px;
  top:50%;
  margin:-11px 0 0;
}
.side-box{
  border-left:3px solid #abc800;
  margin: 4px 0 22px;
  width: 258px;
}
.side-box .holder{
  border:1px solid #afafaf;
  padding:0 4px 5px 10px;
  background:#fff;
}
.side-box .heading{
  background: url(../images/bg-heading.png);
  padding: 2px 12px 5px;
  margin:0 -4px 6px -11px;
}
.side-box .more{
  color:#005e31;
  text-decoration:none;
  font-weight:bold;
  margin:0 0 0 9px;
}
.side-box .more:hover{text-decoration:underline;}
.side-box .mark{line-height:1em;}
.side-box .frame{
  overflow:hidden;
  margin: 0 0 0 -10px;
  padding:7px 0 0;
}
.side-box .date{
  font-style:normal;
  display:block;
  color:#656565;
}
.side-box .photo-box{
  float:left;
  margin:0 5px 0 0;
}
.side-box .photo-box img{
  display:block;
  margin:12px 0 12px 12px;
}
.side-box .description{
  overflow:hidden;
  font-size:0.834em;
  line-height:1.2em;
  padding:7px 0 0;
  margin-left: 10px;
  letter-spacing: -1px;
}
.side-box p{margin:0 0 12px;
}
.side-box .heading-mark{
  background:#005e31;
  margin:0 -4px 0 -11px;
}
.side-box .heading-mark h2{
  color:#f8fdff;
}
.img-center{
  display:block;
  vertical-align:top;
  margin:0 0 18px -11px;
}
.date-box{
  float:left;
  width:200px;
  margin:0 11px 0 0;
  padding:8px 0 0 10px;
}
.date-list{
  list-style:none;
  margin:0;
  padding:8px 0 10px 10px;
  font-weight:;
}
.date-list li{
  padding:0 0 0 5px;
  list-style: none;
}
.side-box .description-add{
  padding:18px 0 0;
}
.side-box .description .more{
  font-size:1.2em;
  margin:0;
  letter-spacing:0;
}
#footer{
  background:#abc800 url(../images/bg-footer.gif) repeat-x;
  padding:5px 0 0;
}
#footer .center{
  margin:0 auto;
  width:964px;
  overflow:hidden;
  padding:0 0 4px;
}
.nav{
  list-style:none;
  margin:0;
  padding:0 9px 0 21px;
  float:left;
  width:130px;
}
.nav li{
  background: url(../images/sprite.png) no-repeat -639px 2px;
  padding:0 0 2px 18px;
}
.nav a{color:#fff;}
.nav-wide{
  width:290px;
  padding:0 13px 0 4px;
}
.footer-panel{
  background: url(../images/footer-panel.gif) repeat-x;
  height:24px;
  color:#fff;
  font-size:0.833em;
  text-transform:uppercase;
  padding:8px 0 7px;
}
.footer-panel p{margin:0 0 0 2px;}
.footer-panel .copy{
  float:right;
  background: url(../images/separator04.png) no-repeat 0 3px;
  padding:0 0 0 15px;
  margin:0 3px 0 0;
}
.copy span{
  background: url(../images/separator04.png) no-repeat 100% 3px;
  padding:0 17px 0 0;
}

td{
    vertical-align: top;
  /*border-left: 1px solid #036;*/
}

.form_box {
  width: 423px;
  padding: 25px;
  float: left;
  font: normal 12px Arial, Helvetica, sans-serif;
  color: #666;
}
.cssform legend {
  padding-bottom: 10px;
}
.cssform div {
  margin: 0;
  padding: 0px 0 7px 0;
  width: 480px;
  float: left;
}
.cssform a {
  float: left;
  margin: 0;
  padding: 0px 0 7px 219px;
  width: 480px
}
.cssform label {
  font: normal 12px Arial, Helvetica, sans-serif;
  color: #666;
  float: left;
  width: 219px;
  text-transform: normal;
}
.cssform input[type="text"] {
  width: 259px;
  border: 1px solid #bababa;
  font: normal 12px Arial, Helvetica, sans-serif;
  color: #333;
}
.cssform textarea {
  width: 259px;
  height: 56px;
  border: 1px solid #bababa;
}
.cssform select {
  font: normal 12px Arial, Helvetica, sans-serif;
  color: #666;
}
.cssform input[type="checkbox"] {
  width: auto;
  height: auto;
  background-color: #FFFFFF;
  position: relative;
}
.cssform span {
  font: normal 12px Arial, Helvetica, sans-serif;
  color: #666;
  text-transform: uppercase;
  padding: 5px 0px 5px 0px;
}
.cssform .btn {
  width: 420px;
  float: left;
  padding-top: 5px;
  vertical-align: middle;
}
.cssform .btn span {
  padding-left: 180px;
  float: left;
}
.cssform .btn label {
  float: left;
  text-transform: capitalize
}

.contacttable td {vertical-align: bottom;}
.side-box a{
  color:#4fa100;
  text-decoration:none;
  font-weight:bold;
  margin:0 0 0 0px;
  font-size: 1.2em;
  }
.side-box a:hover{text-decoration:underline;}

/* contact-block */
.contact-block{padding:12px 0 0;}
#content .contact-block h1{
  font-size:1.95em;
  line-height:1.22em;
  padding: 21px 0 3px;
}
.contact-section{padding:0 0 13px;}
.txt-box{
  line-height:1.333em;
  margin:0 0 17px;
}
.txt-box .title{
  color:#4f4f4f;
  display:block;
}
.txt-box .name{display:block;}
.contact-list{
  list-style:none;
  margin:0;
  padding:0 0 10px;
}
.contact-list li{
  overflow:hidden;
  padding:0 0 1px;
}
.name-holder{
  min-height:15px;
  width:317px;
  float:left;
  background: url(../images/bg-contact-list.gif) repeat-x 0 10px;
}
.contact-list .name{
  float:left !important;
  background:#fff;
  padding:0 5px 0 0;
}
.contact-list dl{
  float:left;
  margin:0 0 0 6px;
  white-space:nowrap;
}
.contact-list dl dt{
  float:left;
  margin:0 4px 0 0;
}
.contact-list dl dd{
  margin:0;
  float:left;
}
.contact-list-mark{
  color:#FF0000;
  margin:0 0 19px;
}
.contact-list-mark .name-holder{background: url(../images/bg-contact-list-mark.gif) repeat-x 0 9px;}
.contact-list-mark .name{text-transform:uppercase;}
.contact-list-mark dl{font-weight:bold;}


/* The Nivo Slider styles */
.nivoSlider {
  width:565px;
  height:224px;
  overflow: hidden;
  position:relative;
 /* background:#fff url(/typo3conf/ext/t3s_headerslider/res/loading.gif) no-repeat 50% 50%;*/
}

.nivoSlider img {
  position:absolute;
  top:0px;
  left:0px;
/* display:none;   */
}


.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 565px !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position:absolute;
  top:0px;
  left:0px;
  width:565px;
  height:224px;
  border:0;
  padding:0;
  margin:0;
  z-index:6;
  display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
  display:block;
  position:absolute;
  z-index:5;
  height:224px;
  top:0;
}
.nivo-box {
  display:block;
  position:absolute;
  z-index:5;
  overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
  position:absolute;
  left:0px;
  bottom:0px;
  background:#000;
  color:#fff;
  width:565px;
  z-index:8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter:alpha(opacity=8);
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
  padding:5px;
  margin:0;
}
.nivo-caption a {
  display:inline !important;
  color:#fff;
  border-bottom:1px dotted #fff;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position:absolute;
  top:45%;
  z-index:9;
  cursor:pointer;
}
.nivo-prevNav {
  left:0px;
}
.nivo-nextNav {
  right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  width:565px;
  text-align:center;
  padding: 10px 0;
  position: absolute;
  z-index:10;
}
.nivo-controlNav a {
  cursor:pointer;
  display:inline-block;
  width:22px;
  height:22px;
  background:url(/typo3conf/ext/t3s_headerslider/res/bullets.png) no-repeat;
  text-indent:-9999px;
  border:0;
  margin: 0 2px;
}
.nivo-controlNav a.active {
  font-weight:bold;
  background-position:0 -22px;
}



.nivoSlider a {
  border:0;
  display:block;
}

.nivo-directionNav a {
  display:block;
  width:30px;
  height:30px;
  background:url(/typo3conf/ext/t3s_headerslider/res/arrows.png) no-repeat;
  text-indent:-9999px;
  border:0;
}

a.nivo-nextNav {
  background-position:-30px 0;
  right:15px;
}

a.nivo-prevNav {
  left:15px;
}

.nivo-caption a:hover {
    color:#fff;
}

.nivo-controlNav.nivo-thumbs-enabled {
  width: 565px;
}
.nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px;
}
.nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: 70px;
  height: auto;
}


.tx-powermail input, .tx-powermail textarea {
  display: block;
  width: 50%;
  height: auto;
}

.tx-powermail .powermail_fieldwrap {
  padding: 10px 0 7px 0;
 
}



label{

    padding: 10px 0 7px 0;
    margin-top: 10px;
    margin-bottom: 0px;
}


.radio, .checkbox {
   position:relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 0px;
}

input[type="checkbox"] {
    width: 15px !important;
    float: left !important;
    clear: none !important;
    
}

.tx_powermail_pi1_fieldwrap_html_check div label {
    float: left !important;
    clear: none !important;
    width: 50px !important;
}


div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap {
    overflow: hidden;
}

div.csc-textpic-center .csc-textpic-center-outer {
    position: relative;
    float: right;
    right: 50%;
}

div.csc-textpic-center .csc-textpic-center-inner {
    position: relative;
    float: right;
    right: -50%;
}

div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last {
    margin-bottom: 0;
}

div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li {
    overflow: hidden;
}

div.csc-textpic div.csc-textpic-imagecolumn {
    float: left;
}
div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image {
    margin-right: 10px;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image {
    margin-bottom: 0;
}