@charset "utf-8";
/* CSS Document */

/* contacts */


#contacts{}

.tp0 {
    padding-top: 0;
}

.rm {
    margin-right: 15px;
}
.bm0 {
    margin-bottom: 0;
}

.bubble_small {
    clear: none;
    padding-top: 15px;
    position: relative;
    width: 342px;
}
.bubble_small_top {
    background: url("../images/contacts/background_bubble_small_top.png") no-repeat scroll center top transparent;
    height: 5px;
    position: relative;
    width: 100%;
    line-height:1px;
    _overflow:hidden;
}
.bubble_small_content_container {
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    position: relative;
    width: 340px;
}
.bubble_small_content {
    background-color: #FFFFFF;
    margin: 0;
    padding: 10px 15px 5px;
    position: relative;
}
.bubble_small .fixed_height {
    height: 235px;
}
.community .fixed_height {
    height: 120px;
}
.bubble_small_bottom {
    background: url("../images/contacts/background_bubble_small_bottom.png") no-repeat scroll center top transparent;
    height: 5px;
    position: relative;
    width: 100%;
}
.bubble_small .left {
    width: 400px;
}
.bubble_small h1, .bubble_small h2, .bubble_small h3 {
    margin-left: 0;
    padding-left: 0;
}
.bubble_small h2 {
    color: #2B2D2F;
}
.bubble_small h1 {
    margin-top: 0;
    padding-top: 0;
}
.bubble_small h2 a {
    color: #FF9900;
    font-size: inherit;
    font-weight: inherit;
    text-decoration: none;
}
.bubble_small #free div.checks_container {
    margin: 0 0 0 15px;
    width: 195px;
}
.bubble_small #free div.img {
    float: left;
    margin-left: -8px;
    margin-right: 8px;
    margin-top: 0;
    width: 90px;
}
.bubble_small #free .links {
    bottom: 10px;
    line-height: 27px;
    padding-top: 0;
    position: absolute;
    right: 15px;
}
.bubble_small #free h2 {
    color: #FF9900;
    font-size: 18px;
    margin-top: 0;
    padding-top: 0;
}
.bubble_small #is .tm {
    margin-top: 35px;
}
.bubble_small #is div.checks_container {
    margin: 0 0 0 15px;
    width: 195px;
}
.bubble_small #is div.img {
    float: left;
    margin-left: -8px;
    margin-right: 5px;
    margin-top: 10px;
    width: 90px;
}
.bubble_small #is .links {
    bottom: 10px;
    line-height: 27px;
    padding-top: 0;
    position: absolute;
    right: 15px;
}
.bubble_small #is h2 {
    color: #FF9900;
    margin-top: 0;
    padding-top: 0;
}
.bubble_small #is .tm {
    margin-top: 35px;
}
.bubble_small #adv div.checks_container {
    margin: 10px 0 24px 15px;
    width: 195px;
}
.bubble_small #adv h2 {
    color: #FF9900;
    font-size: 18px;
}
.bubble_small #adv .links {
    bottom: 10px;
    line-height: 27px;
    padding-top: 0;
    position: absolute;
    right: 15px;
}
.bubble_small #adv .price {
    bottom: 16px;
    color: #000000;
    position: absolute;
    right: 47px;
}
.bubble_small #adv .price_free {
    bottom: 16px;
    color: #000000;
    position: absolute;
    right: 0;
}
.bubble_small #adv div.img {
    float: left;
    margin-left: -8px;
    margin-right: 8px;
    margin-top: 13px;
    width: 90px;
}
.bubble_small #standard div.checks_container {
    margin: 0 0 24px 15px;
    width: 195px;
}
.bubble_small #standard h2 {
    color: #FF9900;
}
.bubble_small #standard .links {
    bottom: 10px;
    line-height: 27px;
    padding-top: 0;
    position: absolute;
    right: 15px;
}
.bubble_small #standard .price {
    bottom: 16px;
    color: #000000;
    position: absolute;
    right: 47px;
}
.bubble_small #standard div.img {
    float: left;
    margin-top: 5px;
    width: 90px;
}
.bubble_small .orange {
    color: #FF9900;
}



.bubble_small_content ul.disc{
  margin-left:25px;
}
.bubble_small_content ul.disc li{
  padding-top:5px;
}

div .bubble {
    padding: 0 0 10px;
}

.tm {
    margin-top: 15px;
}

.bubble {
    clear: both;
    padding-top: 25px;
    position: relative;
    width: 700px;
    z-index: 3;
}

.bubble_top {
    background: url("../images/contacts/background_bubble_top.png") no-repeat scroll center top transparent;
    height: 5px;
    width: 100%;
    line-height:1px;
    _overflow:hidden;
}

.bubble_content_container {
    background: none repeat scroll 0 0 transparent;
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    position: relative;
    width: 698px;
    z-index: 3;
}
.bubble_content {
    background-color: #FFFFFF;
    margin: 0;
    padding: 10px 15px;
}
.bubble_content_transparent {
    background-color: transparent;
    margin: 0;
    padding: 10px 15px;
    z-index: 3;
}
.bubble_bottom {
    background: url("../images/contacts/background_bubble_bottom.png") no-repeat scroll center top transparent;
    height: 5px;
    width: 100%;
}

.bubble h2,.bubble_small h2{border:none;}

ul.flags {
    list-style: none outside none;
    margin: 0 0 15px 15px;
    padding: 0;
}
.flags li {
    font-weight: normal;
    margin-left: 0;
    margin-top: 10px;
}
.flags img {
    margin-right: 10px;
    vertical-align: middle;
}

.lh18 {
    line-height: 18px;
}