html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
}
a {
    outline: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0;
}
img {
    vertical-align: bottom;
}
del, ins {
    text-decoration: none;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after {
    content: ''}
abbr, acronym {
    border: 0;
    font-variant: normal;
}
sup, sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
legend {
    color: #000;
}
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
input, button, textarea, select {
    font-size: 100%}
#cuerpo2 {
    height: 250px;
    border: solid 1px #888;
    background: #000928;
    margin: 30px auto auto auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0px 0px 30px;
}
#nave img {
    margin-left: -2px;
}
legend {
    padding: 10px;
    color: #FFF;
    font-weight: bold;
    text-shadow: 0px -1px 0px #000;
    padding-top: 10px;
    background: rgb(237, 107, 19);
    background: -moz-linear-gradient(top, rgba(237, 107, 19, 1) 0%, rgba(183, 55, 16, 1) 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(237, 107, 19, 1)), color-stop(99%, rgba(183, 55, 16, 1)));
    background: -webkit-linear-gradient(top, rgba(237, 107, 19, 1) 0%, rgba(183, 55, 16, 1) 99%);
    background: -o-linear-gradient(top, rgba(237, 107, 19, 1) 0%, rgba(183, 55, 16, 1) 99%);
    background: -ms-linear-gradient(top, rgba(237, 107, 19, 1) 0%, rgba(183, 55, 16, 1) 99%);
    background: linear-gradient(to bottom, rgba(237, 107, 19, 1) 0%, rgba(183, 55, 16, 1) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed6b13', endColorstr='#b73710', GradientType=0 );
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #CCC;
}
.btn:hover {
    color: #FFF;
    font-weight: bold;
    background: rgb(255, 5, 5);
    background: -moz-linear-gradient(top, rgba(255, 5, 5, 1) 1%, rgba(140, 0, 0, 1) 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(255, 5, 5, 1)), color-stop(99%, rgba(140, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 5, 5, 1) 1%, rgba(140, 0, 0, 1) 99%);
    background: -o-linear-gradient(top, rgba(255, 5, 5, 1) 1%, rgba(140, 0, 0, 1) 99%);
    background: -ms-linear-gradient(top, rgba(255, 5, 5, 1) 1%, rgba(140, 0, 0, 1) 99%);
    background: linear-gradient(to bottom, rgba(255, 5, 5, 1) 1%, rgba(140, 0, 0, 1) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0505', endColorstr='#8c0000', GradientType=0 );
}
.fieldset2 {
    border: solid 1px #CCC;
    padding: 20px;
    background: #FFF;
    width: 350px;
    margin: auto;
}
.clear {
    clear: both;
    height: 30px;
    display: block;
}
label {
    display: block;
    float: left;
    font-weight: bold;
    margin-left: 20px;
    padding-top: 16px;
    width: 130px;
}
input {
    padding: 8px;
    margin-top: 10px;
    width: 200px;
    font-size: 11px;
    color: #036;
}
.btn {
    float: right;
    cursor: pointer;
    margin-right: 20px;
}
#texto {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    clear: both;
    margin-top: 13px;
    color: #FFF;
}
.bg {
    padding: 3px 5px 3px 8px;
    background: #CCC;
    -webkit-border-radius: 8px;
    border: solid 1px #666;
    box-shadow: 0 0 2px #000000 inset;
    margin-top: -20px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.21) 99%, rgba(0, 0, 0, 0.21) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(99%, rgba(0, 0, 0, 0.21)), color-stop(100%, rgba(0, 0, 0, 0.21)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.21) 99%, rgba(0, 0, 0, 0.21) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.21) 99%, rgba(0, 0, 0, 0.21) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.21) 99%, rgba(0, 0, 0, 0.21) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.21) 99%, rgba(0, 0, 0, 0.21) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#36000000', GradientType=0 );
}
#menu-oculto {
    display: none;
}
.cuadro-blanco {
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: solid 1px #666;
    border-radius: 10px;
    padding: 5px;
    background: #FFF;
}
.cuadro-form2 {
    background: rgb(0, 183, 234);
    background: -moz-linear-gradient(top, rgba(0, 183, 234, 1) 0%, rgba(0, 158, 195, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 183, 234, 1)), color-stop(100%, rgba(0, 158, 195, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 183, 234, 1) 0%, rgba(0, 158, 195, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 183, 234, 1) 0%, rgba(0, 158, 195, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 183, 234, 1) 0%, rgba(0, 158, 195, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 183, 234, 1) 0%, rgba(0, 158, 195, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3', GradientType=0 );
    border: 1px solid #666666;
    box-shadow: 0 0 3px #333333;
    margin: 15px 5px 5px -7px;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.indire2 {
    border: solid 1px #666;
    padding: 8px;
    margin-top: 15px;
    font-size: 11px;
    width: 490px;
    margin-left: -12px;
}
.indescri {
    border: solid 1px #666;
    padding: 8px;
    margin-top: 15px;
    font-size: 11px;
    width: 490px;
}
.txtform {
    color: #993300;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-right: 30px;
    padding-top: 15px;
    text-align: right;
    text-transform: uppercase;
    width: 120px;
}
.cuadro-form {
    background: rgb(0, 183, 234);
    background: -moz-linear-gradient(top, rgba(0, 183, 234, 1) 0%, rgba(0, 158, 195, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 183, 234, 1)), color-stop(100%, rgba(0, 158, 195, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 183, 234, 1) 0%, rgba(0, 158, 195, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 183, 234, 1) 0%, rgba(0, 158, 195, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 183, 234, 1) 0%, rgba(0, 158, 195, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 183, 234, 1) 0%, rgba(0, 158, 195, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3', GradientType=0 );
    border: 1px solid #666666;
    box-shadow: 0 0 3px #333333;
    margin: 20px auto auto 10px;
    padding: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.btn-ser {
    display: block;
    float: right;
    background: url(../images/btn-serv.png) center no-repeat;
    width: 285px;
    color: #FFF;
    height: 43px;
    text-shadow: 0 -1px 0 #02061A;
    margin: -30px 0px 0px 0px;
    text-align: center;
    font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding-top: 23px;
}
.btn-ser:hover {
    color: #FC0;
}
.tips {
    background: none repeat scroll 0 0 #b40000;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 1px #000000;
    color: #FFFFFF;
    float: right;
    font-size: 10px;
    margin: 0 0 0 130px;
    min-width: 65px;
    padding: 1px 4px;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 1px #000000;
}
#siimage {
    margin: 10px;
}
#contacaptcha {
    margin: 10px;
    float: right;
}
#contacaptcha input {
    padding: 6px 0px 6px 2px;
}
.slideshow {
    border: solid 1px #CCC;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
ol {
    margin: 10px 0px 10px 30px;
}
#fondo-top1 {
    border-bottom: 1px solid #333333;
    height: 152px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -5;
    background: rgb(226, 99, 2);
    background: -moz-linear-gradient(top, rgba(226, 99, 2, 1) 0%, rgba(242, 158, 2, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(226, 99, 2, 1)), color-stop(100%, rgba(242, 158, 2, 1)));
    background: -webkit-linear-gradient(top, rgba(226, 99, 2, 1) 0%, rgba(242, 158, 2, 1) 100%);
    background: -o-linear-gradient(top, rgba(226, 99, 2, 1) 0%, rgba(242, 158, 2, 1) 100%);
    background: -ms-linear-gradient(top, rgba(226, 99, 2, 1) 0%, rgba(242, 158, 2, 1) 100%);
    background: linear-gradient(to bottom, rgba(226, 99, 2, 1) 0%, rgba(242, 158, 2, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e26302', endColorstr='#f29e02', GradientType=0 );
}
#fondo-top2 {
    height: 39px;
    width: 100%;
    position: absolute;
    z-index: -2;
    border-top: 1px solid #03002f;
    background: url(../images/nav.jpg) repeat;
    margin-top: 100px;
}
.indire {
    border: solid 1px #666;
    padding: 8px;
    margin-top: 15px;
    font-size: 11px;
    width: 490px;
}
.in {
    border: solid 1px #666;
    padding: 8px;
    width: 150px;
    margin-top: 15px;
    font-size: 11px;
}
.in4 {
    border: solid 1px #666;
    padding: 8px;
    width: 168px;
    margin-top: 15px;
    font-size: 11px;
}
.in3 {
    border: solid 1px #666;
    padding: 8px;
    width: 430px;
    margin-top: 15px;
    font-size: 11px;
    max-width: 430px;
}
.sp-accordion-inner {
    margin: 10px;
}
.sp-accordion.sp-accordion-style4 .toggler span, .sp-accordion.sp-accordion-style4 .toggler span span {
    font-size: 13px;
    font-weight: normal;
}
hr {
    border: solid 4px #CCC;
    margin: 20px 0px 20px 0px;
}
.social2 {
    padding: 3px 0px 0px 66px;
    margin-top: 0px;
}
.social3 {
    padding: 0px 0px 0px 63px;
}
html {
    overflow-y: scroll;
}
.btnqs2:hover {
    text-decoration: underline;
    color: #0CC;
}
.btnqs2 {
    background: url("../images/btn-serv.png") no-repeat scroll center center transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 60px;
    margin-top: 10px;
    padding: 10px;
    text-align: center;
    text-shadow: 0 -1px 0 #02061A;
    width: 285px;
    text-transform: uppercase;
}
.btnqs ul {
    list-style: none;
    float: right;
    margin: 0px;
}
.btnqs:hover {
    text-decoration: underline;
    color: #FC0;
}
.btnqs {
    display: block;
    float: right;
    background: url(../images/btn-add.png) center no-repeat;
    width: 285px;
    color: #FFF;
    height: 43px;
    text-shadow: 0 -1px 0 #02061A;
    margin: 10px 0px 0px 0px;
    text-align: center;
    font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    padding-top: 23px;
    text-transform: uppercase;
}
body {
    font-family: ‘Arial Narrow’, sans-serif;
    color: #4B575F;
    font-size: 14px;
    background: url(../images/bg.png) repeat;
}
#top {
    background: url(../images/bg.jpg) top repeat-x;
    width: 840px;
    height: 100px;
    padding-top: 15px;
    margin-left: -20px;
}
#nave {
    background: url("../images/nav2.png") no-repeat scroll center bottom transparent;
    height: 49px;
    margin-left: -51px;
    margin-top: -25px;
    padding-top: 18px;
    width: 901px;
}
#contnav {
    width: 720px;
    margin: auto;
}
#imgprin {
    width: 800px;
    margin: auto;
    margin-top: 10px;
    clear: both;
}
#contenido {
    margin-top: 10px;
    clear: both;
}
.social {
    color: #003366;
    display: block;
    font-family: ‘Arial Narrow’, sans-serif;
    font-size: 18px;
    margin-top: -10px;
    letter-spacing: -1px;
    margin-bottom: 10px;
    text-shadow: 0 -1px 0 #FFF;
}
#contnav ul {
    list-style: none;
}
#contnav a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 12px 10px;
    text-decoration: none;
    text-shadow: 0 -1px 0 #02061A;
}
#contnav a:hover {
    color: #0CC;
}
#contnav li {
    border-right: solid 1px #000;
    border-left: solid 1px #036;
    display: block;
    float: left;
}
#contnav li:first-child {
    border-left: none;
}
#contnav li:last-child {
    border-right: none;
}
#contfooter {
    width: 100%;
    height: 170px;
    background: #003;
    background: url(../images/foot.jpg) top repeat-x;
}
#footer {
    width: 800px;
    margin: auto;
    padding-top: 5px;
}
.footer {
    color: #FFF;
    text-shadow: 0 -1px 0 #02061A;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}
#down {
    background: #000f22;
    padding: 5px 0px 5px 0px;
    color: #FFF;
    border-top: solid 1px #000015;
    font-size: 11px;
}
#cuerpo {
    width: 800px;
    margin: 10px auto;
    border: solid 1px #333;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    line-height: 150%;
    font-size: 12px;
    background: #FFF;
    box-shadow: 0 0 6px #000000;
    min-height: 300px;
    padding: 10px 20px 20px 20px;
}
.titulo {
    color: #003366;
    font-family: ‘Arial Narrow’, sans-serif;
    font-size: 33px;
    letter-spacing: -1px;
    text-shadow: 0 -1px 0 #FFFFFF;
}
.subtitulo {
    color: #003366;
}
.cuadro {
    padding: 10px;
    border: solid 1px #999;
    background: #F3F3F3;
    text-shadow: 0px 0px 1px #FFF;
    margin: 16px auto;
    color: #2A2A2A;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.14) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.14)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.14) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.14) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.14) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.14) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#24000000', GradientType=0 );
    box-shadow: 0 1px 2px rgba(30, 18, 5, 0.5);
    text-decoration: none;
}
.cuadro a {
    text-decoration: none;
}
.leg2 {
    background: rgb(0, 114, 165);
    background: -moz-linear-gradient(top, rgba(0, 114, 165, 1) 0%, rgba(0, 67, 135, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 114, 165, 1)), color-stop(100%, rgba(0, 67, 135, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 114, 165, 1) 0%, rgba(0, 67, 135, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 114, 165, 1) 0%, rgba(0, 67, 135, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 114, 165, 1) 0%, rgba(0, 67, 135, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 114, 165, 1) 0%, rgba(0, 67, 135, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0072a5', endColorstr='#004387', GradientType=0 );
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-family: ‘Arial Narrow’, sans-serif;
    font-size: 11px;
    margin: auto;
    outline: 1px solid #666666;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 -1px 0 #02061A;
}
.leg {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #666666;
    color: #006699;
    display: block;
    font-family: ‘Arial Narrow’, sans-serif;
}
.leg3 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #666666;
    color: #006699;
    display: block;
    font-family: ‘Arial Narrow’, sans-serif;
    padding: 20px 20px 40px;
    margin-top: 30px;
}
.leg {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #666666;
    color: #006699;
    display: block;
    font-family: ‘Arial Narrow’, sans-serif;
    padding: 20px 20px 40px;
}
.in2 {
    width: 436px;
    max-width: 4436px;
    border: solid 1px #CCC;
}
.footer ul {
    list-style: none;
}
.footer a {
    color: #F90;
    text-transform: capitalize;
}
.footer ul {
    width: 340px;
    margin-bottom: 20px;
    overflow: hidden;
}
.footer li {
    line-height: 2em;
    float: left;
    display: inline;
}
.footer li {
    width: 50%}
#system-message {
    margin-bottom: 10px;
    padding: 0;
}
#system-message > dt {
    font-weight: bold;
    display: none;
}
#system-message > dd {
    margin: 0;
    font-weight: bold;
    text-indent: 30px;
}
#system-message > dd > ul {
    color: #0055BB;
    background-position: 4px top;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    list-style: none;
    padding: 10px;
    border-top: 3px solid #84A7DB;
    border-bottom: 3px solid #84A7DB;
}
#system-message > dd > ul > li {
    line-height: 1.5em;
}
#system-message > .message > ul {
    background-color: #C3D2E5;
    background-image: url(../images/notice-info.html);
}
#system-message > .error > ul, #system-message > .warning > ul, #system-message > .notice > ul {
    color: #c00;
}
#system-message > .error > ul {
    background-color: #E6C0C0;
    background-image: url(../images/notice-alert.html);
    border-color: #DE7A7B;
}
#system-message > .warning > ul {
    background-color: #E6C8A6;
    background-image: url(../images/notice-note.html);
    border-color: #FFBB00;
}
#system-message > .notice > ul {
    background-color: #EFE7B8;
    background-image: url(../images/notice-note.html);
    border-color: #F0DC7E;
}
@import url(../../../media/system/css/system.css);
    .system-unpublished, tr.system-unpublished {
    background: #e8edf1;
    border-top: 4px solid #c4d3df;
    border-bottom: 4px solid #c4d3df;
}
span.highlight {
    background-color: #FFFFCC;
    font-weight: bold;
    padding: 1px 4px;
}
.img-fulltext-float-right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
.img-fulltext-float-left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.img-fulltext-float-none {
}
.img-intro-float-right {
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
}
.img-intro-float-left {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.img-intro-float-none {
}
.invalid {
    border-color: #ff0000;
}
label.invalid {
    color: #ff0000;
}
#editor-xtd-buttons {
    padding: 5px;
}
.button2-left, .button2-right, .button2-left div, .button2-right div {
    float: left;
}
.button2-left a, .button2-right a, .button2-left span, .button2-right span {
    display: block;
    height: 22px;
    float: left;
    line-height: 22px;
    font-size: 11px;
    color: #666;
    cursor: pointer;
}
.button2-left span, .button2-right span {
    cursor: default;
    color: #999;
}
.button2-left .page a, .button2-right .page a, .button2-left .page span, .button2-right .page span {
    padding: 0 6px;
}
.page span {
    color: #000;
    font-weight: bold;
}
.button2-left a:hover, .button2-right a:hover {
    text-decoration: none;
    color: #0B55C4;
}
.button2-left a, .button2-left span {
    padding: 0 24px 0 6px;
}
.button2-right a, .button2-right span {
    padding: 0 6px 0 24px;
}
.button2-left {
    background: url(../images/j_button2_left.html) no-repeat;
    float: left;
    margin-left: 5px;
}
.button2-right {
    background: url(../images/j_button2_right.html) 100% 0 no-repeat;
    float: left;
    margin-left: 5px;
}
.button2-left .image {
    background: url(../images/j_button2_image.html) 100% 0 no-repeat;
}
.button2-left .readmore, .button2-left .article {
    background: url(../images/j_button2_readmore.html) 100% 0 no-repeat;
}
.button2-left .pagebreak {
    background: url(../images/j_button2_pagebreak.html) 100% 0 no-repeat;
}
.button2-left .blank {
    background: url(../images/j_button2_blank.html) 100% 0 no-repeat;
}
div.tooltip {
    float: left;
    background: #ffc;
    border: 1px solid #D4D5AA;
    padding: 5px;
    max-width: 200px;
    z-index: 13000;
}
div.tooltip h4 {
    padding: 0;
    margin: 0;
    font-size: 95%;
    font-weight: bold;
    margin-top: -15px;
    padding-top: 15px;
    padding-bottom: 5px;
    background: url(../images/selector-arrow.html) no-repeat;
}
div.tooltip p {
    font-size: 90%;
    margin: 0;
}
.img_caption .left {
    float: left;
    margin-right: 1em;
}
.img_caption .right {
    float: right;
    margin-left: 1em;
}
.img_caption .left p {
    clear: left;
    text-align: center;
}
.img_caption .right p {
    clear: right;
    text-align: center;
}
.img_caption {
    text-align: center!important;
}
.img_caption.none {
    margin-left: auto;
    margin-right: auto;
}
a img.calendar {
    width: 16px;
    height: 16px;
    margin-left: 3px;
    background: url(../images/calendar.html) no-repeat;
    cursor: pointer;
    vertical-align: middle;
}