/*----- Boxes with lists ----- */
#subcontent dl,
#subcontent .box,
#sidebar dl,
#sidebar .box    
{
    border-style: solid;
    border-width: 1px;
    padding: 0;
    padding-bottom: 10px;
    margin: 0 7px 15px;
}
#subcontent .box dl,
#sidebar .box dl
{
    border:0;
    padding:0;
    margin:0;
}
#subcontent dl dt,
#sidebar dl dt
{
    font-weight:bold;
    font-size: 90%;
    padding: 5px 0 10px 10px;
}
#subcontent dl dd,
#sidebar dl dd  
{
    margin-left: 10px;
    font-size: 85%;
    margin-bottom: 0.3em;
    padding-right: 10px;
}
#container #subcontent .related_links dt,
#container #sidebar .related_links dt
{
    font-weight: normal;
    font-size: 90%;
    padding-left: 5px;
    padding-bottom: 0;
}
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
------ Start of Whats new box -----------------------------------------------
----------------------------------------------------------------
--------------------------------------------------------------- */
#container #subcontent .whatsnew dt,
#container #sidebar .whatsnew dt,
#container #subcontent .roadmap dt

{
    padding: 0.4em 0 1em 10px;
    /*font-size:110%;*/
    border-bottom: none;
    /*font-family: "Times New Roman", serif;*/
}
/* ------ End of Whats new box ---------------------------------
----------------------------------------------------------------
--------------------------------------------------------------- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
#subcontent .banner {
    position: relative;
    margin: 0 auto 1em auto;
    text-align: center;
    padding: 0;
    width:15.4em;
    _width:200px;
    border-width: 1px;
    border-style:solid;
    height:170px;
}
/* -----------------Sidebar banner RS1 Start --------------*/
#subcontent .banner a {
    display: block;
    width:15.25em;
    height: 168px;
    color: #fff;
    text-indent: -50000px;
    border: solid 1px #fff;
    padding:0;
    margin:0;
    outline:none;
    }
#subcontent .banner.offer{
    height: 108px!important;
    overflow: hidden;
}
 #container #subcontent .banner.centaur a{
   text-indent: 0;
    height:auto;
    width:auto;
    display:inline;
    border:0;
}


/*Half banner*/

#subcontent .hbanner {
    position: relative;
    margin: 0 auto 1em auto;
    text-align: center;
    padding: 0;
    width:15.4em;
    _width:200px;
    border-width: 1px;
    border-style:solid;
    height:70px;
}
/* -----------------Sidebar banner RS1 Start --------------*/
#subcontent .hbanner a {
    display: block;
    width:15.25em;
    height: 68px;
    color: #fff;
    text-indent: -50000px;
    border: solid 1px #fff;
    padding:0;
    margin:0;
    outline:none;
    }

/* new download button for sidebar */
/*#subcontent dl.sb-download{
    border: 0;
    padding: 0;
    padding-left: 7px;
    height: 50px;
    margin-bottom: 7px;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/tc-download.gif") no-repeat 0 -50px;
}
#subcontent dl.sb-download dd{
    padding:0;
    margin:0;
    height: 50px;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/tc-download.gif") no-repeat right 0;
}

#subcontent dl.sb-download dd a{
    padding:0;
    margin:0;
    display: block;
    height: 40px;
    text-indent: -9000em;
    border: 0;
}*/
#subcontent dl.sb-download-b{
    border: 0;
    padding: 0;
    padding-left: 9px;
    margin-bottom: 1.3em;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/sb-download.gif") no-repeat 0 -61px;
    display: block!important;
}
#subcontent dl.sb-download-b dd{
    display: block!important;
    padding:0;
    margin:0;
}
body.rs #subcontent dl.sb-download-b{
    background-image: url("/mps/demos/screencast/../../../styles2/../img/buttons/sb-download-rs.gif");
}
body.rs #subcontent dl.sb-download-b dd a{
    background-image: url("/mps/demos/screencast/../../../styles2/../img/buttons/sb-download-rs.gif");
}

#subcontent dl.sb-download-b dd a{
    font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
    border: 0;
    color: #3250b5;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/sb-download.gif") no-repeat right 0;

    padding:0;
    padding-top: 38px;
    padding-left: 3px;
    display: block;
    margin:0;
}
/* screenshots tour */
.box.screenshots{
    height: 120px!important;
    overflow: hidden!important;
    padding: 0;
    margin: auto;
    }
.box.screenshots dd{
}
.box.screenshots dt{
    position: relative;
    width: 98%;
    height: 125px;
    padding: 0!important;
}
.box.screenshots dt a span{
    display: block;
    width: 60%;
    background-color: white;
    margin: 45px auto 0 auto;
    padding: 5px 10px;
    border: 1px solid #2277d9;
}

.box.screenshots dt a, .box.screenshots dt a:hover{
    font-size: 110%;
    display: block;
    position:absolute;
    width: 100%;
    height: 125px;
    cursor: pointer;
    text-align: center;
    border: 0!important;
}
.TeamCity .box.screenshots dt a, .TeamCity .box.screenshots dt a:hover{
    background: url("/mps/demos/screencast/../../../styles2/../teamcity/features/screenshots/tour/thumbnail.gif") no-repeat 0 0;
}
.mps .box.screenshots dt a, .mps .box.screenshots dt a:hover{
    background: url("/mps/demos/screencast/../../../styles2/../mps/docs/tutorial/thumbnail.gif") no-repeat 0 0;
}

body.dt #subcontent dl.contact, body.dotcover #subcontent dl.contact {
    margin: 0 10px 1em 10px;
    border: none;
}
body.dt #subcontent dl.contact dt, body.dotcover #subcontent dl.contact dt {
    padding: .2em .8em;
    color: #757575;
    font-weight: normal;
}
body.dt #subcontent dl.contact dd, body.dotcover #subcontent dl.contact dd {
    margin: 0 0 .3em 0;
    padding: .5em .8em;
    color: #000;
    background-color: #f5f5f5;
}

/* small inline 'new' icon */
.newinside {
    background: url("/mps/demos/screencast/../../../styles2/../img/small_bullet_new2.gif") no-repeat right 4px;
    padding-right: 19px;
    border: 0;
}

/* special contact form */
#container .question {
    background: white url("/mps/demos/screencast/../../../styles2/../img/icons/question-smaller.gif") no-repeat 0 3px;
    border-bottom: 1px solid #e0e4f3;
    padding: 0 5px 3px 20px;
    display: block;
}

#container .question a {
    color: #5f77a2;
}

#container .call {
    background: url("/mps/demos/screencast/../../../styles2/../img/icons/phone.gif") no-repeat 0 2px;
    border-bottom: 1px solid #e0e4f3;
    padding: 0 5px 3px 20px;
    display: block;
}

/* customer quotes */
#container .quote {
    background: url("/mps/demos/screencast/../../../styles2/../img/quote_top.gif") no-repeat 10px top;
    padding: 10px 5px 0 15px;
    margin-bottom: 10px;
    line-height: 1.4em;
}

#container .quote p {
    font-size: 86%;
}

#container .quote p.text {
    text-indent: 10px;
}

#container .quote p.author {
    background: url("/mps/demos/screencast/../../../styles2/../img/quote_bottom.gif") no-repeat right bottom;
    text-align: right;
    padding-bottom: 1em;
}

/* buy pages extentions */
dl.buy dd.addquot {
    background: url("/mps/demos/screencast/../../../styles2/../img/addquote_sb.gif") no-repeat 4px 40%;
}

dl.buy dd.addcart {
    background: url("/mps/demos/screencast/../../../styles2/../img/cart_bw.gif") no-repeat 0 40%;
}

/*- headers on the feature pages -*/
#training h4 {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 0.15em;
}

.feature h4 {
    display: block;
    padding: 0 0 0 2.2em;
    margin-bottom: 1em;
    background: #F0F0F0 url("/mps/demos/screencast/../../../styles2/../img/bullet.gif") no-repeat 0.5em 6px;
    font-size: 86%;
    font-weight: bold;
    letter-spacing: 1px;
}

.feature h4.new {
    background: url("/mps/demos/screencast/../../../styles2/../img/new_feature_rs.gif") no-repeat 0 0.45em;
    padding: 0.9em 0.3em 0.9em 4em;
    border: none;
}
.new {
    background: url("/mps/demos/screencast/../../../styles2/../img/new.gif") no-repeat 0 0;
    padding-left: 45px;
    padding-top: 0.15em;
    padding-bottom: 0.15em;
}

.new-small {
    background: url("/mps/demos/screencast/../../../styles2/../img/new-small-grad.gif") no-repeat right 0;
    padding-right: 26px;
    padding-top: 0.15em;
    padding-bottom: 0.15em;
}

.feature li.new {
    margin-left: -1em;
    font-size: 100%;
    background: url("/mps/demos/screencast/../../../styles2/../img/star_bullet_new.gif") no-repeat 0 4px;
    padding: 0 0 0 30px;
    font-weight: normal;
}

h4.new {
    background: url("/mps/demos/screencast/../../../styles2/../img/new.gif") no-repeat 0 0;
    height: 1.2em;
    padding-left: 45px;
    padding-top: 0.15em;
    padding-bottom: 0.15em;
    border-bottom: 1px solid #ccc;
}

/*------------------*/
/* sidebar blog box */
.blog {
    background: url("/mps/demos/screencast/../../../styles2/../img/icons/blog-icon.gif") no-repeat 10px 7px;
    border: #DADADA solid 1px;
    margin: 0 7px 15px;
    padding: 10px 10px 10px 50px;
}

.blog.feed {
    font-size: 85%;
    background-image: none;
    padding-left: 10px;
    padding-bottom: 9px;
    background-color: white;
}

.blog .blog-box a {
    font-weight: bold;
    display: block;
    line-height: 1.1em;
    border: 0;
}

.blog.feed a.feed {
    background: url("/mps/demos/screencast/../../../styles2/../img/icons/feed-icon-28x28.gif") no-repeat 0 0;
    display: block;
    float: left;
    width: 28px;
    height: 28px;
    margin-right: 8px;
    margin-top: 1px;
    border: 0;
}

.blog .blog-box a .comment {
    display: block;
    padding: 0;
    font-weight: normal;
    font-size: 11px;
}

.blog.small-icon {
    background: url("/mps/demos/screencast/../../../styles2/../img/icons/blog-icon-small.gif") no-repeat 5px 3px;
    margin: 0 0 5px;
    padding: 7px 10px 7px 30px !important;
    border: 0;
}

.blog.small-icon .blog-box a {
    font-size: 0.85em;
    font-weight: normal;
}

/* sidebar twitter box */

.half_box {
    border: #DADADA solid 1px;
    margin: 0 7px 15px;
    padding: 15px 10px 15px 40px;
}

.half_box a {
    font-weight:bold;
    border:0;
    font-size:1.1em;
    padding:0;
}

/*enlarge region for enlarge images*/
.enlargePic {
    position: relative;
    z-index: 2;
    top: -4px;
    left: -29px;
    background: white;
    display: inline-block;
    padding: 3px;
    *padding: 1px 1px 0 2px;
    *top: -5px;
    border: 1px solid #ccc;
    cursor: pointer;
    display: -moz-inline-box;
}

.enlargePic img {
    position: relative !important;
    padding: 0 !important;
    margin-top: 4px !important;
    margin: 0 !important;
    border: 0 !important;
}

a.lightwindow {
    position: relative;
}

a img.enlargeP {
    position: absolute;
    z-index: 3 !important;
    right: 0 !important;
    bottom: 0 !important;
}

/*testimonials rotator*/

#testimonial {
    padding: 0;
    font-size: 86%;
    background: url("/mps/demos/screencast/../../../styles2/../img/quote_bottom.gif") no-repeat right bottom;
}

#testimonial #quote {
    margin: 0;
    padding: 5px 10px 0 10px;
    line-height: 1.4em;
    background: url("/mps/demos/screencast/../../../styles2/../img/quote_top.gif") no-repeat left top;
}

.features #testimonial, .features #testimonial #quote {
    height: 7.5em;
}

#testimonial a#next {
    border: 0;
    margin-left: 11px;
    margin-top: -2.5em;
    float: left;
}

#testimonial #quote a.textTsm {
    margin: 0;
    padding: 10px 0 2px 0;
    display: block;
    height: 4em;
    cursor: pointer;
    text-align: justify;
}

#testimonial #quote a.textTsm:hover {
    color: #666;
    text-decoration: none;
    border-bottom: none;
}

#testimonial #quote p.authorTsm {
    margin: 0;
    padding: 0 5px 0 0;
    text-align: right;
    background: none;
}

#subcontent #testimonial {
    background-position: 95% 72%;
}

#subcontent .box.testimonial {
    padding: 10px 7px;
}

#subcontent #testimonial, #subcontent #testimonial #quote {
/*height: 14em;*/
}

/*progress bar*/
#progress {
    /*background: url("/mps/demos/screencast/../../../styles2/../img/loading.gif") no-repeat -10px -4px;*/
    background: url("/mps/demos/screencast/../../../styles2/../img/newdesign/js/loading.gif") no-repeat 0 0;
    padding-left: 40px;
    padding-top: 5px;
    height: 32px !important;
    width: 100px!important;
}
/* Domo box for demos with a screenshot as a link*/
/* ********************************************* */
.demobox {
    float: right;
    margin: 5px 0 10px 10px;
    font-size: 0.85em;
    /*width: 160px;*/
    position: relative;
    line-height: 1.4em;
    text-align: center;
}
.documentation .demobox{
    float: left;
    margin: 10px 10px 10px 0;
}
.demobox.large {
    float: left;
    margin: 10px 13px 10px 0;
    text-align: left;
    width: 307px;
    /*height: 300px;*/
    height: 27.2em;
    /*border-bottom: 1px solid #ccc;*/
    background-color: #f0efef;
}
.demobox a {
    border: 0;
    display: block;
}
.demobox a img{
    margin-bottom: 5px;
    border: 1px solid #ccc;
}
.demobox p{
    padding: 0;
}
.demobox.large p{
    margin: 0;
    padding: 5px 10px 10px 10px;
}
.demobox.large p a{
    font-size: 1.2em;
    margin-bottom: 3px;
}
.demobox span{
    position: absolute; 
    background-color: white;
    border: 1px solid #ccc;
    padding: 2px 5px 3px;
    top: 101px;
    left:62px;
    color: #555;
    height: 14px;
    display: block;
}
.demobox.large span{
    top: 209px;
    left: 142px;
}
#container .nofloat{
    float: none!important;
}

#header ul.nav .bokmark-button{
    width: 63px;
    float: right;
    margin: 0;
    margin-right: 12px;
    padding: 0;
    list-style: none;
    border: none;
    background: none;
}
#header ul.nav .bokmark-button a{
    padding: 6px 6px 7px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#at15s a, #at16pf a, #at16pt a{
    border: 0;    
}
#subcontent .twitter {
    border:1px solid #DADADA;
    margin:0 7px 15px;
    padding:10px;
    background: url("/mps/demos/screencast/../../../styles2/../img/twitter-bird.gif") no-repeat 10px center;
}
.twitter a{
    margin-left: 35px;
}



.country_selector {
    margin-top: .5em;
    line-height: 1.3em;
}
.country_selector a#CountrySelector {
    cursor: pointer;
}
.country_selector #CountrySelector_txt form {
    margin: .8em 0;
    display: none;
}
/*
#CountrySelector_txt:before{
    content: "Please enable JavaScript to use this feature.";
}*/

#subcontent .banner {
    margin: 0 auto 1em;
    padding: 0;
    height: 170px;
    width: 200px;
    position: relative;
    text-align: center;
    border: solid 1px #ccc;
}
#subcontent .banner a {
    height: 168px;
    width: 198px;
    color: #fff;
    display: block;
    height: 168px;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-indent: -50000px;
    border: 1px solid #fff;
}
#subcontent .ideasb a {
    background: #fff url("/mps/demos/screencast/../../../styles2/../img/banners/ij11_sb.png") no-repeat center 0;
}
#subcontent .yt_sb a {
    background: #273f9f url("/mps/demos/screencast/../../../styles2/../img/banners/youtrackInCloud_sb.png") no-repeat center 0;
}
#subcontent .pw_sb a {
    background: #073345 url("/mps/demos/screencast/../../../styles2/../img/banners/phpstorm3_sb.png") no-repeat center 0;
}
#subcontent .ws_sb a {
    background:#073345 url("/mps/demos/screencast/../../../styles2/../img/banners/ws30_sb.png") no-repeat center 0;
}
#subcontent .tc_sb a {
    background: white url("/mps/demos/screencast/../../../styles2/../img/banners/tc65_sb.png") no-repeat 0 50%;
}
#subcontent .rm a {
    background: white url("/mps/demos/screencast/../../../styles2/../img/banners/rrm3_sb.png") no-repeat 0 50%;
}
#subcontent .pysb a {
    background: white url("/mps/demos/screencast/../../../styles2/../img/banners/py20_sb.png") no-repeat 0 50%;
}
#subcontent .dtsb a {
    background: white url("/mps/demos/screencast/../../../styles2/../img/banners/dt45_sb.png") no-repeat 0 50%;
}
#subcontent .dcsb a {
    background: white url("/mps/demos/screencast/../../../styles2/../img/banners/dc11_sb.png") no-repeat 0 50%;
}
#subcontent .rssb a {
    background: white url("/mps/demos/screencast/../../../styles2/../img/banners/rs60_sb.png") no-repeat 0 50%;
}
#subcontent .rsrus a {
    background: white url("/mps/demos/screencast/../../../styles2/../img/banners/rs_ru.png") no-repeat 0 50%;
}
#subcontent .rm-tc_hsb a {
    background: white url("/mps/demos/screencast/../../../styles2/../img/banners/tc_free_rm1.gif") no-repeat 0 50%;
}
#subcontent .objc a {
    background: white url("/mps/demos/screencast/../../../styles2/../img/banners/appcode_sb.png") no-repeat 0 50%;
}



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block;
}

:focus {
  outline: 0;
}

body {
  line-height: 1;
  color: #333;
  font: 12px/21px  Verdana, "Lucida Grande", Lucida, sans-serif;
  font: 13.5px/23px  Verdana, "Lucida Grande", Lucida, sans-serif;
  font1: 14px/23px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;;
  background: white;
}
body.white {
    margin: 1em;
}
body.demo {
    text-align: center;
}

ol, ul {list-style: none;}
a {color: #3358c0; text-decoration: none;}
a:hover {text-decoration: underline;}
a.black {color: #333;}
a.black:hover {text-decoration: underline;}
a.underline_link {text-decoration: underline}
a.underline_link:hover {text-decoration: none}
a.underline_link_gray {border-bottom: solid 1px #ccc;}
a.underline_link_gray:hover {border-bottom: none;text-decoration: none}
strong, b {font-weight: bold;}
body.TeamCity strong, b {font-weight: normal;}
em {font-style: italic;}
.noborder {border: none!important;}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
    display: block;
    width: 42px;
    height: 32px;
    background: url("/mps/demos/screencast/../../../styles2/../img/design/bgBlockquote.png");
}
blockquote:before, q:before {
    margin-bottom: -1.5em;
    background-position: 0 -42px;
}
blockquote:after, q:after {
    margin-top: -1em;
    float: right;
    background-position: 0 0;
}
blockquote, q {
    padding: 0 0 0 0;
    quotes: "" "";
    position: relative;
    /*font-size: 110%;*/
    color: #797C80;
    font: italic 1.15em/1.67em Georgia,"Times New Roman",Times,serif;
    text-indent: 3em;
}
blockquote p, q p {
    margin-bottom: 0;
}
blockquote a, q a {
    position: absolute;
    right: 3.5em;
    bottom: -1.5em;
    color: #797C80;
    font-size: 85%;
}
blockquote .author {
    margin-bottom: -1.5em;
    padding-top: 1em;
    padding-right: 3em;
    display: block;
    text-align: right;
}
blockquote .author a {
    position: static;
    font-size: 100%;
    text-decoration: underline;
}
blockquote .author a:hover {
    text-decoration: none;
}


h1 {
    /*padding-bottom: .2em;*/
    margin-bottom:.5em;
    color: #df6e00;
    color: #f79100;
    color: #f38400;
    color: #f38400;
    color: #e57b00;
    color1: #CC6600;
    color: #454545;
    font-size: 250%;
    /*color: #555;*/
    /*text-shadow: 1px 1px 1px rgba(0, 0, 0 , 0.8);*/
    /*border-bottom: solid 2px #f38400;*/
}
h2 {
    margin-bottom:.5em;
    font-size: 220%;
}
h3 {
    margin-bottom:.5em;
    font-size: 170%;
    /*text-shadow: 1px 1px 1px rgba(0, 0, 0 , 0.2);*/
}
h4 {
    margin-bottom:.5em;
    font-size: 130%;
    text-shadow: 1px 1px 1px rgba(0, 0, 0 , 0.1);
}
h4 strong, h5 strong {color: #e57b00;font-size:130%}
h5 {
    margin-bottom:.5em;
    font-size: 100%;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .7px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0 , 0.1);
}
h6 {
    font-weight: bold;
}
ul, ol, p, blockquote, .block {margin-bottom: 1.5em;}
p, ul li {
    font-size: 1em;
    line-height: 1.75em;
}
ul.starlist li {
    margin-bottom: .6em;
    padding-left: 1.1em;
    background: url("/mps/demos/screencast/../../../styles2/../img/design/bullet.gif") no-repeat 0 .5em;
    background: url("/mps/demos/screencast/../../../styles2/../img/design/bullet_small.gif") no-repeat 0 .6em;
}
ul.starlist li ul {
    margin-top: .6em;
}

ol li {
    margin-left: 1.5em;
    margin-bottom: .6em;
    list-style: decimal;
}
ol li ul li {
    list-style: none;
}
.comment {color: #777; font-size: 90%;}
.red {color: #c00e28;}
.smalltext {font-size: 90%; line-height: 20px; }
.smallertext {font-size: 11px; line-height: 15px; }
.smalltext ul li, ul.smalltext li {margin-bottom: .3em;}
.bigtext {font-size:110%}
.leftfloated {float: left;}
.rightfloated {float: right;}
.center-align {text-align:center;}
.justify-align {text-align:justify;}
.right-align {text-align:right;}
.nowrap {white-space: nowrap;}
#content .left-align {text-align:left;}
.clr {clear:both}
.clearedL {clear: left;}
.clearedR {clear: right;}
a.button {
    padding: .5em 1em;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    -moz-transition: all 0.1s ease 0s;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset;
    background-color: #f4f4f4;
    border: medium none;
}
.box {padding: 1em;}
.box p {margin-bottom:0}
.block {display: block;}
.block {margin-left:1.5em;margin-right:1.5em;}
.block5 {width: 5%}
.block10 {width: 10%}
.block15 {width: 15%}
.block20 {width: 20%}
.block25 {width: 25%}
.block30 {width: 30%}
.block33 {width: 33%}
.block35 {width: 35%}
.block40 {width: 40%}
.block45 {width: 45%}
.block50 {width: 50%}
.block55 {width: 55%}
.block60 {width: 60%}
.block66 {width: 66%}
.block65 {width: 65%}
.block70 {width: 70%}
.block75 {width: 75%}
.block80 {width: 80%}
.block85 {width: 85%}
.block90 {width: 90%}
.block95 {width: 95%}
.block100 {width: 100%}
hr {
    margin: 0 -2em 2.5em -2em;
    clear: both;
    background: #bcbcbc; /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 0%, #bcbcbc 10%, #bcbcbc 90%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(10%,#bcbcbc), color-stop(90%,#bcbcbc), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #ffffff 0%,#bcbcbc 10%,#bcbcbc 90%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #ffffff 0%,#bcbcbc 10%,#bcbcbc 90%,#ffffff 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(left, #ffffff 0%,#bcbcbc 10%,#bcbcbc 90%,#ffffff 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbcbc', endColorstr='#bcbcbc',GradientType=1 ); /* IE6-9 */
    background: linear-gradient(left, #ffffff 0%,#bcbcbc 10%,#bcbcbc 90%,#ffffff 100%); /* W3C */
    border: none;
    height: 1px;
}
hr.bold {
    margin-left: 0;
    margin-right: 0;
    background: #dbdbdb;
    height: 4px;
}
.underline {
    padding-bottom: .2em;
    border-bottom: 1px solid #ccc;
}
.underline-bold {
    padding-bottom: .3em;
    border-bottom: solid 5px #f4f4f4;
}
.borderDotted {
    border-style:dotted;
}
.nota_bene {
    border: solid 1px #ffe87f;
    background-color: #fffccc;
    border-radius: 5px;
    padding: .3em .8em;
}
.box-dotted {
    margin-bottom: 1.5em;
    padding: 1.3em 2em;
    border: solid 3px #f2f2f2;
}
.box-dotted h4:before {
    padding-right: .3em;
    content:"\2022";
    color: #d0d0d0;
    font-size: 170%;
    vertical-align: top;
}
.button_style {
    margin-bottom: 1.5em;
    padding: 1em;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none;
    -moz-transition: all 0.1s ease 0s;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset;
    background-color: #f4f4f4;
    border: medium none;
}
.nota_bene p, .nota_bene ul, .button_style p, .button_style ul, .box-dotted p, .box-dotted ul {
    margin-bottom: 0;
    padding-bottom: 0;
}
.nota_bene ul li {
    margin-left: .8em;
    margin-bottom: .3em;
}
.bordered {
    border: solid 1px #ccc;
}
.nobackgr {
    background: none!important;
}



.container {
    margin: 0 auto;
    width: 73em;
    min-width: 50em;
    text-align: left;
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
    head~body .container { width: 70em; }
}


header {
    height: 60px;
}
header .jb_logo {
    margin-left: .4em;
    float: left;
    width: 105px;
    height: 44px;
}
header a.jb_logo:hover {
    /*background-position: -108px 3px;*/
}
header .jb_logo img {
    margin-top: .5em;
    margin-left: -.5em;
    display: block;
    display1: none;
}
header ul#jb_nav {
    margin-top: 1em;
    float: right;
}
header ul#jb_nav li {
    float: left;
    list-style: none;
    /*background-color: #fff;*/
}
header ul#jb_nav li.search {
    margin-left: 1.5em;
    background-color: transparent;
    border: none;
}
header ul#jb_nav li.search input {
    float: left;
    color: #999;
    border: solid 1px #ccc;
}
header ul#jb_nav li.search input.image {
    padding-top: 3px;
    padding-left: 2px;
    float: right;
    border: none;
}
header ul#jb_nav li a {
    padding: .1em 1.2em;
    font-size: 85%;
    /*color: #333;
    color: #555;*/
    color1: #878787;
    font-weight: bold;
    font-family: Myriad, Helvetica, Arial, sans-serif;
    border-left: solid 1px #ccc;
}
header ul#jb_nav li:first-child a {
    border-left: none;
}
body#why header ul#jb_nav li.why a,
body#products header ul#jb_nav li.products a,
body#support header ul#jb_nav li.support a,
body#devnet header ul#jb_nav li.devnet a,
body#partners header ul#jb_nav li.partners a,
body#company header ul#jb_nav li.company a
{
    color: #333;
    background-color: #d9d9d9;
    text-decoration: none;
}
header ul#jb_nav li.products a:before, header ul#jb_nav li.products a:after {

}




#product {
    height: 80px;
    background-color: #5d71b8;
}
body#spec #product, body#why #product {
    background-color: #eca344;
}
body#products.rs #product,
body#products.dt #product,
body#products.dotcover #product,
body#products.decompiler #product,
body#products.dotnet #product {
    background-color: #8d4f74;
}
body#products.ruby #product {
    background-color: #ac445d;
}
body#products.phpstorm #product {
    background-color: #7774b7;
}
body#products.webstorm #product {
    background-color: #4691b1;
}
body#products.pycharm #product {
    background-color: #5f8961;
}
body#products.objc #product {
    background-color: #607591;
}
body#products.mps #product {
    background-color: #7e7c7d;
}
body#products.om #product {
    background-color: #7c74a5;
}

body #product .container {
    padding: 0 1.7em;
    position: relative;
    height: 100%;
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_JetBrains.jpg") no-repeat 0 0;
}
body#spec #product .container {
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_productsOrange.jpg") no-repeat 0 0;
}
body#why #product .container {
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_why.jpg") no-repeat 0 0;
}
body#error #product .container {
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_error.jpg") no-repeat 0 0;
}
body#products.index #product .container,
body#products.overview.webide #product .container,
body#buy.index #product .container,
body#products.dotnet #product .container,
body#products.devnet #product .container {
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_products.jpg") no-repeat 0 0;
}
body#products.dotnet #product .container {
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_dotnetProducts.jpg") no-repeat 0 0;
}
body#partners.index #product .container {
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_partnerPrograms.jpg") no-repeat 0 0;
}
body#downloads.index #product .container {
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_downloads.jpg") no-repeat 0 0;
}
body#support.index #product .container {
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_support.jpg") no-repeat 0 0;
}
body#devnet.academy #product .container {
    padding: 0 1.8em;
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_academy.jpg") no-repeat 0 0;
}
body.account #product .container {
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_accountCenter.jpg") no-repeat 0 0;
}
body#products.idea #product .container {
    padding: 0 1.9em;
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_idea11.png") no-repeat 0 0;
}
body#products.TeamCity #product .container {
    padding: 0 1.8em;
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_teamcity65.jpg") no-repeat 0 0;
}
body#products.rs #product .container {
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_resharper6RA.png") no-repeat 0 0;
}
body#products.dt #product .container {
    padding: 0 1.9em;
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_dottrace45R.png") no-repeat 0 0;
}
body#products.dotcover #product .container {
    padding: 0 1.9em;
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_dotcover12.png") no-repeat 0 0;
}
body#products.decompiler #product .container {
    padding: 0 2em;
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_dotpeek1EAP.png") no-repeat 0 0;
}
body#products.yt #product .container {
    padding: 0 2.1em;
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_youtrack3+.png") no-repeat 0 0;
}
body#products.ruby #product .container {
    padding: 0 1.8em;
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_rubymine3+4.png") no-repeat 0 0;
}
body#products.phpstorm #product .container {
    padding: 0 1.7em;
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_phpstorm30.png") no-repeat 0 0;
}
body#products.webstorm #product .container {
    padding: 0 2.1em;
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_webstorm30+.png") no-repeat 0 0;
}
body#products.pycharm #product .container {
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_pycharm20.png") no-repeat 0 0;
}
body#products.objc #product .container {
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_appCode.png") no-repeat 0 0;
}

body#products.mps #product .container {
    padding: 0 4.6em;
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_mps20.png") no-repeat 0 0;
}
body#products.om #product .container {
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_omeaPro.jpg") no-repeat 0 0;
}
body#products.om.reader #product .container {
    background: url("/mps/demos/screencast/../../../styles2/../img/design/header_omeaReader.jpg") no-repeat 0 0;
}
#product .container a.home_product {
    display: block;
    width: 300px;
    height: 100%;
    text-indent: -50000px;
}






nav {
    margin: .5em 0 2.5em 0;
}
nav ul li {
    margin-right: 1em;
    padding-bottom: .1em;
    display: inline;
    font-size: 120%;
    font-weight: bold;
    font-family: Myriad, Helvetica, Arial, sans-serif;
}
nav ul li.current {
    border-bottom: solid 3px #ffa500;
    border-bottom: solid 3px #ff9600;
    border-bottom: solid 3px #e57b00;
    border-bottom: solid 3px #fd9204;
    /*border-bottom: solid 3px #df6e00;*/
}
nav ul li a {
    color: #666;
    color: #8f8f8f;
    /*text-shadow: 1px 1px 0 rgba(0, 0, 0 , 0.1);*/
}
nav ul li a:hover {
    text-decoration: none;
}
nav ul li a:hover {
    color: #333;
}
p.top {
    text-align: right;
}
p.top a {
    background: #f4f4f4;
    padding: 4px .6em;
}
span.key {
    background-color: #f4f4f4;
    color: black;
    display: inline;
    font-family: courer,courer new,monospace;
    font-style: normal;
    padding-left: 3px;
    padding-right: 3px;
}
#content .ico {
    margin-bottom: -2px;
}



#content .footer {
    margin: 2em 0 1em 0;
    overflow: hidden;
}
#content .footer .float_left {
    margin-right: 3.5em;
}
#content .footer h3.underline {
    padding-bottom: 10px;
    border-bottom: solid 6px #f4f4f4;
}
#content .footer ul, #content .footer ul li {
    margin: 0 0 .6em 0;
    padding: 0;
    list-style: none;
    background: none;
}
#content .footer .download {
    margin-bottom: 1.5em;
    padding: .5em 1em;
    background: #f4f4f4 url("/mps/demos/screencast/../../../styles2/../img/icon_arrowContentFooter.png") no-repeat 95% 50%;
}
#content .footer .download a {
    font-size: 130%;
}

#content .feedback a {
    margin-right: 1em;
    padding-left: 2.1em;
}
#content .feedback .rss {
    padding-bottom: .2em;
    background: url("/mps/demos/screencast/../../../styles2/../img/icons/ico_rss.gif") no-repeat .4em .1em;
}
#content .feedback .twitter {
    padding-bottom: .2em;
    background: url("/mps/demos/screencast/../../../styles2/../img/icons/ico_twitter_bird.gif") no-repeat 0 .2em;
}
#content .feedback .forum {
    padding-bottom: .2em;
    background: url("/mps/demos/screencast/../../../styles2/../img/icons/ico_forum.gif") no-repeat .4em .1em;
}
#content .feedback .facebook {
    padding-bottom: .2em;
    background: url("/mps/demos/screencast/../../../styles2/../img/icons/ico_facebook.gif") no-repeat .4em .1em;
}
#content .feedback .eap {
    padding-bottom: .2em;
    background: url("/mps/demos/screencast/../../../styles2/../img/icons/ico_EAP.gif") no-repeat .4em .1em;
}
#content .feedback .bugtracker {
    padding-bottom: .2em;
    background: url("/mps/demos/screencast/../../../styles2/../img/icons/ico_BugTracker.gif") no-repeat .4em .1em;
}
#content .feedback .help {
    padding-bottom: .2em;
    background: url("/mps/demos/screencast/../../../styles2/../img/icons/ico_help.gif") no-repeat .4em .1em;
}
#content .feedback .demo {
    padding-bottom: .2em;
    background: url("/mps/demos/screencast/../../../styles2/../img/icons/ico_demo.gif") no-repeat .4em .1em;
}

#content .information {
    padding-left: 4.5em;
    min-height: 3em;
    background: #f4f6fc url("/mps/demos/screencast/../../../styles2/../img/icons/info.png") no-repeat 1em 1em;
    border: none;
}
#content .information.small-icon {
    padding: .8em 1em .3em 2.7em;
    min-height: .5em;
    background: #f4f6fc url("/mps/demos/screencast/../../../styles2/../img/icons/info_small.png") no-repeat 1em 1em;
}
#content .importance {
    padding-left: 4.5em;
    min-height: 3em;
    background: #fffccc url("/mps/demos/screencast/../../../styles2/../img/icons/attention.png") no-repeat 1em 1em;
    border: none;
}
#content .importance p, #content .information p {
    margin-bottom: .5em;
}
#content .importance.small-icon {
    padding: .8em 1em .3em 2.7em;
    min-height: .5em;
    background: #fffccc url("/mps/demos/screencast/../../../styles2/../img/icons/attention_small.png") no-repeat 1em .9em;
}
#content .rubyIDE {
    padding-left: 4.5em;
    min-height: 3em;
    background: #f4f6fc url("/mps/demos/screencast/../../../styles2/../img/icons/rubyIDE.png") no-repeat 1em 1em;
    border: none;
}
table.fullprintable {
    margin: 0;
    padding: 0;
    width: 95%;
    font-size: 90%;
    text-align: center;
}
table.fullprintable caption{
    font-size: 1.5em;
    font-weight: normal;
    text-align: left;
    padding-bottom: 5px;
}
table.fullprintable td {
    padding: 5px 7px;
    border: 1px solid #ccc;
    text-align: center;
    vertical-align:middle;
}
table.fullprintable td.inCenter{
    text-align: center;
    font-weight: bold;
}
table.fullprintable td.inCenter strong{
    font-size: 140%;
}
table.fullprintable th{
    padding: 7px 7px;
    font-weight: bold;
    border: 1px solid #ccc;
    background-color: #eee;
}
table.fullprintable th.last{
    border-right: 1px solid #bbb;
}
table.fullprintable tr{
    background-color: #fff;
    vertical-align: middle;
}
body.white table.fullprintable td span, table.fullprintable td span {
    display: none;
}
dl.buy {
    padding: 10px;
    border: 1px dotted #ddd;
    border-bottom: 4px solid #eee;
}
dl.buy dt {
    /*font-size: 150%;*/
    /*display: block;*/
    float: left;
    color: #959fa7;
    font-weight: bold;
    padding-right: 10px;
}
dl.buy dd {
    padding-left: 20px;
    margin-left: 55px;
    display: block;
}
.cheked {
    background:url("/mps/demos/screencast/../../../styles2/../teamcity/img/ok.gif") no-repeat 50% 50%;
    padding:5px;
    text-align: center;
}
.minus{
    background:url("/mps/demos/screencast/../../../styles2/../teamcity/img/none.gif") no-repeat 50% 50%;
    padding:5px;
    text-align: center;
}
.better{
    background:url("/mps/demos/screencast/../../../styles2/../teamcity/img/limited.gif") no-repeat 50% 50%;
    padding:5px;
    text-align: center;
}
#legend .cheked, #legend .minus, #legend .better {
    padding-left: 1.6em;
    background-position: 0 50%;
}
td.cheked.text-inside, td.better.text-inside{
    background-position: center .4em;
}

td.cheked.text-inside p, td.better.text-inside p{
    margin-top: 1.6em;
}



#content .feature {
    margin-bottom: 1.5em;
}
#content .feature img {
    border: solid 1px #ccc;
}
#content #toc1, #content .toc1, #content #toc2, #content .toc2, #toc3 {
    margin-left: 0;
    padding: 0 0 1.5em;
    float: left;
    display: block;
    width: 45%;
}
#content #toc1 ul.manual, #content .toc1  ul.manual, #content #toc2  ul.manual, #content .toc2  ul.manual, #toc3  ul.manual {
    margin-bottom: -.5em;
}
#content #toc1 li, #content #toc2 li, #content .toc1 li, #content .toc2 li, #toc3 li, .toc li {
    margin-bottom: 0.3em;
    margin-left: 1em;
    color: #ccc; /*list-style-position: outside;*/
    list-style: disc outside;
}
#content .gray-backgr {
    background-color: #f4f4f4;
}
#content .radius, #subcontent .radius {
    border-radius: 5px;
    -moz-transition: all 0.1s ease 0s;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset;
}
#content .strong {
    font-weight: bold;
}
#subcontent ul#contnav li {
    margin-left: 0;
}
#subcontent #contnav li, #subcontent #contnav dd {
    background: url("/mps/demos/screencast/../../../styles2/../img/arrow_grey.gif") no-repeat scroll 0 0 transparent;
    list-style: none outside none;
    margin-left: 20px;
    padding: 0 0 0.5em 12px;
}
#subcontent #contnav li.act, #subcontent #contnav dd.act {
    background: url("/mps/demos/screencast/../../../styles2/../img/arrow_black.gif") no-repeat scroll 0 0 transparent;
}
#subcontent .featureTree {
    width: auto!important;
}
#subcontent .featureTree h5 {
    padding-left: .8em;
    font-size: 90%;
    font-weight: normal;
    background-color: #f4f4f4;
}
#subcontent .featureTree ul {
    margin-left: .8em;
}
.learnMore {
    position: absolute;
    top: 0;
    right: 0;
}
a.learnMore:hover {
    text-decoration: none;
}
body.dt .learnMore, body.rs .learnMore, body.dotcover .learnMore, body.decompiler .learnMore {
    padding: 0;
    right: 408px;
    font-size: 90%;
    width: auto;
    height: auto;
}
body.rs .learnMore {
    right: 424px;
}
body.dotcover .learnMore {
    right: 418px;
}
body.decompiler .learnMore {
    right: 421px;
}
body.dt .learnMore.rs, body.rs .learnMore.dt, body.dotcover .learnMore.rs, body.decompiler .learnMore.rs {
    top: 6px;
}
body.dt .learnMore.dc, body.rs .learnMore.dc, body.dotcover .learnMore.dt, body.decompiler .learnMore.dt {
    top: 28px;
}
body.dt .learnMore.dp, body.rs .learnMore.dp, body.dotcover .learnMore.dp, body.decompiler .learnMore.dc {
    top: 51px;
}
body.dt .learnMore span, body.rs .learnMore span, body.dotcover .learnMore span, body.decompiler .learnMore span {
    padding-bottom: 0;
    color: #ff9404!important;
    border-bottom: solid 1px #ff9404;
}
body.dt a.learnMore:hover span, body.rs a.learnMore:hover span, body.dotcover a.learnMore:hover span, body.decompiler a.learnMore:hover span {
    text-decoration: none;
    border-bottom: none;
}


body.phpstorm .learnMore.buy, body.webstorm .learnMore.buy, body.yt .learnMore.buy, body.ruby .learnMore.buy {
    height: 80px;
    width: 350px;
    right: 10px;
    text-indent: -5000px;
}
body.yt .learnMore.date, body.pycharm .learnMore.date {
    height: 30px;
    width: 105px;
    top: 49px;
    right: 226px;
    color: #374897;
    font-family: tahoma, sans-serif;
    font-size: 120%;
}
body.pycharm .learnMore.date {
    right: 216px;
}
body.yt .learnMore.date strong, body.pycharm .learnMore.date strong {
    margin-right: .2em;
    float: left;
}
#content .green_highlight {
    background-color: #e5fde5;
}
#content strong.green_highlight {
    font-weight: normal;
    padding: 0 3px;
}
#feedControl {
    margin-top: 5px;
    padding-top: 10px;
    padding-left: 5px;
    font-size: 0.85em;
    border-top: 1px solid #DADADA;
    line-height: 1.5em;
    position:relative;
}
.pycharm #feedControl, .ruby #feedControl, .webide #feedControl {
    margin-top: .5em;
    padding-top: 0;
    border-top: none;
}
#feedControl .gf-snippet,#feedControl .gfc-resultsHeader, #feedControl .gf-author,
#feedControl .gf-spacer, #feedControl .gf-relativePublishedDate {
    display : none;
}
#feedControl .gfc-result{
    width: 173px;
    /*background: url("/mps/demos/screencast/../../../styles2/../img/readmore_link.gif") no-repeat 155px 75%;*/
    /*line-height: 1.2em;*/
}
#feedControl .gfc-result div.gf-title{
    background: url("/mps/demos/screencast/../../../styles2/../img/bullet_star_bw.gif") no-repeat 0 5px;
    padding-left: 10px;
}
#feedControl .gfc-result div.gf-title a.gf-title{
    border: 0;
}
.pycharm #feedControl .gfc-result div.gf-title, .ruby #feedControl .gfc-result div.gf-title, .webide #feedControl .gfc-result div.gf-title {
    padding-top: .2em;
    padding-left: 0;
    height: auto;
    background: none;
}
ul.talk {
    margin: 0;
    list-style: none;
}
ul.talk li {
    margin: 0 0 .1em -.3em;
    padding: 0;
}
ul.talk li a {
    padding: .4em 0 .5em 2.9em;
    display: block;
}
ul.talk li.community a {
    background: url("/mps/demos/screencast/../../../styles2/../img/icons/icoCommunity_ChB.gif") no-repeat 0 0;
}
ul.talk li.twitterProduct a {
    background: url("/mps/demos/screencast/../../../styles2/../img/icons/icoTwitter_ChB.gif") no-repeat 0 0;
}
ul.talk li.blogProduct a {
    background: url("/mps/demos/screencast/../../../styles2/../img/icons/icoBlog_ChB.gif") no-repeat 0 0;
}
ul.talk li.issueTracker a {
    background: url("/mps/demos/screencast/../../../styles2/../img/icons/icoIssuetracker_ChB.gif") no-repeat 0 0;
}
#content .intro {
    color: #797c80;
    font: italic 1.15em/1.67em Georgia,"Times New Roman",Times,serif;
}
#content .italic {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}




#content .threeColonText {
    margin-right: 6%;
    float: left;
    font-size: 90%;
    width: 29%;
}
#content .threeColonText.rightfloated {
    margin-right: 0;
}
#content .threeColonText h5 {
    margin-top: 2em;
}
#content .threeColonText .ico {
    margin-top: 1.5em;
}
#content .threeColonText ul.starlist.plus li {
    padding-left: 1.6em;
    background: url("/mps/demos/screencast/../../../styles2/../img/icons/icoPlus.png") no-repeat 0 .3em;
}
#content .threeColonText ul.starlist.plus li ul.starlist li {
    margin-left: -.8!important;
    padding-left: 1.1em;
    background: url("/mps/demos/screencast/../../../styles2/../img/design/bullet_small.gif") no-repeat 0 .6em;
}
#content .threeColonText  a.video {
    display: block;
    width: 96px;
    height: 80px;
    text-indent: -50000px;
    background: url("/mps/demos/screencast/../../../styles2/../../img/icons/movie.png") no-repeat 0 0;
}
#content .threeColonText a.video:hover {
    background: url("/mps/demos/screencast/../../../styles2/../../img/icons/movie.png") no-repeat 0 -90px;
}
#content .gray-round {
    padding: 1em 2em 0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color: #f4f4f4;
}
#content .gray-round h4 {
    margin-bottom: .3em;
}
#content ul.features-list {
    list-style: none;
}
#content ul.features-list li {
    margin: 0;
    padding-left: 1em;
    font-size: 110%;
}
#content ul.features-list li a {
    border: none;
}










#main #content {
    float: left;
    width: 76%;
    /*margin-right: 250px;*/
}
body.wide #main #content {
    width: auto;
    float: none;
}
aside {
    margin-left: -22%;
    float: right;
    width: 22%;
    /*display: none;*/
}
aside .box, aside dl {
    margin-top: 1em!important;
    border: solid 1px #ccc;;
}





footer {
    margin: 2em 0 .5em 0;
    padding: 25px 0 1em 0;
    background-color: #f4f4f4;
}
footer .products {
    margin-top: -35px;
    padding: 35px 3.5em 0 0;
    background: url("/mps/demos/screencast/../../../styles2/../img/design/bgFooter.png") no-repeat right 0;
}
footer ul {
    font-size: 85%;
}
footer a {
    color: #333;
}
footer .social {
    margin-top: -1.1em;
}
footer .products ul li.mps {
    letter-spacing: -.5px;
}
footer h3 a {
    float: right;
    font-size: 50%;
    font-weight: bold;
    margin-right: 5em;
    margin-top: -1em;
}
footer p.why {
    margin-bottom: 1.4em;
    font-weight: bold;
    font-size: 90%;
}
#footer ul {
    margin-bottom: 3em;
    font-size: 90%;
}
#footer ul li {
    margin-right: .7em;
    color: #777;
    display: inline-block;
}
#footer ul li a {
    padding-right: .9em;
    border-right: solid 1px #c0c0c0;
}
#footer ul li.marketing a {
    border-right: none;
}

.form.small {
    margin: 0 auto;
    width: 80%;
}
.form .red {
    margin: 0 .2em;
}
.form dl dt, .form dl dd {

}
.form.line dl dt {
    padding-top: .1em;
    float: left;
    width: 18em;
}
.form.small dl dt {
    text-align: right;
}
.form.line dl dd {
    margin: 0 0 1em 18.5em;
}
.form dl dd .comment, .form dl dd input, .form dl dd textarea {
    width: 90%;
}
.form dl dd input.checkbox {
    margin-right: .4em;
    width: auto;
    float: left;
}
.form dl dd input.submit {
    width: auto;
}
.form dl dd select {
    width: 91%;
}

.form dl dd label.checkbox {
    display: block;
}


.form.small label.error {
    display: none!important;
}

#subcontent .devoxx {
    margin-top: 63px;
    *margin-top: 54px;
    margin-bottom: 15px;
    height: 230px;
    background-color: #f4f4f4;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#subcontent .devoxx {margin-top: 43px;}
}
#subcontent .devoxx .title {
    margin: 1px;
    padding: .4em .5em .4em 117px;
    display: block;
    color: #fff;
    font-size: 90%;
    line-height: 1.2em;
    background: #272526 url("/mps/demos/screencast/../../../styles2/../img/logos/conf/logoDevoxxNeg.png") no-repeat 15px .1em;
    border: none;
}
#subcontent form {
    margin: 20px 10px 0 10px;
}
#subcontent form .field {
    margin-bottom: 1em;
    padding: 2px;
    display: block;
    width: 95%;
    font-size: 90%;
    color: #444;
    border-radius: 2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    resize:none;
    border: 1px solid #8e8e8e;
    border-right-color: #e1e1e1;
    border-bottom-color: #e1e1e1;
    background-color: #fefefe;
}
#subcontent form .button {
    padding: .1em .5em;
    border-radius: 3px;
    display: block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #716f6f;
    font-weight: bold;
    /*background: url("/mps/demos/screencast/../../../styles2/../img/buttons/button.gif") no-repeat 0 0;*/
    background-color: #e3e3e3;
    border: 1px solid #e1e1e1;
    border-right-color: #8e8e8e;
    border-bottom-color: #8e8e8e;
}
#subcontent form label.error {
    font-size: 90%;
    color: #ff0000;
}


#content .registration {
    margin-right: 2em;
}
#content .registration .description {
    margin: 0 0 .1em .1em;
    padding: .4em .8em 0 0;
    display: block;
}
#content .registration .description.leftfloated {
    text-align: right;
}
#content .registration .field {
    margin: 0 0 1em 0;
    display: block;
}
#content .registration .field input, #content .registration .field textarea, #content .registration .field select {
    margin-bottom: 1em;
    padding: 6px;
    color: #424242;
    font-size: 110%;
    display: block;
    width: 98%;
    background: #fff;
    border: 1px solid #e4e4e4;
    box-shadow: inset 0 2px 1px rgba(0,0,0,0.06),
        0 1px 0 rgba(255,255,255,1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.06),
        0 1px 0 rgba(255,255,255,1);
    -moz-box-shadow: inset 0 0 2px rgba(0,0,0,0.15),
        0 1px 0 rgba(255,255,255,1);
    -o-box-shadow: inset 0 0 2px rgba(0,0,0,0.15),
        0 1px 0 rgba(255,255,255,1);
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
#content .registration .field select {
    width: 100%;
}
#content .registration .field input[type="text"]:focus, #content .registration .field textarea:focus, #content .registration .field select:checked {
    background: #fff;
    outline: none;
    border: 1px solid #d1dfe9;
    box-shadow: 0 0 5px rgba(209,223,233,0.8);
    -webkit-box-shadow: 0 0 5px rgba(209,223,233,0.8);
    -moz-box-shadow:0 0 5px rgba(209,223,233,0.8);
}
#content .registration .field textarea:disabled {
    background-color: #f9f9f9;
}
#content .registration .field input.blur {
    color: #777;
    font-style: italic;
}
#content .registration .field.checkbox {
    margin-top: .5em;
    margin-bottom: 0;
}
#content .registration .field.checkbox input {
    margin: .3em .3em 0 .2em;
    padding: 0;
    float: left;
    width: auto;
    color: #444;
    border: none;
}
#content .registration .button, .form.popup .button {
    padding: 5px 10px 6px;
    display: inline-block;
    width: auto;
    overflow: visible;
    position: relative;
    color: #fff;
    font-size: 100%;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    background: #222 url("/mps/demos/screencast/../../../styles2/../img/buttons/overlay.png") repeat-x scroll 0 0;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
#content .registration #file_input {
    position: absolute;
    cursor: default;
    z-index: 2;
    filter: alpha(opacity: 0);
    opacity: 0;
    margin-left: -125px;
    height: 35px;
    width: 210px;
}
#content .registration .customFile {

}
#content .registration .blocker {
    position: absolute;
    z-index: 3;
    margin-left: -125px;
    width: 125px;
    height: 21px;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/overlay.png");
}
#fileName {
    position: absolute;
    height: 15px;
    font-size: 90%;
}
#content .registration .button_fake {
    position: absolute;
    z-index: 1;
    float: left;

    padding: 2px 10px 3px;
    display: inline-block;
    width: auto;
    overflow: visible;
    position: absolute;
    color: #fff;
    font-size: 100%;
    cursor: pointer;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    background: #777 url("/mps/demos/screencast/../../../styles2/../img/buttons/overlay.png") repeat-x scroll 0 0;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
#content .registration .error {
    color: #dc143c;
}
#content .registration input[type="text"].error, #content .registration textarea.error, #content .registration select.error {
    background: #fff;
    outline: none;
    border-color: #dc143c;
    box-shadow: 0 0 5px rgba(220,20,60,0.5);
    -webkit-box-shadow: 0 0 5px rgba(220,20,60,0.5);
    -moz-box-shadow:0 0 5px rgba(220,20,60,0.5);
}
#content .registration .checkboxs {
    padding-top: .5em;
    padding-bottom: 1.5em;
    position: relative;
}
#content .registration .checkboxs label.error {
    position: absolute;
    bottom: 0;
}

.form.popup {
    margin-top: 1em;
    text-align: left;
}
.form.popup textarea {
    margin-bottom: .5em;
    padding: 6px 9px 5px;
    color: #444;
    width: 450px;
    height: 70px;
    outline: 0 none;
    background-image:url("/mps/demos/screencast/../../../styles2/../img/bgInput.png");
    border: 1px solid #b0b0b0;
}


form.searchConfluence {
    padding-bottom: 1em;
}
form.searchConfluence input {
    margin-top: 0;
    margin-right: 6px;
    padding: 7px 5px 6px 5px;
    float: left;
    color: #999;
    font-size: 110%;
    width: 270px;
    border-style: solid;
    border-width: 1px;
    border-color: #c4c4c4 #e9e9e9 #e9e9e9 #c4c4c4;
}
form.searchConfluence input.idleField {
    color: #999;
}
form.searchConfluence input.focusField {
    color: #333;
}
form.searchConfluence .button {
    margin-top: 0;
    padding: 4px 12px;
    float: left;
    min-width: 60px;
    text-align: center;
    color: #555;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 0 1px rgba(255, 255, 255, 0.75);
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    background: #dbdbdb url("/mps/demos/screencast/../../../styles2/../img/buttons/btn-shader.png") repeat-x 0 0;
    border: 1px solid #d4d4d4;
    border-right-color: #b4b4b4;
    border-bottom-color: #b4b4b4;
}
form.searchConfluence input.button {
    padding-top: 7px;
    padding-bottom: 7px;
    width: auto!important;
}

/* Buy, Download at the #header
simple buttons inside the #content??? */

#content a.text-button{
    background: url("/mps/demos/screencast/../../../styles2/../img/btn.gif") no-repeat top center;
    width: 160px;
    height: 27px;
    display: block;
    font-weight: bold;
    color: #0158bc;
    padding: 2px 0 0 0;
    border: none;
    text-align:center;
}

#content .buttonDownloadNow, #subcontent .buttonDownloadNow {
    margin-top: 0;
    margin-right: 1em;
    padding: 16px 10px 10px 65px;
    float: right;
    width: 224px;
    height: 40px;
    color: #676767;
    font-size: 90%;
    cursor: pointer;
    border: none;
}
#content .buttonDownloadNow:hover, #subcontent .buttonDownloadNow:hover {
    text-decoration: none;
}
#content .buttonDownloadNow span, #subcontent .buttonDownloadNow span {
    margin-bottom: -1.6em;
    display: block;
    font-weight: bold;
    font-size: 140%;
    font-family: myriad, sans-serif;
    color: #295bc9;
}
#subcontent .buttonDownloadNow a {
    color: #676767;
}
body #content .buttonDownloadNow {
    width: 194px;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/buttonDownloadNow.gif") no-repeat 0 0;
}
body.TeamCity #content .buttonDownloadNow {
    width: 250px;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/buttonDownloadNow_tc.gif") no-repeat 0 0;
}
body.yt #content .buttonDownloadNow {
    padding-left: 90px;
    width: 225px;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/buttonDownloadNow_tc.gif") no-repeat 0 0;
}
body.pycharm #content .buttonDownloadNow  {
    padding-left: 85px;
    width: 220px;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/buttonDownloadNow_pycharm.gif") no-repeat 0 0;
}
body.rs #content .buttonDownloadNow, body.dt #content .buttonDownloadNow, body.dotcover #content .buttonDownloadNow , body.dotnet #content .buttonDownloadNow {
    width: 224px;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/buttonDownloadNow_rs.gif") no-repeat 0 0;
}
body.phpstorm #content .buttonDownloadNow {
    width: 224px;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/buttonDownloadNow_phpstorm.gif") no-repeat 0 0;
}
body.webstorm #content .buttonDownloadNow {
    width: 224px;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/buttonDownloadNow_webstorm.gif") no-repeat 0 0;
}
body.ruby #content .buttonDownloadNow {
    padding-top: 12px;
    padding-left: 80px;
    width: 160px;
    height: 49px;
    line-height: 1.2em;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/buttonDownloadNow_rm.gif") no-repeat 0 0;
}
body.TeamCity.down #content .buttonDownloadNow, body.idea.down #content .buttonDownloadNow {
    margin: .5em 0 0 -.7em;
    padding-top: 8px;
    padding-right: 0;
    padding-left: 75px;
    float: left;
    width: 285px;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/buttonDownloadNow_incloud.png") no-repeat 0 0;
}
body.rs #subcontent .buttonDownloadNow {
    padding-left: 17px;
    padding-right: 0;
    padding-top: 12px;
    width: 210px;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/buttonDownloadNowLight_rs.gif") no-repeat 0 0;
}
body.idea #content .buttonDownloadNow.community {
    background-image: url("/mps/demos/screencast/../../../styles2/../img/buttons/buttonDownloadNow_community.gif");
}
body.TeamCity.down #content .buttonDownloadNow span, body.idea.down #content .buttonDownloadNow span {
    margin-bottom: .2em;
    display: block;
    font-weight: normal;
}
body.rm-next #content .buttonDownloadNow {
    padding-top: 16px;
    height: 45px;
}
body #content .buttonDownloadNow:hover {
    background-position: 0 -66px;
}
body.ruby #content .buttonDownloadNow:hover {
    background-position: 0 -71px;
}
body.pycharm #content .buttonDownloadNow span {
    color: #096f0b;
}
body.rs #content .buttonDownloadNow span, body.dt #content .buttonDownloadNow span, body.dotcover #content .buttonDownloadNow span, body.dotnet #content .buttonDownloadNow span {
    color: #7e255b;
}
body.rs #content .buttonDownloadNow span {
    font-size: 130%;
}
body.dt #content .buttonDownloadNow a:hover {
    text-decoration: none;
}
body.ruby #content .buttonDownloadNow span {
    line-height: 1.4em;
    color: #af0a4f;
    font-size: 160%;
}
body.phpstorm #content .buttonDownloadNow span {
    color: #4642bf;
}
body.yt #content .buttonDownloadNow span {
    font-size: 130%;
}
body.idea #content .buttonDownloadNow.community span {
    color: #395a76;
}
body.rs #subcontent .buttonDownloadNow span {
    margin-bottom: .2em;
    display: block;
    color: #7e255b;
}

body.rs #content .buttonDownloadNow {/*FIX*/
    padding-left: 70px;
}



#content .buttonDownloadGreen {
    padding-left: 12px;
    float: left;
    width: 100%;
    font-size: 90%;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/buttonDownloadGreeen.png") no-repeat 0 0;
    border: none;
}
#content .buttonDownloadGreen.big {
    padding-left: 12px;
    font-size: 100%;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/buttonDownloadGreeenBig.png") no-repeat 0 0;
}
#content .buttonDownloadGreen span {
    min-width: 200px;
    height: 78px;
    display: block;
    font-size: 85%;
    text-align: center;
    cursor: pointer;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/buttonDownloadGreeen.png") no-repeat right -78px;
}
#content .buttonDownloadGreen.big span {
    padding: 22px 0 0 70px;
    height: 77px;
    text-align: left;
    line-height: 1.2em;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/buttonDownloadGreeenBig.png") no-repeat right -99px;
}
#content .buttonDownloadGreen span img {
    padding-top: 28px;
}
#content .buttonDownloadGreen p {
    margin: .1em 0 0 0;
}
#content .buttonDownloadGreen p a {
    border: none;
}
#content .buttonDownloadGreen h3 {
    margin: .2em 0 .4em 0;
}
body.objc #content .buttonDownloadGreen span, body.yt #content .buttonDownloadGreen span {
    padding-top:  24px;
    font-size: 100%;
}
body.objc #content .buttonDownloadGreen span h3, body.yt #content .buttonDownloadGreen span h3 {
    font-size: 140%;
}
body.yt #content .buttonDownloadGreen span h3 {
    padding-top: 25px;
    padding-bottom: 20px;
}
body.TeamCity #content .buttonDownloadGreen span h3 {
    padding-top: 3px;
    padding-bottom: 0;
}


#content .buttonDownload {
    margin-right: 1em;
    padding: 18px 10px 10px 23px;
    float: right;
    width: 255px;
    height: 50px;
    color: #fff;
    cursor: pointer;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/buttonDownload.gif") no-repeat 0 0;
    border: none;
}
#content .buttonDownload span {
    font-weight: bold;
    font-size: 170%;
}
#content .buttonDownload a {
    color: #295bc9;
    border-bottom: none;
}
#content .buttonDownload a:hover {
    color: #295bc9;
    border-bottom: solid 1px #295bc9;
}



.downloadButtonYellow {
    margin-left: .5em;
    margin-top: 1.5em;
    padding: 9px 0 0 45px;
    display: block;
    cursor: pointer;
    width: 170px;
    height: 33px;
    color: #043dbc;
    font-family: myriad, sans-serif;
    font-weight: bold;
    font-size: 120%;
    background: transparent url("/mps/demos/screencast/../../../styles2/../img/buttons/button_download_yellow.png") no-repeat scroll 0 0;
}
.downloadButtonBlue {
    margin-left: .5em;
    margin-top: 1.5em;
    padding: 10px 0 0 45px;
    display: block;
    cursor: pointer;
    width: 170px;
    height: 32px;
    font-size: 120%;
    color: #043dbc;
    font-weight: bold;
    background: transparent url("/mps/demos/screencast/../../../styles2/../img/buttons/button_download_blue.png") no-repeat scroll 0 0;
}
.downloadButtonYellow:hover, .downloadButtonBlue:hover {
    text-decoration: none;
}

.downloadLink .nota_bene {
    margin: 1em 0 1.6em 0;
    border-top: none;
    border-left: solid 1px #f5f7f9;
    border-right: solid 2px #f5f7f9;
    border-bottom: solid 2px #f5f7f9;
}
.downloadLink .nota_bene a {
    padding: .5em;
    font-weight1: bold;
    font-size: 140%;
    display: block;
    text-align: center;
}
.downloadLink .nota_bene a:hover {
    text-decoration: none;
}


.button-link {
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 110%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #f6f6f6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eee));
    background-image: -webkit-linear-gradient(top, #f6f6f6, #eee);
    background-image: -moz-linear-gradient(top, #f6f6f6, #eee);
    background-image: -ms-linear-gradient(top, #f6f6f6, #eee);
    background-image: -o-linear-gradient(top, #f6f6f6, #eee);
    background-image: linear-gradient(top, #f6f6f6, #eee);
    -webkit-box-shadow: inset 0 1px 0 0 #fdfdfd;
    -moz-box-shadow: inset 0 1px 0 0 #fdfdfd;
    -ms-box-shadow: inset 0 1px 0 0 #fdfdfd;
    -o-box-shadow: inset 0 1px 0 0 #fdfdfd;
    box-shadow: inset 0 1px 0 0 #fdfdfd, inset 0 0 0 1px #f4f4f4;
    border: 1px solid #e0e0e0;
}
.button-link a {
    margin-right: 15px;
    font-size: 150%;
    display: block;
    background: url("/mps/demos/screencast/../../../styles2/../img/buttons/bgButton-link.png") no-repeat right 11px;
}
.button-link.strong a {
    color: #3358c0;
    text-shadow: 0 1px 0 #ffffff, rgba(51,88,192,0.5) 0 -1px;
    font-weight: bold;
}
.button-link.buy a {
    color: #64bf6c;
    text-shadow: 0 1px 0 #ffffff, rgba(100,191,108,0.5) 0 -1px;
    background-position: right -21px;
}
.button-link a:hover {
    text-decoration: none;
}
.button-link a span {
    margin-right: 38px;
    padding: 9px .5em 12px;
    display: block;
    border-right: solid 1px #e0e0e0;
    box-shadow: 1px 0 0 0 #fafafa;
}
.button-link.buy a span {
    padding-top: 9px;
    padding-bottom: 12px;
}

#container ul.buttons{
    top: 105px;
}

#subcontent .devoxx {
    margin: 0 7px 15px;
    padding: 0 0 10px;
    height: auto;
    border: solid 1px #ccc;
}
#subcontent .devoxx .title {
    padding-left: 97px;
    background: #272526 url("/mps/demos/screencast/../../../img/logos/conf/logoDevoxxNeg.png") no-repeat 0 .1em;
}

/*----------------------------------------------------------------------------------------*/
        /*   Styles for Google JSAPI feedControl styling   */
        #feedControl {
            margin-top: 5px;
            padding-top: 10px;
            padding-left: 5px;
            font-size: 0.85em;
            border-top: 1px solid #DADADA;
            line-height: 1.5em;
            position: relative;
        }

        #feedControl .gf-snippet, #feedControl .gfc-resultsHeader, #feedControl .gf-author,
            #feedControl .gf-spacer, #feedControl .gf-relativePublishedDate {
            display: none;
        }

        #feedControl .gfc-result {
            width: 173px;
        }

        #feedControl .gfc-result div.gf-title {
            background: url("/mps/demos/screencast/../../../img/bullet_star_bw.gif") no-repeat 0 5px;
            padding-left: 10px;
        }

        #feedControl .gfc-result div.gf-title a.gf-title {
            border: 0;
        }

        /*----------------------------------------------------------------------------------------*/
.asidelist {
    width: 173px;
    font-size: 0.85em;
    padding-left: 5px;
    border-top: 1px solid #DADADA;
    margin-top: 5px;
    padding-top: 10px;

}

.asidelist li {
    background: url("/mps/demos/screencast/../../../img/bullet_star_bw.gif") no-repeat 0 7px;
    padding-left: 10px;
    line-height: 2em;

}



body.white{
    margin: 0 auto!important;
    text-align: center;
}
body.white #container{
    margin: 0 auto!important;
    text-align: center;
}

