

* {
   margin: 0;
   padding: 0;
   border: 0px none black;
}



body {
   font-family: Verdana,Arial,Helvetica,sans-serif;
   color: #333333;
   font-size: 12px;
   line-height: 1.5em;
}

p {
   margin-top: 6px;
   margin-bottom: 6px;
}

ul {
   margin-top: 12px;
   margin-bottom: 12px;
   padding-left: 32px;
}

a:link, a:visited, a:active {
   text-decoration: none;
   outline: none;
   color: #00a3c7;
}

li.hplinav:hover {
   color: #ff7e00;
}

h1, h2 {
   font-weight: bold;
   padding-left:170px;
}

h1 {
   margin-top: 40px;
   margin-bottom: 10px;
   font-size: 18px;
   letter-spacing:0.12em;
}

h2 {
   margin-top: 27px;
   margin-bottom: 6px;
   font-size: 14px;
   letter-spacing:0.04em;
   word-spacing:0.1em;
}

.block {
   overflow: visible;
}

.clear {
   clear: both;
}

#main .error {
   color: #ff7e00;
}

.back a {
   color: #00a3c7;
   padding: 10px 0;
}
/* -------------------------------------------------------------------------- */

#top{
   background-color: #f9f9f9;
}

#wrapper{
   width:960px;
   margin:0 auto;
}

#main {
   margin-right:341px;
   padding: 0px 0px 20px;
}


.header_right {
   float: right;
   width: 282px;
   background-color: transparent;
   background-image: url(img/b1-gradient.png);
   background-position: 100% 0%;
   background-repeat: repeat-y;
}


#right {
   width:282px;
   margin-top: 18px;
}

/* -------------------------------------------------------------------------- */

.tableform {
   margin-top: 20px;
}

.tableform form {
   padding-left:170px;
}

.tableform form table td {
   padding-right: 10px;
}

.tableform .row_10 td {
   padding-top: 20px;
}

#ctrl_14 {
   background: #00a3c7;
   color: white;
   background: transparent;
}

.tableform form table p {
   padding: 0px;
   color: #ff7e00;
}

.col_0 .mandatory {
   color: #ff7e00;
}

/* -------------------------------------------------------------------------- */

.hplinav {
   display: inline;
   list-style-type: none;
}

.hplinav span {
   padding-right: 0.3em;
   display: inline-block;
}

.hplinav .hplitext {
   padding-left:0.5em;
}


/* -------------------------------------------------------------------------- */

.hpnavmain, .hpnavsub, .hpnavbutton {
   font-size: 14px;
}

.hpnavmain {
   color: #808080;
   display: inline-block;
   padding-top: 40px; 
}

.hpnavmain .first {
   list-style-type: none;
}

.hpnavmain .hplinav.first .hplitext  {
   padding: 0;
}

.hpnavmain .notfirst .hplibultext {
   position: relative;
   bottom: 16px;
}

.hpnavmain .active {
   color: #ff7e00;
}

.hpnavmain .hplinav.active span {
   color: #ff7e00;
}

.hpnavmain .hplitext {
   color: #00a3c7;
}

.hpnavmain .hplitext a:link, .hpnavmain .hplitext a:visited, .hpnavmain .hplitext a:active
{
   color: #00a3c7;
}

.hpnavmain .logodiv {
   display: inline-block;
   width: 111px;
   height: 55px;
   /* background-image: url(img/gisler-gray.png); */
   background-image: url(img/gisler.png);
   background-repeat: no-repeat;
   position: relative;
   padding-right: 20px;

}

.hpnavmain ul {
   margin-top: 0px;
}


.hpnavmain .logodiv:hover, .hpnavmain .active .logodiv {
   background-image: url(img/gisler.png);
   background-repeat: no-repeat;
}

/* -------------------------------------------------------------------------- */

.hpnavthema {
   font-size: 12px;
   color: #b3b3b3;
   padding-left:170px;
   margin: 0px;
}

.hpnavthema ul, #main .mod_article .hpnavthema ul {
   padding: 0px;
   margin: 0;
   background: none;
   border: none;
}

.hpnavthema .active {
   color: #ff7e00;
}

.hpnavthema .hplinav.active span {
   color: #ff7e00;
}

.hpnavthema .hplitext {
   color: #00a3c7;
}

.hpnavthema .hplitext a:link, .hpnavthema .hplitext a:visited, .hpnavthema .hplitext a:active
{
   color: #00a3c7;
}

.mod_article.overview p {
   margin-bottom: 3px;
}

/* -------------------------------------------------------------------------- */

.hpnavsub {
   color: #b3b3b3;
   /*  display: inline-block; */
}

.hpnavsub .active {
   color: #ff7e00;
}

.hpnavsub .hplinav.active span {
   color: #ff7e00;
}

.hpnavsub .hplitext {
   color: #b3b3b3;
}

.hpnavsub .hplitext a:link, .hpnavsub .hplitext a:visited, .hpnavsub .hplitext a:active
{
   color: #b3b3b3;
}

.hpnavsub ul {
   padding: 0px;
   margin: 0px;
}

/* --------------------------------- */


.hpnavheader {
   right: 70px;
   position:absolute;
   top:21px;
   z-index: 10;
}

.hpnavfooter {
   left:70px;
   position:absolute;
   top:-43px;}

.copyright {
   right:90px;
   position:absolute;
   top:-48px;
   text-align: right;
}

.copyright p {
   margin-top: 0px;
   margin-bottom: 0px;
}

.copyright img {
   width: 40px;
}

/* -------------------------------------------------------------------------- */


.hpnavbuttoncontact {
   float: right;
   width:282px;
   text-align: center;
}

.b5-content a:link, .b5-content a:visited, .b5-content a:active {
   color: #0ff;
}


.b5-content a:hover, .hpnavbuttoncontact .active  {
   color: #fff;
}

.hpnavbuttoncontact ul {
   padding-left: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
}

.hpnavbuttoncontact .hplinav {
   display: inline;
}

/* -------------------------------------------------------------------------- */

.mod_newsmenu {

}

.mod_newsmenu {
   font-size: 12px;
   color: #b3b3b3;
   margin: 0px;
}

.mod_newsmenu ul {
   padding: 0px;
   margin: 0;
}

.mod_newsmenu li {
   list-style-type: none;
}

.mod_newsmenu ul.level_1 {
   margin-top: 15px;
   padding-left:170px;
}

.mod_newsmenu ul .level_2 {
   margin-bottom: 5px;
}
.mod_newsmenu h1, .mod_newsmenu h2 {
}

.mod_newsmenu .active {
   color: #ff7e00;
}

.mod_newsmenu .hplinav.active span {
   color: #ff7e00;
}

.mod_newsmenu .hplitext {
   color: #00a3c7;
   margin-left: -0.2em;
}

.mod_newsmenu .hplitext a:link, .mod_newsmenu .hplitext a:visited, .mod_newsmenu .hplitext a:active {
   color: #00a3c7;
}

#header .mod_article.overview p, #main .mod_article.overview p {
   margin-bottom: 9px;
}

/* -------------------------------------------------------------------------- */

.mod_article .image_container {
   float:left;
   padding-left:20px;
   width:150px;
}

/* -------------------------------------------------------------------------- */

.mod_article {
   /*  padding-bottom: 35px; */
}

.mod_article h1, .mod_article h2 {
   color:#FF7E00;
}

.mod_article .image_container {
   float:left;
   padding-left:20px;
   width:150px;
   position:relative;
   bottom: 36px;
}

.mod_article p, .qpoll_default {
   padding-left:170px;
}

#header .mod_article.overview p {
   color: #FF7E00;
}

#header .mod_article p {
   color: #00a3c7;
   padding-bottom: 35px;
}

#main .mod_article p {
   margin-bottom: 9px;
}

#main .mod_article .ce_text ul, #main .mod_article .ce_text ol, .qpoll_default {
   background-color:#CBE4FF;
   border:2px solid #FFFFFF;
   -moz-border-radius: 5px; -webkit-border-radius: 5px;
   list-style-position:outside;
   margin-bottom:9px;
   margin-left:163px;
   margin-top:9px;
   padding:5px 10px 5px 23px;
}

#main .mod_article.overview p {
   color: #333333;
}

#main .mod_article {
   color: #333333;
}

#main .more {
   color: #00a3c7;
   font-style: italic;
}

#main .more a:link, #main .more a:visited, #main .more a:active {
   color: #00a3c7;
}

/* -------------------------------------------------------------------------- */

.blog {
   font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
}

#main .blog h1 a:link, #main .blog h1 a:visited, #main .blog h1 a:active,
#main .blog h2 a:link, #main .blog h2 a:visited, #main .blog h2 a:active {
   color: #FF7E00;
}

#main .blog p {
}

#main .blog .mod_newsarchive h2, #main .blog .mod_newsarchive .teaser, #main .blog .mod_newsarchive .more {
   margin-top:2px;
   margin-bottom:2px;
}

#main .blog .info {
   color: #b3b3b3;
   margin-bottom: 2px;
   margin-top: 20px;
}

#main .blog .ce_text p {
   font-size: 13px;
   font-family: Georgia,'Trebuchet MS',Arial,Helvetica,sans-serif;
   line-height: 1.5em;
}

#main .blog .mod_newsreader .ce_text p {
   font-family:Georgia,serif;
   font-size:15px;
   line-height:1.5em;
   margin-top:14px;
   margin-bottom:16px;
}

#main .blog .mod_newsreader h2 {
   font-family:Georgia,serif;
   font-size:17px;
   letter-spacing:0.05em;
   line-height:1.5em;
   margin-top:14px;
   margin-bottom:9px;}

#main .blog .mod_newsreader .info {
   margin-top:30px;
}


#main .blog .b7-box {
   margin-left:150px;
   width: 350px;
   position: relative;
   left: 10px;
}

.b7-box.bild {
   margin-top: 18px;
   margin-bottom: 20px;
}

.b7-content.bild {
   text-align: center;
   position:static;
}

.b7-content.bild .image_container {
   float: none;
   position: static;
   padding: 10px 0;
   display:inline-block;
   width:auto;
}

.b7-content.bild img {
   border: 2px solid gray;
   display: block;
}

.b7-content.bild .image_container .caption {
   color: #b3b3b3;
   text-align: left;
}

#right, .blogheader {
   font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
   line-height: 1.4em;
   color: white;
}

#right h2 a:link, #right h2 a:visited, #right h2 a:active {
   color: white;
}

#right a:link, #right a:visited, #right a:active {
   color: #55CCDD;
}

#right .mod_downloadarchiv {
   border-bottom: #666666 solid 1px;
   margin-bottom: 8px;
   padding-bottom: 3px;
}

.mod_downloadarchiv h1 {
   padding-left: 0;

}

#right .mod_downloadarchiv .downloadarchivItem {
   margin-left: 22px;
   text-indent: -22px;
}

#right .mod_downloadarchiv img {
   vertical-align: -3px;
}

#right .mod_downloadarchiv a {
   letter-spacing: 1px;
   font-size: 14px;
}


#right .mod_downloadarchiv .description {
   text-indent: 0;
   margin-left: 0;
   margin-bottom: 8px;
}

.blogheader .titletext {
   color: white;
   font-size: 10px;
   margin-top: 5px;
   margin-bottom: 5px;

}

.blogheader .titleimg {
   position: relative;
   left: -11px;
}

#right h1, #right h2 {
   padding:0;
   margin:0;
   line-height: 1.4em;
}

#right h1 {
   font-weight: normal;
   margin-bottom: 5px;
   color: #ff9400;
   font-size: 15px;
}


#right .info {
   font-size: 11px;
   color: #808080;
   margin: 16px 0px 0px;
}

#right .teaser {
   margin-top: 1px;
   margin-bottom: 4px;
   line-height: 1.3em;
}

#right .more {
   margin-top: 4px;
   margin-bottom: 1em;
   color: #5cd;
   font-style: italic;
   line-height: 1em;
}

#right .more a:link, #right .more a:visited, #right .more a:active {
   color: #5cd;
}

/* -------------------------------------------------------------------------- */
#mapcontainer {
   width:505px;
   height:520px;
   border:2px solid #ccc;
   padding:0px;
   margin:0px;
}
/* -------------------------------------------------------------------------- */

.b0-box
{
   position: relative;
   margin: 0;
   padding: 0;
   width:100%;
   background-color: #f9f9f9;
}

.b0-content
{
   min-height: 123px;
   padding: 49px 59px 1px 59px;
   background-color: transparent;
}

.b0-tlc, .b0-trc, .b0-blc, .b0-brc
{
   background-color: transparent;
   background-repeat: no-repeat;
}

.b0-tlc
{
   background-image:url(img/b0-tlc.png);
   background-position: 0% 0%;
}

.b0-trc
{
   background-image:url(img/b0-trc.png);
   background-position: 100% 0%;
}

.b0-blc
{
   background-image:url(img/b0-blc.png);
   background-position: 0% 100%;
}

.b0-brc
{
   background-image:url(img/b0-brc.png);
   background-position: 100% 100%;
}

.b0-tb, .b0-bb
{
   background-color: transparent;
   background-repeat: repeat-x;
}

.b0-tb
{
   background-image:url(img/b0-tb.png);
   background-position: 0% 0%;
}

.b0-bb
{
   background-image:url(img/b0-bb.png);
   background-position: 50% 100%;
}

.b0-rb
{
   background-image:url(img/b0-rb.png);
   background-position: 100% 0%;
   background-repeat: repeat-y;
}

.b0-lb
{
   background-image:url(img/b0-lb.png);
   background-position: 0% 100%;
   background-repeat: repeat-y;
}

/* -------------------------------------------------------------------------- */

.b1-box
{
   position: relative;
   margin: 0;
   padding: 0;
   width:100%;
   background-color: white;
}

.b1-content
{         
   min-height: 170px;
   padding: 1px 0px;
   margin: 0px 59px;
   background-image: url(img/b1-gradient.png);
   background-position: 100% 0%;
   background-repeat: repeat-y;
   background-color: transparent;
}

.b1-content .mod_article
{
   margin-right: 341px;

}

.b1-content .ce_text {
}

.b1-rb
{
   background-image:url(img/b1-rb.png);
   background-position: 100% 0%;
   background-repeat: repeat-y;
}

.b1-lb
{
   background-image:url(img/b1-lb.png);
   background-position: 0% 100%;
   background-repeat: repeat-y;
}

/* -------------------------------------------------------------------------- */

.b2-box
{
   position: relative;
   margin: 0;
   padding: 0;
   width:100%;
   background-color: #f9f9f9;
}

.b2-content
{
   padding: 1px 59px 59px 59px;
   background-color: transparent;
}


.b2-tlc, .b2-trc, .b2-blc, .b2-brc
{
   background-color: transparent;
   background-repeat: no-repeat;
}

.b2-tlc
{
   background-image:url(img/b2-tlc.png);
   background-position: 0% 0%;
}

.b2-trc
{
   background-image:url(img/b2-trc.png);
   background-position: 100% 0%;
}

.b2-blc
{
   background-image:url(img/b2-blc.png);
   background-position: 0% 100%;
}

.b2-brc
{
   background-image:url(img/b2-brc.png);
   background-position: 100% 100%;
}

.b2-tb, .b2-bb
{
   background-color: transparent;
   background-repeat: repeat-x;
}

.b2-tb
{
   background-image:url(img/b2-tb.png);
   background-position: 0% 0%;
}

.b2-bb
{
   background-image:url(img/b2-bb.png);
   background-position: 50% 100%;
}

.b2-rb
{
   background-image:url(img/b2-rb.png);
   background-position: 100% 0%;
   background-repeat: repeat-y;
}

.b2-lb
{
   background-image:url(img/b2-lb.png);
   background-position: 0% 100%;
   background-repeat: repeat-y;
}

/* -------------------------------------------------------------------------- */

.b4-box
{
   position: relative;
   margin: 0;
   padding: 0;
   width:100%;
   background-color: #333333;
}

.b4-content
{
   padding: 11px;
   background-color: transparent;
}

.b4-tlc, .b4-trc, .b4-blc, .b4-brc
{
   background-color: transparent;
   background-repeat: no-repeat;
}

.b4-tlc
{
   background-image:url(img/b4-tlc.png);
   background-position: 0% 0%;
}

.b4-trc
{
   background-image:url(img/b4-trc.png);
   background-position: 100% 0%;
}

.b4-blc
{
   background-image:url(img/b4-blc.png);
   background-position: 0% 100%;
}

.b4-brc
{
   background-image:url(img/b4-brc.png);
   background-position: 100% 100%;
}

.b4-tb, .b4-bb
{
   background-color: transparent;
   background-repeat: repeat-x;
}

.b4-tb
{
   background-image:url(img/b4-tb.png);
   background-position: 0% 0%;
}

.b4-bb
{
   background-image:url(img/b4-bb.png);
   background-position: 50% 100%;
}

.b4-rb
{
   background-image:url(img/b4-rb.png);
   background-position: 100% 0%;
   background-repeat: repeat-y;
}

.b4-lb
{
   background-image:url(img/b4-lb.png);
   background-position: 0% 100%;
   background-repeat: repeat-y;
}

/* -------------------------------------------------------------------------- */

.b5-box
{
   margin: 47px auto 5px;
   padding: 0;
   width: 220px;
   background-color: #00a3c7;

}

.b5-content
{
   padding: 10px;
   background-color: transparent;
   padding:17px 10px 30px;
   margin: 0px auto;
}


.b5-tlc, .b5-trc, .b5-blc, .b5-brc
{
   background-color: transparent;
   background-repeat: no-repeat;
}

.b5-tlc
{
   background-image:url(img/b5-tlc.png);
   background-position: 0% 0%;
}

.b5-trc
{
   background-image:url(img/b5-trc.png);
   background-position: 100% 0%;
}

.b5-blc
{
   background-image:url(img/b5-blc.png);
   background-position: 0% 100%;
}

.b5-brc
{
   background-image:url(img/b5-brc.png);
   background-position: 100% 100%;
}

.b5-tb, .b5-bb
{
   background-color: transparent;
   background-repeat: repeat-x;
}

.b5-tb
{
   background-image:url(img/b5-tb.png);
   background-position: 0% 0%;
}

.b5-bb
{
   background-image:url(img/b5-bb.png);
   background-position: 50% 100%;
}

.b5-rb
{
   background-image:url(img/b5-rb.png);
   background-position: 100% 0%;
   background-repeat: repeat-y;
}

.b5-lb
{
   background-image:url(img/b5-lb.png);
   background-position: 0% 100%;
   background-repeat: repeat-y;
}

/* -------------------------------------------------------------------------- */

.b6-box
{
   position: relative;
   margin: 0;
   padding: 0;
   width:100%;
   background-color: #333333;
}

.b6-content
{
   padding: 10px;
   background-color: transparent;
}

.b6-content div {

}

.b6-tlc, .b6-trc, .b6-blc, .b6-brc
{
   background-color: transparent;
   background-repeat: no-repeat;
}

.b6-tlc
{
   background-image:url(img/b6-tlc.png);
   background-position: 0% 0%;
}

.b6-trc
{
   background-image:url(img/b6-trc.png);
   background-position: 100% 0%;
}

.b6-blc
{
   background-image:url(img/b6-blc.png);
   background-position: 0% 100%;
}

.b6-brc
{
   background-image:url(img/b6-brc.png);
   background-position: 100% 100%;
}

.b6-tb, .b6-bb
{
   background-color: transparent;
   background-repeat: repeat-x;
}

.b6-tb
{
   background-image:url(img/b6-tb.png);
   background-position: 0% 0%;
}

.b6-bb
{
   background-image:url(img/b6-bb.png);
   background-position: 50% 100%;
}

.b6-rb
{
   background-image:url(img/b6-rb.png);
   background-position: 100% 0%;
   background-repeat: repeat-y;
}

.b6-lb
{
   background-image:url(img/b6-lb.png);
   background-position: 0% 100%;
   background-repeat: repeat-y;
}

/* -------------------------------------------------------------------------- */

.b7-box
{
   position: relative;
   margin: 0;
   padding: 0;
   width:100%;
   background-color: #333333;
}

.b7-content
{
   padding: 10px;
   background-color: transparent;
}

.b7-tlc, .b7-trc, .b7-blc, .b7-brc
{
   background-color: transparent;
   background-repeat: no-repeat;
}

.b7-tlc
{
   background-image:url(img/b7-tlc.png);
   background-position: 0% 0%;
}

.b7-trc
{
   background-image:url(img/b7-trc.png);
   background-position: 100% 0%;
}

.b7-blc
{
   background-image:url(img/b7-blc.png);
   background-position: 0% 100%;
}

.b7-brc
{
   background-image:url(img/b7-brc.png);
   background-position: 100% 100%;
}

.b7-tb, .b7-bb
{
   background-color: transparent;
   background-repeat: repeat-x;
}

.b7-tb
{
   background-image:url(img/b7-tb.png);
   background-position: 0% 0%;
}

.b7-bb
{
   background-image:url(img/b7-bb.png);
   background-position: 50% 100%;
}

.b7-rb
{
   background-image:url(img/b7-rb.png);
   background-position: 100% 0%;
   background-repeat: repeat-y;
}

.b7-lb
{
   background-image:url(img/b7-lb.png);
   background-position: 0% 100%;
   background-repeat: repeat-y;
}

/* -------------------------------------------------------------------------- */
/* poll main */

.qpoll_default .title {
   color: #00A3C7;
   font-weight: bolder;
   font-size: 13px;
   padding-top: 5px;
   padding-bottom: 5px;
}

.qpoll_default .description {
   padding-bottom: 1px;
}

.qpoll_default form {
   margin-top: 5px;
}

.qpoll_default form span {
   display: block;
   margin-left: 15px;
   margin-bottom: 0px;
}

.qpoll_default form .submit_container {
   margin-top: 7px;
   margin-bottom: 10px;
}

.qpoll_default form .error {
   padding-left: 0;
}

.qpoll_default form .submit_container input {
   color: cyan;
   background-color: #00A3C7;
   padding: 5px;
}

.qpoll_default .stoptext {
   display: none;
}

.qpoll_default .totaltext {
   padding-bottom: 5px;
   font-size: smaller;
   color: gray;
}

.qpoll_default .graph, .qpoll_default form span  {
   font-size: 11px;
   color: #444;
}

.qpoll_default .graph .label {
   margin-bottom: 1px;
   display: inline-block;
   width: 55%;
   margin-left: 20px;
}

.qpoll_default .graph .results {
   display: inline-block;
   width: 35%;
   line-height: 11px;
}

.qpoll_default .graph .results .color1, 
.qpoll_default .graph .results .color2,
.qpoll_default .graph .results .color3,
.qpoll_default .graph .results .color4,
.qpoll_default .graph .results .color5,
.qpoll_default .graph .results .color6 {
   background-color: #aBc4dF;
}

/* -------------------------------------------------------------------------- */
/* poll right */

#right .qpoll_default .title {
   color: #00A3C7;
   font-weight: bolder;
   font-size: 13px;
   padding-top: 5px;
   padding-bottom: 5px;
}

#right .qpoll_default .description {
   padding-bottom: 1px;
}

#right .qpoll_default form {
   margin-top: 5px;
}

#right .qpoll_default form span {
   display: block;
   margin-left: 9px;
   margin-bottom: 0px;
}

#right .qpoll_default form .submit_container {
   margin-top: 7px;
   margin-bottom: 10px;
}

#right .qpoll_default form .error {
   padding-left: 0;
   color: #FF7E00;
}

#right .qpoll_default form .submit_container input {
   color: cyan;
   background-color: #00A3C7;
   padding: 5px;
}

#right .qpoll_default .stoptext {
   display: none;
}

#right .qpoll_default .totaltext {
   padding-bottom: 5px;
   font-size: smaller;
   color: gray;
}

#right .qpoll_default .graph, #right .qpoll_default form span  {
   font-size: 11px;
   color: #444;
}

#right .qpoll_default .graph .label {
   margin-bottom: 1px;
   display: inline-block;
   width: 60%;
   margin-left: 12px;
}

#right .qpoll_default .graph .results {
   display: inline-block;
   width: 33%;
   line-height: 11px;
}

#right .qpoll_default .graph .results .color1, 
#right .qpoll_default .graph .results .color2,
#right .qpoll_default .graph .results .color3,
#right .qpoll_default .graph .results .color4,
#right .qpoll_default .graph .results .color5,
#right .qpoll_default .graph .results .color6 {
   background-color: #aBc4dF;
}

#right .qpoll_default {
   /* background-color:#CBE4FF; */
   background-color: #eee;
   border:2px solid #FFFFFF;
   -moz-border-radius: 5px; -webkit-border-radius: 5px;
   list-style-position:outside;
   margin-bottom:9px;
   margin-left:0px;
   margin-top:9px;
   padding:5px 10px 5px 23px;
}

#right .qpoll_default {
   font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
   color: #333;
}


.mod_coinSlider {
   margin-left: 550px;
   position: absolute;
}

