/* Default */
div.hr {padding:0;margin:5px 0;height:1px;background:#CCCCCC;clear:both;font-size:1px;line-height:1px;overflow:hidden}
div.hrd {padding:0;margin:5px 0 4px 0;height:1px;border-top:1px dotted #CCCCCC;clear:both;font-size:1px;line-height:1px;overflow:hidden}
.myOwnFld{display:none;}
hr {height:1px;border:1px solid #CCCCCC;border-top:0px;background:transparent;margin:5px 0;padding:0;outline:none;font-size:0;}

/*Terms*/
.img_empty {
 background: none !important;
}

#terms {
 -moz-border-radius: 6px;
 background: #FFFFFF;
 -webkit-border-radius: 6px;
 border-radius: 6px;
 border: 1px solid #D4E4ED;
 -webkit-box-shadow: rgba(0, 0, 0, .6) 0px 2px 12px;
 -moz-box-shadow: rgba(0, 0, 0, .6) 0px 2px 12px;
 box-shadow: rgba(0, 0, 0, .6) 0px 2px 12px;
 width: 50%;
 height: 450px;
 display: none;
}

.ttitle {
 float: left;
 padding-left: 10px;
 padding-top: 15px;
 color: #1265BA;
 font-size: 11pt;
 font-weight: bold;
}

.close_b:hover {
 background-position: 0 -20px;
}
.clear{
  clear:both;
}

#cont-top {
 width: 964px;
 height: 8px;
 margin: auto;
 overflow: hidden;
 background: url('./../images/cont-top.png');
}

#cont-mid {
 width: 964px;
 margin: auto;
 padding: 1px 0;
 background: url('./../images/cont-mid.png');
}

#cont-bottom {
 width: 964px;
 height: 8px;
 margin: auto;
 overflow: hidden;
 background: url('./../images/cont-bottom.png');
 margin-bottom: 15px;
}

.uz>li {
 list-style: disc;
 list-style-position: inside;
}

.sub-content {
 width: 900px;
 margin: 0 auto;
 padding: 20px 0 10px 0;
 text-align: left;
 background: #fff;
}

.sub-content h1 {
 border-bottom: 1px solid rgb(238, 238, 238); padding: 0pt 10px 10px; color: rgb(0, 174, 239);margin-bottom: 0;
}

.sub-content td {
 color: #555555;
 font-size:14px;
}

#tcnt {
 -webkit-box-shadow: 0px 0px 5px #B9BABD;
 -moz-box-shadow: 0px 0px 5px #B9BABD;
 box-shadow: 0px 0px 5px #B9BABD;
 overflow: auto;
 margin-right: 10px;
 margin-left: 10px;
 margin-bottom: 10px;
 height: 400px;
 float: right;
}

/*Terms*/

.date {
 float: right;
 color: #999999;
}

.news {
 height: 150px;
 margin-bottom: 0 !important;
 padding: 0 !important;
}

#aholder {
 width: 50px;
 margin: 0 auto;

}

#btn_r {
 width: 216px;
 height: 34px;
 margin: 0 auto 5px;
}

#btn_r:hover {
 background-position: 0 -34px;
 cursor: pointer;
}

#llink {
 background: url('./../images/select_arrow.png') no-repeat scroll right 6px transparent;
 padding-right: 15px;
 color: #13529B;
 font-size: 10pt;
 text-decoration: none;

}

#llink:hover {
 text-decoration: underline;
 cursor: pointer;
}

/*Tweet*/
#tweload {
 padding-top: 2px;
 width: 16px;
 height: 10px;
 margin: 0 auto;
}

.tweet_list {
 list-style-type: none;
 margin: 0;
 padding: 0;
 text-align: left;
 overflow: hidden;
}

.tweet_list li {
 overflow-y: auto;
 overflow-x: hidden;
 padding: 5px;
 border-bottom: 1px solid #EEEEEE;
 color: #7D7D7D;
 font-size: 12px;
 height: 40px;
}

.tweet_text {
 height: 10px;
 display: block;
}

.tweet_time {
 float: right;
 font-size: 10px;
}

.tweet_time a {
 color: #999999;
}

.tweet_text a {
 color: #0078C8;
}

.tweet_avatar {
 padding-right: .5em;
 float: left;
}

.tweet_avatar img {
 vertical-align: middle;
}

#twicont {
 height: 171px;
 margin: 2px 0 2px 0;
}

/*Tweet*/

/*Hint*/
.hint {
 height: 34px;
 -moz-border-radius: 6px 0 0 6px;
 -webkit-border-radius: 6px 0 0 6px;
 border-radius: 6px 0 0 6px;
 background-color: #365BAF;
 color: #fff;
 right: 0;
 position: absolute;
 line-height: 34px;
 text-align: left;
 display: none;
 padding-left: 20px;
 margin-right: 29px;
}

/*Hint*/

/*Awards*/
#awards {
 width: 100%;
 height: 190px;
 margin-top: 25px;
 text-align: center;
 overflow: hidden;
}

#award_left {
 margin-left: 15px;
 text-align: left;
 font: 24px 'Century Gothic';
 color: #28438a;
}

#award_right {
 height: 100%;
 width: auto;
 margin-top: 30px;
}

#award_right a {
 text-decoration: none;
 margin: 0 5px;
}

/*Awards*/

/*Language selector*/

div#lnglist {
 background-color: #7DC5DF;
 border: 1px solid #E7E8E9;
 display: none;
 font-size: 12px;
 padding: 10px;
 position: absolute;
 z-index: 10;
 margin-top: 2px;
}

#lnglist>ul>li {
 display: block !important;
 float: none !important;
 background: none !important;
 margin: 0 !important;
 padding: 5px !important;
 text-align: justify !important;
}

#lnglist>ul>li>span {
 text-decoration: underline;
 color: #13529B;
}

#lnglist>ul>li>span:hover {
 text-decoration: none;
 cursor: pointer;
}

/*Language selector*/

.opinion-person-photo div {
 position: absolute;
 top: 0;
 left: 0;
 display: none;
}

html, body, form, table {
 margin: 0;
 padding: 0;
}

body {
 font-size: 9pt;
 font-family: Arial, sans-serif;
 line-height: 1.33em;
 color: #010101;
}

img {
 border: none;
}

a {
 color: #0078c8;
}

a:hover {
 text-decoration: none;
 color: #00abed;
}


h1, h2, h3, h4, h5, h6 {
 font-size: 100%;
 font-family: Trebuchet MS, sans-serif;
 line-height: 1.2em;
 margin: 0;
 padding: 0;
}

h1, h2, h3 {
 font-weight: normal;
 margin-bottom: 0.5em;
}

h1 {
 font-size: 24pt;
 color: #e0e0e0;
 margin: 5px 0 20px 0;
 padding: 0;
}

h2 {
 font-size: 20pt;
 color: #de3600;
}

h3 {
 font-size: 16pt;
 color: #5f6467;
}


p {
 text-align: justify;
 font-size: 100%;
}

/* ======= */
/* Layout */

html {
 height: 100%;
}

body {
 min-height: 100%;
 position: relative;
}

#body_inner {
 background: url('./../images/bg3.png') repeat-x #ebecee !important;
}

#wrap {
 text-align: center;
 min-width: 1000px;
}

#wrap_inner {
 background: url('./../images/header5.jpg') top center no-repeat;
 text-align: center;
 min-width: 1000px;
 visibility: hidden; /*-moz-user-select: none;*/
 -khtml-user-select: none;
 -o-user-select: none;
}

#header {
 width: 890px;
 height: 380px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
}

#header_inner {
 width: 960px;
 height: 177px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
}

#contanier {
 text-align: center;
}

#content {
 padding: 8px 0;
 width: 1000px;
 margin: 0 auto;
}

#footer {
 height: 50px;
 background: url('./../images/bg_footer.png') top center no-repeat;
}

/* ======= */

/* ========= */
/* Elements */

/* Common */

.blSortHelper {
 border: 1px dashed #CCCCCC;
}


/* Lists */
ul {
 list-style-type: none;
 margin: 0.3em 0 1.5em 0;
 padding: 0;
}

ul li {
 padding-left: 15px;
 margin-bottom: 0.5em;
}

/* ======== */

/* Header */

#logo,#logo_inner {
 display: block;
 margin: 25px 0 0 10px;
 height: 88px;
 width: 139px;
 background: url('./../images/logo.png') no-repeat;
 text-indent: -9999px;
 overflow: hidden;
}

#logo_inner {
 margin: 20px 0 0 0px;
 float: left;
}

#slogan {
 width: 322px;
 height: 78px;
 overflow: hidden;
 text-indent: -9999px;
 margin-top: 30px;
 margin-left: 10px;
}

#slogan_inner {
 width: 232px;
 height: 64px;
 overflow: hidden;
 text-indent: -9999px;
 margin-top: 50px;
 margin-left: 20px;
 float: left;
 margin-bottom: 0px;
}

a.create-button,a.create-button-inner {
 display: block;
 width: 327px;
 height: 46px;
 overflow: hidden;
 text-indent: -9999px;
 margin-top: 30px;
 margin-left: 10px;
}

a.create-button-inner {
 margin-top: 40px;
 margin-right: 5px;
 float: right;
}

a.create-button:hover,a.create-button-inner:hover {
 background-position: 0 -46px;
}

/* MENU */

#menu,#menu_inner {
 margin: 0 auto;
 clear: both;
 height: 32px;
}
#menu_inner {
 background: url('./../images/top_menu_bottom2.png') center bottom no-repeat;
}

#menu ul,#menu_inner ul {
 list-style-type: none;
 font-family: Arial, sans-serif;
 padding: 0;
 margin: 0;
}

#menu ul.right-menu,#menu_inner ul.right-menu {
 float: right;
 list-style-type: none;
 font-family: Arial, sans-serif;
 padding: 0;
 margin: 0;
}

#menu>ul>li,#menu_inner>ul>li {
 float: left;
 display: inline;
 text-align: center;
 background: url('./../images/top_menu_separate.png') center right no-repeat;
 margin: 0 10px 0 0;
 padding: 7px 20px 5px 5px;
}

#menu>ul>li>a,#menu_inner>ul>li>a {
 color: #13529b;
 text-decoration: none;
 font-size: 10pt;
}

#menu>ul>li>a:hover,#menu_inner>ul>li>a:hover {
 text-decoration: underline;
}

#menu li.last-item,#menu_inner li.last-item {
 background: none;
 padding-right: 0px;
}

#preview-contanier {
 height: 200px;
 width: 961px;
 margin: 0 auto 20px auto;
 text-align: center;
 position: relative;
}

#preview {
 width: 900px;
 padding-top: 40px;
 margin: 0 auto;
 text-align: left;
}

#widpreview, #intpreview, #tempreview, #modpreview {
 float: left;
 display:none;
}

#uwidpreview li, #uintpreview li, #utempreview li, #umodpreview li {
 margin: 0;
 padding: 0;
}

li.preview-tumb {
 padding-left: 0 !important;

}

.preview-tumb {
 width: 170px;
 float: left;
 display: inline;
 text-align: center;
 overflow: hidden;
 margin: 0 5px;
}

.preview-tumb a {
 display: block;
 padding: 8px 8px 5px 8px;
 background: #fff;
 text-decoration: none;
 color: #9f9f9f;
 font-size: 9pt;
}

.preview-tumb a:hover {
 display: block;
 padding: 8px 8px 5px 8px;
 background: #51b5ea;
 text-decoration: none;
 color: #fff;
 font-size: 9pt;
}

/*Intro*/

#intro {
 width: 960px;
 margin: 0 auto;
 padding: 20px 0;
 height: auto;
 overflow: auto;

}

/*templates*/

.vidget, .integ, .templ, .mod {
 float: left;
 width: 135px;
 height: 94px;
 display: block;
 overflow: hidden;
 text-indent: -9999px;
 margin: 10px;
}



h2.opinion {
 float: left;
}

ul.opinion-person-list {
 margin: -1px 0 0 0;
 float: left;
}

ul.opinion-person-list>li {
 font-size: 11px;
 margin: 0;
 padding: 0 5px 0 5px;
 width: 148px;
 text-align: center;
}

span.opinion-company>img {
 vertical-align: middle;
}

span.opinion-company + span {
 color: #535252;
 margin: 0 3px;
 text-decoration: underline;
}

span.opinion-company + span:hover {
 cursor: pointer;
 color: #00ABED;
}

.opinion-person-photo {
 width: 100px;
 height: 100px;
 position: absolute;
 top: 50px;
 left: 80px;
}

/* Footer */

#footer {
 background: url('./../images/bg_footer.png') repeat-x #293f79;
 height: auto;
}

#footer-content {
 width: 1000px;
 margin: 0 auto;
 background: url('./../images/bg_footer_top.jpg') no-repeat;
 text-align: left;
}

.footer-navigation {
 display: inline;
 float: left;
 margin: 30px 10px 10px 10px;
 text-align: left;
 padding: 0 40px 0 0;
 font-size: 9pt;
 font-family: Verdana, sans-serif;
 background: url('./../images/footer_line.png') top right no-repeat;
}

div.last-footer-navigation {
 float: left;
 margin: 30px 10px 10px 10px;
 text-align: left;
 padding: 0 40px 0 0;
 font-size: 9pt;
 font-family: Verdana, sans-serif;
}

.footer-navigation h3, .last-footer-navigation h3 {
 color: #fff;
 font-size: 9pt;
 font-weight: bold;
 font-family: Verdana, sans-serif;
}

.footer-navigation>ul>li, .last-footer-navigation>ul>li {
 background: url('./../images/bullet2.png') no-repeat 0 6px;
 padding-left: 10px;
}

.footer-navigation a, .last-footer-navigation a {
 color: #c9ecf9;
}

.footer-info {
 width: 600px;
 position: relative;
 float: left;
 padding: 20px;
}

.footer-home-link {
 width: 108px;
 height: 55px;
 display: block;
 overflow: hidden;
 text-indent: -9999px;
 background: url('./../images/logo_white.png') no-repeat;
}

a.footer-create-button {
 position: absolute;
 display: block;
 width: 298px;
 height: 45px;
 overflow: hidden;
 text-align: center;
 color: #1d3c80;
 font-size: 14pt;
 line-height: 43px;
 text-decoration: none;
 background: url('./../images/footer_button.png') no-repeat;
 top: 30px;
 left: 180px;
}

a.footer-create-button:hover {
 color: #2d5abb;
}

p.copyright {
 margin-top: 10px;
 font-size: 7pt;
 color: #acb4cb;
 line-height: 9pt;
}

/*-----tour-styles-------*/
.no-bg {background: none !important;}
.hr-dotted {border-top: 1px dotted #9a9a9a;}
.sub-content1 {padding-bottom: 0;}
.sub-content2 {padding-top: 0;margin-top: 10px;}

.tour-sub-content {width: 960px;padding: 10px 0 0 0;font-family: 'Arial';background: url(./../images/tour-divider.png) repeat-y 280px 0;}
.tour-sub-content a {color: #0078c8;text-decoration: none;border-bottom: 1px dotted #0078c8;}
.tour-sub-content a:hover {border: none;color: #00abed;}
.tour-nav {float: left;width: 290px;}
.tour-nav a {outline: none;}
.tour-nav ul {margin: 0;padding: 0;width: 281px;}
.tour-nav ul li {margin: 2px 0 0 9px;padding: 0;}
.tour-nav ul li li {margin: 2px 0 0 28px;padding: 0;}
.tour-nav ul li a {display: block;font: 14px/50px 'Tahoma';color: #2a526b;text-transform: uppercase;border: 0;text-shadow: 0 1px 1px #fff;background: url(./../images/tour-nav-li.png) no-repeat 0 -50px;padding-left: 18px;outline: none;}
.tour-nav ul li a:hover, .tour-nav ul li a.active {background-position: 0 0;color: #2a526b;}
.tour-nav ul li li a {background: url(./../images/tour-nav-li-li.png) no-repeat 0 -37px;line-height: 37px;text-transform: none;}
.tour-nav ul li span {padding: 0 0 0 25px;}
.navicon-ulogo {background: url(./../images/tour-navicon-ulogo.png) no-repeat left center;}
.navicon-check {background: url(./../images/tour-navicon-check.png) no-repeat left center;}
.navicon-gear {background: url(./../images/tour-navicon-gear.png) no-repeat left center;}
.navicon-arrow {background: url(./../images/tour-navicon-arrow.png) no-repeat left center;padding: 0 0 0 15px !important;}
.navicon-door {background: url(./../images/tour-navicon-door.png) no-repeat left center;}
.navicon-help {background: url(./../images/tour-navicon-help.png) no-repeat left center;}
.navicon-shield {background: url(./../images/tour-navicon-shield.png) no-repeat left center;}

.nav-bookmark, .nav-create {display: block;width: 262px;height: 75px;border: 0 !important;margin: 20px 0 0 12px;}
.nav-bookmark {background: url(./../images/tour-nav-bookmark.png);}
.nav-create {background: url(./../images/tour-nav-create.png);}
.nav-title {font: italic 20px 'Times New Roman';color: #285678;text-shadow: 0 1px 1px #fff;cursor: pointer;padding: 10px 0 0 55px;display: block}
.nav-descr {font: 11px 'Arial';color: #52809a;text-shadow: 0 1px 1px #fff;cursor: pointer;padding: 0 10px 0 55px;display: block;}

.tour-content {float: left;width: 670px;font-size: 14px;line-height: 20px;color: #737373;}
.tour-content-inside {padding: 0 32px 0 10px;}

.tour-flags {border-bottom: 1px dotted #00aeef;position: absolute;left:0;top:0;margin: 108px 0 0 157px;padding: 0 3px;line-height: 0;}
.tour-flags a {border: 0 !important;}

.t-fact {font-size: 20px;color: #9a9a9a;}
.t-num {font-size: 28px;color: #00aeef; padding-left: 140px;}
.t-num25 {font-size: 28px;color: #00aeef;}
.t-prove {font-size: 28px;color: #595959;}

.tour-footer {border-top: 1px dotted #9a9a9a;padding: 35px 10px 30px 30px;}
.tour-fav {float: left;width: 335px;padding: 0 0 0 60px;background: url(./../images/tour-fav.jpg) no-repeat 0 0;}
.tour-tooltip {width: 225px;height: 59px;margin-top: 5px;background: url(./../images/tour-tooltip.png);font: 12px 'Arial';color: #5e5e5e;}
.tour-tooltip2 {width: 237px;height: 48px;margin-top: 5px;background: url(./../images/tour-tooltip2.png);font: 12px 'Arial';color: #5e5e5e;}
.tour-tooltip-inside {padding: 22px 0 0 10px;}
.tour-more {float: left;padding: 0 0 0 0;margin-left: 250px;}

/*------*/
.tour-sub-content h3 {font: bold 24px 'Tahoma';color: #00aeef;}

.tour-sites-block {width: 50%;float: left; background: no-repeat top left;}
.tour-sites-block:nth-child(even) {clear: left;}

.ts-bc {background-image: url(./../images/tour-sites-bc.jpg);}
.ts-eshop {background-image: url(./../images/tour-sites-eshop.jpg);}
.ts-portal {background-image: url(./../images/tour-sites-portal.jpg);}
.ts-fan {background-image: url(./../images/tour-sites-fan.jpg);}
.ts-blog {background-image: url(./../images/tour-sites-blog.jpg);}
.ts-edu {background-image: url(./../images/tour-sites-edu.jpg);}

.ts-title {font: 18px 'Tahoma';color: #8e8e8e;padding: 18px 0 0 75px;}
.ts-eg {font: italic 12px 'Arial';color: #9a9a9a;float: left;margin: 5px 0 0 75px;}
.ts-links {float: left;margin: 5px 0 0 5px;}
.ts-links a {font: italic 12px 'Arial';color: #00aeef;text-decoration: none;border: 0;}
.ts-links a:hover {text-decoration: underline;}

ul.li-arrow {}
ul.li-arrow li {list-style: none;background: url(./../images/tour-arrow.png) no-repeat 0 6px;padding-left: 13px;margin-left: 25px;}
ul.li-arrow2 {background: url(./../images/tour-entries.jpg) no-repeat top right;padding-bottom: 10px;margin-bottom: 5px;}
ul.li-arrow2 li {list-style: none;background: url(./../images/tour-arrow.png) no-repeat 0 6px;padding-left: 13px;}

.tour-table {border: 0;margin: auto;border-spacing: 7px;}
.tour-table td {font: italic 12px 'Arial';color: #a7a7a7;text-align: center;vertical-align: middle;}

.tour-table2 {border: 0;margin: auto;}
td.tour-wg-block {font-size: 12px;background: no-repeat left center;padding: 5px 3px 5px 70px;height: 63px; width:317px;}
td.wg-twitter {background-image: url(./../images/tour-widjet-twitter.jpg);}
td.wg-movie {background-image: url(./../images/tour-widjet-movie.jpg);}
td.wg-ie {background-image: url(./../images/tour-widjet-ie.jpg);}
td.wg-gear {background-image: url(./../images/tour-widjet-gear.jpg);}
td.wg-music {background-image: url(./../images/tour-widjet-music.jpg);}
td.wg-game {background-image: url(./../images/tour-widjet-game.jpg);}

.tour-steps {width: 591px;height: 60px;background: url(./../images/tour-steps.png);margin: auto;}
.steps-title {font: bold 14px 'Tahoma';color: #494949;text-transform: uppercase;margin: 15px 0 0 55px;}
.steps-detail {font: 11px 'Tahoma';color: #3aa4ec;margin: 0 0 0 55px;}
.steps-left, .steps-right {float: left;width: 50%;}
.steps-right .steps-title, .steps-right .steps-detail {margin-left: 60px;}

.regt {width: 503px;margin: auto;margin-top: -6px;}
.regt-top {height: 17px;background: url(./../images/tour-regt-top.png);}
.regt-mid {background: url(./../images/tour-regt-mid2.gif);}
.regt-mid-inside {background: url(./../images/tour-regt-mid.gif) no-repeat top left;text-align: justify;padding: 1px 8px;font: 11px 'Arial';color: #5e5e5e;text-shadow: 0 1px 1px #fff;letter-spacing: -0.1px;}
.regt-bottom {height: 5px;overflow: hidden;background: url(./../images/tour-regt-bottom.png);}

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

.demobutt {
 width: 319px;
 height: 46px;
 margin: 10px 0 20px 150px;;
}

.demobutt a {
 display: block;
 width: 319px;
 height: 46px;
 background: url(./../images/demo_butt.png);
 text-decoration: none;
 border: 0;
}

.demobutt a:hover {
 background-position: 0px -46px;
}

.twibutt {
 width: 319px;
 height: 46px;
 margin: 10px 0 10px 150px;;
}

.twibutt a {
 display: block;
 width: 319px;
 height: 46px;
 background: url(./../images/twitter_butt.png);
 text-decoration: none;
 border: 0;
}

.twibutt a:hover {
 background-position: 0px -46px;
}

.mods a {font-size:22px; color:#106290; text-decoration:underline;border:0;}


/*Slider styles*/
.exmp-block {margin: 20px 60px 15px 60px;}
.exmp-block-left {float: left;width: 50%;}
.exmp-block-right {float: left;width: 50%;}
.exmp-title {font: 22px 'Tahoma';color: #818181;margin-top: 57px;padding: 0 0 0 20px;}
.exmp-title2 {font: 22px 'Tahoma';color: #818181;margin-top: 7px;padding: 0 0 0 40px;background: url(./../images/tour-arrow.png) no-repeat 26px 10px;}

.slider-left,.slider-right{margin-top:50px}
.slider-left {float: left;width: 12px;}
.slider-right {float: left;width: 12px;}
.slider-left {cursor:pointer;display: block;width: 24px;height: 50px;text-decoration: none;outline: none;border:none;}
.slider-right {cursor:pointer;display: block;width: 24px;height: 50px;text-decoration: none;outline: none;border:none;}
.slider-left {background: url(./../images/arrow-left.png);}
.slider-right {background: url(./../images/arrow-right.png);}
.slider-div {float: left;margin: 0 6px;}
.slider-div a {text-decoration: none;outline: none;border:none;}
ul.slider {margin: 0;padding: 0;list-style: none;}
ul.slider li {margin: 0;padding: 0;width: 187px;height: 141px;background: url(./../images/slider-li.png);}
ul.slider li img {width: 173px;height: 125px;margin: 8px 7px 0 7px;}

.dots {text-align: center;}

/*Hint styles*/
 .tooltip {
 display:none;
 font-family: georgia serif;
 background:transparent url(./../images/hint.png) repeat-x;
 font-size:14px;
 height:32px;
 width:222px;
 padding: 8px 0 0 0px;
 color:#000;
 z-index: 1000;
 text-align: center;
 }

/*Overlay*/
.my_overlay{display:none; z-index:10000; background-color:#dddee1; width:1024px; min-height:200px; border:1px solid #dddee1; -moz-box-shadow:0 0 90px 5px #dddee1; -webkit-box-shadow:0 0 90px #dddee1; }
.my_overlay .close{background-image:url(./../images/close.png); position:absolute; right:-20px; top:-20px; cursor:pointer; height:35px; width:35px; border-bottom:none!important; }
.my_overlay img{max-width:100%; }
/*-------------*/
