/* @override
    http://static.automatedtrader.net/css/page_elements_2010.css */

#mbOverlay {
    z-index: 9998;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF;
}

#mbOverlay.mbOverlayFF {
    background: transparent url(http://static.automatedtrader.net/images/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
    position: absolute;
}

#mbCenter {
    z-index: 9999;
    position: absolute;
    left: 50%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    overflow: hidden;
    background-color: #000;
    -webkit-box-shadow: 0 10px 40px rgba(0,0,0,0.70);
    -moz-box-shadow: 0 10px 40px rgba(0,0,0,0.70);
}

#mbCenter.mbLoading {
    background: #000 url(http://static.automatedtrader.net/images/BlackLoading.gif) no-repeat center;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

#mbImage {
    position: relative;
    top: 0;
    left: 0;
    padding: 10px;
    text-align: left;
    font-family: Myriad,Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
}

#mbImage a,
#mbImage a:link,
#mbImage a:visited {
    color: #ddd;
}

#mbImage a:hover,
#mbImage a:active {
    color: #fff;
}

#mbBottom {
    padding: 0 10px 10px;
    min-height: 20px;
    text-align: left;
    font-family: Myriad,Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #999;
}

#mbTitle {
    display: inline;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    color: #fff;
}

#mbNumber {
    display: inline;
    margin: auto 10px;
    font-size: 10px;
    line-height: 14px;
    color: #999;
}

#mbCaption {
    display: block;
    font-size: 10px;
    line-height: 14px;
    color: #999;
}

#mbPrevLink,
#mbNextLink,
#mbCloseLink {
    display: block;
    float: right;
    height: 20px;
    margin: 0;
    outline: none;
}

#mbPrevLink {
    width: 69px;
    background: transparent url(http://static.automatedtrader.net/images/BlackPrevious.gif) no-repeat center;
}

#mbNextLink {
    width: 41px;
    background: transparent url(http://static.automatedtrader.net/images/BlackNext.gif) no-repeat center;
}

#mbCloseLink {
    width: 46px;
    background: transparent url(http://static.automatedtrader.net/images/BlackClose.gif) no-repeat center;
}

#mbError {
    position: relative;
    margin: 20px;
    padding: 10px;
    border: 10px solid #700;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: center;
    font-family: Myriad,Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
}

#mbError a,
#mbError a:link,
#mbError a:visited,
#mbError a:hover,
#mbError a:active {
    text-decoration: underline;
    font-weight: 700;
    color: #d00;
}

body {
    height: 100%;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background: #fff;
    -webkit-text-size-adjust: none;
}

#maincontainer {
    position: relative;
    min-width: 1050px;
}

.mainadvertscolumn {
    margin-right: 310px;
}

#pagecontent {
    padding-top: 5px;
    min-width: 1050px;
}

#maincolumn {
    z-index: 0;
    padding: 0 10px 5px 0;
    min-width: 300px;
    font-size: 80%;
}

#secondcolumn {
    z-index: 0;
    position: absolute;
    top: 140px;
    right: 0;
    width: 310px;
    text-align: center;
    font-size: 70%;
    list-style-type: none;
}

.bottommenu {
    display: block;
    clear: both;
    position: relative;
    margin: 0 0 0 10px;
    padding: 10px;
    text-align: center;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 18px;
    list-style-type: none;
}
.bottommenu.smartlinks {
    padding: 5px 10px;
}
.bottommenu.smartlinks a {
    color: #969696;
}

.bottommenu li {
    display: inline;
}

#newwebcontent .bottommenu li h1 {
    margin: 0;
    padding: 0;
    font-size: 110%;
}

.bottommenu li h1 {
    margin: 0;
    padding: 0;
    font-size: 110%;
}

.bottommenu li h1 em {
    font-style: normal;
}

#algocomix img {
    margin: 5px;
    opacity: .7;
    -moz-opacity: .7;
    filter: alpha(opacity=70);
}

#algocomix img:hover {
    margin: 5px;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}

.smallredbutton {
    margin-left: 5px;
    padding: 2px 10px;
    border: 1px solid #000;
    font-size: 80%;
    vertical-align: top;
    color: #FFF;
    background: #C00 url(http://static.automatedtrader.net/images/fpid-ov.gif) repeat-x center center;
    cursor: pointer;
}

.ie6 .smallredbutton {
    padding: 1px 10px;
}

.ie7 .smallredbutton {
    padding: 1px 10px;
}

#finalcheck {
    width: 100%;
    border: 1px solid #3473B5;
}

#finalcheck th {
    text-align: left;
    color: #FFF;
    background-color: #3473B5;
}

#checkouttables {
    clear: left;
    margin: 5px;
    margin-top: 10px;
}

.nextstep {
    margin-left: 100px;
    color: #FFF;
    cursor: pointer;
}

#checkouttables select,
#checkouttables input {
    padding: 1px;
    border: 1px solid #3473B5;
}

#othernewformats {
    clear: left;
    position: relative;
    height: 29px;
    margin: -5px 0 0;
    border-bottom: 1px solid #ccc;
    font-size: 90%;
    list-style-type: none;
}

.subsbutton {
    float: left;
    width: 48%;
    margin: 1px 10px 10px 1px;
    background: #8C0222 url(http://static.automatedtrader.net/images/new_reg_bg_ov_lf.jpg) no-repeat left top;
}

.regbutton {
    float: left;
    width: 48%;
    margin: 1px 10px 10px 1px;
    background: #2A7FE9 url(http://static.automatedtrader.net/images/new_regis_bg_ov_lf.jpg) no-repeat left top;
}

#pagecontent #maincolumn #searchresults li.articleslisting strong a {
    display: block;
    margin-top: 5px;
    font-size: 110%;
    font-weight: 400;
}

#searchresults {
    clear: both;
    margin-right: 10px;
    margin-left: 15px;
    list-style-type: none;
}

#searchresults li .searchresultspic img {
    float: none;
    margin-right: auto;
    margin-left: auto;
}

#searchresults .searchresultspic {
    display: block;
    float: left;
    width: 90px;
    height: 100px;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 5px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
}

#maincolumn #searchresults li {
    margin-bottom: 1em;
    padding: 10px;
    min-height: 100px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 90%;
    line-height: 140%;
}

#maincolumn #searchresults .articleslisting {
    clear: left;
    position: relative;
    padding: 5px;
    border: 1px solid #000;
}

#maincolumn #frontpagearcs #searchresults li {
    background: url(http://static.automatedtrader.net/images/newsheaderbg.jpg) repeat-x center bottom;
}

#ntkn #searchresults li ul {
    margin: 0;
    padding: 0;
}

#ntkn #searchresults li li:hover {
    margin-bottom: 0;
    padding: 5px;
    min-height: 5px;
    border: none;
    background: none;
}

#ntkn #searchresults li li {
    margin-bottom: 0;
    padding: 5px;
    min-height: 5px;
    border: none;
    background: none;
}

.levelicon {
    position: absolute;
    top: 5px;
    right: 15px;
    font-size: 80%;
    font-weight: 400;
    color: #FFF;
}

.leveliconarts {
    display: block;
    font-size: 80%;
    font-style: italic;
    font-weight: 400;
}

#issuestext {
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 5px;
    padding-left: 0;
    background-repeat: no-repeat;
}

#issuestext ul {
    font-size: 80%;
    font-style: italic;
    font-weight: 700;
    line-height: 120%;
    list-style-type: none;
    color: #333;
}

#maincolumn #discussion,
#algocomix {
    padding: 5px;
    list-style-type: none;
}

.redbutton {
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 5px;
    border: 1px solid #000;
    text-decoration: none;
    font-size: 95%;
    font-weight: 700;
    color: #FFF;
    background: red url(http://static.automatedtrader.net/images/redbuttonbg.jpg) repeat-x left center;
    cursor: pointer;
}

.redbutton:hover {
    background: #000 url(http://static.automatedtrader.net/images/blackbuttonbg.jpg) left center;
}

.smallredbutton {
    margin-left: 5px;
    padding: 2px 10px;
    border: 1px solid #000;
    font-size: 80%;
    color: #FFF;
    background: #C00 url(http://static.automatedtrader.net/images/fpid-ov.gif) repeat-x center center;
    cursor: pointer;
}

a.fullstorylink {
    padding-left: 10px;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
    text-decoration: none;
    font-style: italic;
    font-weight: 700;
    color: #C00;
    cursor: pointer;
}

#secondarypagecontent {
    clear: left;
}

.articlesissues img {
    opacity: .7;
    -moz-opacity: .7;
    filter: alpha(opacity=70);
}

.subnewssections {
    display: block;
    clear: both;
    margin: 5px 0;
    padding: 0 0 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: center;
    font-size: 110%;
    list-style: none;
    background: #181818 url(http://static.automatedtrader.net/images/blackbuttonbg.jpg) repeat-x center top;
}

#secondcolumn .subnewssections li {
    display: inline;
    margin-bottom: 0;
    font-style: italic;
    color: #FFF;
}

#KT_tngerror {
    z-index: 200;
    position: absolute;
    top: 5px;
    left: 5px;
    padding: 5px;
    border: 1px solid #FFF;
    text-align: left;
    font-weight: 700;
    color: #FFF;
    background: red;
}

.KT_field_error {
    display: inline;
    color: red;
}

#newdigitals {
    margin-left: 15px;
}

#newdigitals .toggler {
    clear: left;
    padding: 10px;
    border-bottom: none;
    font: 200% Arial,Helvetica,sans-serif;
    background: #1A3856;
    cursor: pointer;
}

#newdigitals .accordion {
    margin-bottom: 10px;
    overflow: hidden;
    color: #FFF;
    background: #3371B0 url(http://static.automatedtrader.net/images/new_digitals_bg.gif) repeat-x left bottom;
}

#newdigitals .accordion .issuedetails img {
    float: left;
    width: 200px;
    margin: 0 20px 20px 0;
    padding: 5px;
}

#newdigitals .accordion .issuedetails {
    padding-top: 10px;
    padding-left: 10px;
    min-height: 220px;
    font-size: 75%;
}

#newdigitals .accordion .issuedetails a {
    text-decoration: none;
    color: #fff;
}

#newdigitals .accordion .issuedetails h3 {
    text-decoration: none;
    font: italic bold 180% "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    color: #fff;
}

#newdigitals .accordion .flashdigital {
    display: block;
    z-index: 1000;
    position: relative;
    height: 60px;
    margin: 5px;
    padding: 20px 90px 10px 5px;
    border: 2px solid #900;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: right;
    text-decoration: none;
    font-size: 110%;
    font-weight: 700;
    color: #900;
    background: #FFF url(http://static.automatedtrader.net/images/flash_digital_bg.gif) no-repeat right 7px;
}

#newdigitals .accordion .flashdigital:hover {
    border: 2px solid #000;
    background: #FFF url(http://static.automatedtrader.net/images/flash_digital_bg.gif) no-repeat right 8px;
}

#newdigitals .accordion .flashpaperdigital {
    display: block;
    height: 60px;
    margin: 5px;
    padding: 20px 90px 10px 5px;
    border: 2px solid #609;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: right;
    text-decoration: none;
    font-size: 110%;
    font-weight: 700;
    color: #609;
    background: #FFF url(http://static.automatedtrader.net/images/flashpaper_digital_bg.gif) no-repeat right 7px;
}

#newdigitals .accordion .flashpaperdigital:hover {
    border: 2px solid #000;
    background: #FFF url(http://static.automatedtrader.net/images/flashpaper_digital_bg.gif) no-repeat right 8px;
}

#newdigitals .accordion .pdfdigital {
    display: block;
    height: 60px;
    margin: 5px;
    padding: 20px 90px 10px 5px;
    border: 2px solid #900;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: right;
    text-decoration: none;
    font-size: 110%;
    font-weight: 700;
    color: #900;
    background: #FFF url(http://static.automatedtrader.net/images/acrobat_digital_new.gif) no-repeat right 7px;
}

#newdigitals .accordion .pdfdigital:hover {
    border: 2px solid #000;
    background: #FFF url(http://static.automatedtrader.net/images/acrobat_digital_new.gif) no-repeat right 8px;
}

#maincontainer #pagecontent #maincolumn #newdigitals .digicontainers .accordion .digibuttons {
    float: right;
    width: 250px;
}

#maincontainer #pagecontent #maincolumn #newdigitals .digicontainers {
    margin-bottom: 5px;
}

#topadvert {
    position: absolute;
    top: 5px;
    right: 5px;
}

#maincolumn .algocomix_strip {
    padding: 5px;
    text-align: center;
}

#maincolumn .algocomix_strip img {
    opacity: .6;
    -moz-opacity: .6;
    filter: alpha(opacity=60);
}

#maincolumn .algocomix_strip img:hover,
.articlesissues img:hover {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}

#front #maincontainer #pagecontent #maincolumn #bottomfrontcontainer .latestcontainer .title .frontlatestadverts a {
    padding: 0;
    list-style: none;
    background: url(none);
}

#login .KT_field_error {
    position: absolute;
    top: 60px;
    left: 5px;
    padding: 5px;
    font-weight: 700;
    color: #FFF;
    background: #D92D1B;
}

#newwebcontent {
    display: block;
    margin: 0 0 5px;
    padding: 0 5px 0 10px;
}

.tool-tip {
    z-index: 13000;
    max-width: 350px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    color: #fff;
    background: #000;
}

.tool-title {
    padding: 8px 8px 4px;
    font-size: 80%;
    font-weight: 700;
    color: #9FD4FF;
}

.tool-text {
    padding: 4px 8px 8px;
    font-size: 80%;
}

.tool-tip ul {
    margin: 0 10px 0 20px;
    font-size: 90%;
    line-height: 140%;
    list-style-type: square;
}

#TickerVertical li {
    display: block;
    padding: 10px;
    text-align: left;
}

#fronttabs #tabcontent .feature #TickerVertical li {
    border-bottom: 1px dotted #CCC;
}

.KT_tngtable input {
    padding: 1px;
    border: 1px solid #3677BB;
}

.KT_tngtable select {
    border: 1px solid #3677BB;
}

.KT_tngtable .KT_buttons #KT_Update1 {
    padding: 5px;
    font-weight: 700;
    color: #FFF;
    background: #F65E44 url(http://static.automatedtrader.net/images/redbuttonbg.jpg) center center;
    cursor: pointer;
}

.KT_tngtable .KT_buttons #KT_Insert1 {
    padding: 5px;
    font-weight: 700;
    color: #FFF;
    background: #F65E44 url(http://static.automatedtrader.net/images/redbuttonbg.jpg) center center;
    cursor: pointer;
}

#returntop {
    display: block;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #ccc;
    text-align: center;
    text-decoration: none;
    color: #C00;
}

#maincolumn .latestcontainer {
    float: left;
    width: 49%;
    margin: 1px;
    margin-right: 1px;
    margin-left: 1px;
    border: 1px solid #000;
    border-bottom: none;
}

#usercp {
    position: relative;
    margin: 10px 0 0;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-size: 90%;
    color: #333;
    background: #E6E6E6;
}

#usercp #yourdetails {
    width: 400px;
    padding-right: 20px;
    border-right: 1px dotted #333;
}

#usercp .formelements {
    display: block;
    clear: left;
    padding: 5px;
}

#usercp fieldset {
    float: left;
    border-style: none;
}

#usercp #yourdetails .formelements select,
#usercp #yourdetails .formelements input {
    width: 280px;
    padding: 1px;
    border: 1px solid #3577BB;
    font-size: 90%;
    color: #0E1C2B;
    background: #fff;
}

#usercp #yourdetails .formelements input:focus,
#front,
.articleslisting:hover {
    background: #FFF;
}

#usercp #KT_Update1 {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 8px 10px;
    border: 2px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 140%;
    font-weight: 700;
    color: #FFF;
    background: #D72912 url(http://static.automatedtrader.net/images/redbuttonbg.jpg) repeat-x center center;
    cursor: pointer;
}

#usercp #KT_Update1:hover {
    background: #000 url(http://static.automatedtrader.net/images/blackbuttonbg.jpg) center center;
}

#usercp #options {
    float: none;
    padding-left: 10px;
}

#usercp .form_validation_field_error_error_message {
    margin-right: 15px;
    margin-left: 105px;
    padding: 5px;
    font-weight: 700;
    color: #FFF;
    background: red;
}

#tagcloudlarge {
    display: block;
    padding: 10px;
    text-align: center;
    font-size: 90%;
    line-height: 160%;
    list-style: none;
}

#maincolumn #tagcloudlarge li a {
    margin: 0 10px;
    text-decoration: none;
    color: #C00;
}

#secondcolumn #tagcloud li a:hover {
    color: #183450;
}

#articlebreaker {
    display: block;
    clear: both;
    margin-bottom: 5px;
    border: none;
    color: #FFF;
    background-color: #FFF;
}

#maincolumn #rightside {
    display: block;
    float: right;
    position: relative;
    width: 26%;
    margin-top: 1em;
    padding-left: 10px;
}

#newsections {
    margin-bottom: 1em;
    padding-bottom: 10px;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    text-align: center;
    font-size: 90%;
    list-style: none;
    color: #FFF;
    background: #000 url(http://static.automatedtrader.net/images/rel-newsecs-bg.gif) repeat-x left top;
}

#newsections li {
    display: inline;
    font-size: 90%;
}

#issuestext #issueintro {
    display: block;
    margin-left: 260px;
    font: 90%/160% Georgia,"Times New Roman",Times,serif;
}

#maincontainer #pagecontent #maincolumn #searchresults .articleslisting .searchresultspic img {
    float: none;
    margin: 0 auto;
}

.othereditions {
    display: block;
    clear: both;
    padding: 0 10px;
    text-align: right;
    list-style: none;
}

#maincontainer #pagecontent #maincolumn .othereditions li,
#techdirmenu li {
    float: right;
    margin-bottom: 0;
}

#newsbreaker {
    display: block;
    clear: both;
    margin-top: 1em;
    margin-bottom: 1em;
    border-top: 1px dotted #CCC;
    color: #FFF;
    background: none;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #catstitle {
    font-size: 200%;
}

#maincontainer #pagecontent #maincolumn #frontpagearcs {
    clear: both;
    padding-right: 10px;
    padding-left: 10px;
}

#secondcolumn .frontnewsections {
    margin: 0 0 10px;
    font-size: 140%;
    list-style: none;
    background: #000 url(http://static.automatedtrader.net/images/front_subs.jpg) repeat-x left bottom;
}

#secondcolumn .frontnewsections li {
    display: inline;
    padding: 0;
    color: #FFF;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #slideshowcontainer {
    float: right;
    width: 500px;
    margin: 5px;
}

#maincontainer #pagecontent #maincolumn #frontpagearcs #searchresults li {
    display: block;
    margin-left: -5px;
    padding: 1em;
    border: 1px solid #ccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #333;
    background-color: #fff;
}

#maincontainer #pagecontent #maincolumn #newsearcher #searchresults .viewcatslink {
    clear: both;
}

#maincontainer #pagecontent #maincolumn #newsearcher #searchresults .searchresultspic {
    padding-top: 0;
}

.two .viewcatslink {
    -webkit-border-top-left-radius: .2em;
    -webkit-border-top-right-radius: .2em;
    -moz-border-radius-topleft: .2em;
    -moz-border-radius-topright: .2em;
}

#videoarticles {
    display: block;
    padding-bottom: 5px;
    overflow: auto;
    font-size: 75%;
    list-style-type: none;
    color: #FFF;
}

#latestimg {
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}

#maincolumn #headline #latestcontent {
    margin-right: 360px;
    padding: 5px;
    font: 400 110% Georgia,"Times New Roman",Times,serif;
    line-height: 160%;
}

#newwebcontent .headlinerelated {
    float: left;
    width: 30%;
    margin: 1.5%;
    list-style: none;
}

#newwebcontent .headlinerelated .two,
#newwebcontent .headlinerelated .one {
    margin: 10px 0;
    padding: 10px;
}

#newwebcontent .headlinerelated img {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

#newwebcontent .headlinerelated .top {
    padding: 10px;
}

#newwebcontent .headlinerelated li {
    display: block;
    clear: both;
    min-height: 60px;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: 400;
}

#front #pagecontent #maincolumn #newhomecontent #newwebcontent #newfrontvideo {
    float: right;
    width: 350px;
    margin: 5px;
    min-height: 240px;
    color: #FFF;
    background: #000;
}

.qslide {
    padding: 3px;
    font-size: 10pt;
    background: #f0f0f0;
}

#qscroller2 {
    position: absolute;
    top: 5px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 200px;
    color: #000;
}

.qscroller2-nav {
    position: absolute;
    top: 2px;
    right: 2px;
    height: 15px;
}

.qslide2 img {
    float: left;
    margin: 3px 15px 0 3px;
    padding: 1px;
}

.qslide2 h1 {
    margin: 0 0 5px;
    font-size: 110%;
    color: #16387c;
}

#pagecontent #maincolumn #newhomecontent #newwebcontent #headline #latestcontent #latestmag {
    display: block;
    clear: left;
    position: relative;
    margin-top: 10px;
    border-top: 1px dotted #CCC;
}

#pagecontent #maincolumn #newhomecontent #newwebcontent #headline #latestcontent #latestmag .Tips2 {
    float: left;
    margin: 5px;
}

.qslide2 {
    padding-top: 20px;
    max-width: 70%;
}

#pagecontent #maincolumn #newhomecontent #newwebcontent #headline #latestcontent #latestmag .qslide2 strong a {
    display: block;
    margin-top: 0;
    margin-bottom: 5px;
    text-decoration: none;
}

#maincontainer #pagecontent #maincolumn #frontpagearcs #searchresults li li {
    margin: 0 0 1em;
    border-style: none;
    font-size: 100%;
    list-style: disc;
}

#newwebcontent #headline #latstory {
    display: block;
    margin-right: 420px;
    margin-bottom: 5px;
    margin-left: -20px;
    padding-bottom: 2px;
    padding-left: 10px;
    border-bottom: 1px dotted #666;
    font-size: 90%;
    font-style: italic;
    font-weight: 400;
}

.qscroller2-nav em {
    float: left;
    padding-right: 20px;
    font-size: 90%;
    color: #C00;
}

.videoinsert {
    display: block;
    margin: 5px auto;
    padding: 3px;
    text-align: center;
}
.videoinsert object {
    width: 100%;
}

#frontvideo {
    text-align: center;
    color: grey;
    background: #000;
}

#newwebcontent #suborder {
    clear: both;
    width: 720px;
    margin: 10px auto;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
    font-size: 90%;
    color: #FFF;
    background: #3677BB;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #suborder h1 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 160%;
    font-weight: 400;
    color: #FFF;
}

#suborder p {
    padding: 10px;
    font-weight: 400;
}

#suborder #acceptedcards {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 10px;
}

#suborder #complete {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #000;
    font-size: 140%;
    font-weight: 700;
    color: #FFF;
    background: red url(http://static.automatedtrader.net/images/fpid-ov.gif) repeat-x center center;
    cursor: pointer;
}

#videoarticlesbig {
    clear: left;
    padding-left: 10px;
    list-style: none;
}

#videoarticlesbig .title {
    display: block;
    clear: both;
    position: relative;
    width: 100%;
    margin-bottom: .5px;
    padding-bottom: .2em;
    border-bottom: 1px solid #C00;
    font-size: 200%;
    font-style: italic;
    font-weight: 400;
}

#videoarticlesbig li {
    float: left;
    width: 200px;
    height: 160px;
    margin: 5px;
    padding: 5px;
    border: 1px solid #999;
    text-align: center;
    font-size: 80%;
}

#videoarticlesbig img {
    display: block;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
}

#videoarticlesbig li .textlink {
    position: absolute;
    right: 5px;
    bottom: 5px;
    left: 5px;
    text-decoration: none;
    color: #666;
}

#videoarticlesbig li:hover,
#maincontainer #pagecontent #maincolumn #newwebcontent #new_subs #form1 #productelement #voucher_coder input:focus,
#maincontainer #pagecontent #maincolumn #form1 .KT_tngtable select:focus,
#maincontainer #pagecontent #maincolumn #form1 .KT_tngtable input:focus,
#postcomment #subject_msg:focus,
.regtext:focus,
#unsubform input:focus,
#checkouttables input:focus {
    border: 1px solid #000;
}

#questions {
    display: block;
    margin: 5px;
    font-size: 80%;
    list-style: none;
    background: #CCC;
}

#qanda {
    margin: 10px 0 20px;
    font: 100%/160% Georgia,"Times New Roman",Times,serif;
    list-style: none;
}

#qanda .question {
    margin: 5px 5px 0;
    padding: 10px;
    border: 1px solid #CCC;
    background: url(http://static.automatedtrader.net/images/Q-bg.jpg) no-repeat right top;
}

#qanda .answer {
    margin: 0 5px 20px;
    padding: 10px;
    border-top: none;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
    background: url(http://static.automatedtrader.net/images/A-bg.jpg) no-repeat left top;
}

#qanda .question .qtitle {
    display: block;
    padding: 0 0 5px;
}

#smallquestion {
    width: 240px;
    margin: 5px 0;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #333;
}

#smallquestion label {
    display: block;
    padding-bottom: 5px;
    font-size: 200%;
    font-style: italic;
    font-weight: 400;
    color: #FFF;
}

#smallquestion #aaquestion {
    width: 230px;
    height: 90px;
    padding: 1px;
    border: 1px solid #333;
    text-align: left;
    font-size: 100%;
    background: #FFF;
}

#smallquestion #KT_Insert1 {
    padding: 5px;
    border: 1px solid #000;
    font-size: 90%;
    font-weight: 700;
    color: #FFF;
    background: red url(http://static.automatedtrader.net/images/redbuttonbg.jpg) repeat-x center center;
    cursor: pointer;
}

#useradvertstats {
    display: block;
    position: relative;
    margin-top: 0;
    margin-bottom: 10px;
    padding: 5px;
    color: #FFF;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #useradvertstats td {
    padding: 5px;
    border-bottom: 1px dotted #999;
}

#onlinersbg {
    position: relative;
    height: 20px;
    background: #000 url(http://static.automatedtrader.net/images/one-liners_bg.gif) repeat-x left top;
}

#oneliners {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 100px;
    height: 20px;
    overflow: hidden;
    font-size: 65%;
}

#TickerHorizontal {
    display: block;
    padding: 0;
    list-style: none;
}

#TickerHorizontal li {
    display: block;
    float: left;
    height: 7px;
    padding: 3px 10px 6px;
    overflow: hidden;
    text-align: left;
    font-weight: 400;
    color: #FFF;
}

.tip {
    width: 350px;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-size: 80%;
    background: #000;
}

.tip ul {
    line-height: 160%;
    list-style-type: none;
}

.tip-title {
    margin: 0;
    font-weight: 700;
    color: #C00;
}

.tip-text {
    font-size: 70%;
    color: #fff;
}

ul.autocompleter-choices {
    z-index: 700;
    position: absolute;
    border: none;
    text-align: left;
    font-size: 60%;
    list-style: none;
    background-color: #fff;
}

ul.autocompleter-choices li {
    display: block;
    float: none!important;
    position: relative;
    width: 290px;
    padding: 5px;
    border-bottom: 1px dotted #E6E6E6;
    font-weight: 400;
    line-height: 160%;
    white-space: normal;
    cursor: pointer;
}

ul.autocompleter-choices li.autocompleter-selected {
    color: #000;
    background-color: #E6E6E6;
}

ul.autocompleter-choices span.autocompleter-queried {
    display: inline;
    float: none;
    padding: 0;
    font-weight: 700;
}

.tab-wrapper {
    clear: left;
    border: 1px solid #ddd;
}

.tab-menu li {
    float: left;
    height: 35px;
}

#newwebcontent .tab-menu li a {
    display: block;
    margin-right: 5px;
    padding: 10px;
    border: 1px solid #ddd;
    border-bottom: none;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    text-decoration: none;
    font-size: 90%;
    font-weight: 700;
    outline: none;
    color: #3677BB;
    background: #ddd;
}

#newwebcontent .tab-menu li a:hover {
    color: #000;
    background: #CCC;
}

#newwebcontent .tab-menu li.tab-selected a {
    padding-bottom: 11px;
    text-decoration: none;
    color: #000;
    background: #FFF;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #new_tabs .tab-wrapper ul,
.tab-menu,
#viewmessages {
    padding: 0;
    list-style-type: none;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #new_tabs .tab-wrapper li,
#maincontainer #pagecontent #maincolumn #newsheader #othernewformats #form1,
#secondcolumn .relatedarts li {
    display: inline;
}

.tab-ajax-loading {
    padding: 0;
    background: url(http://static.automatedtrader.net/images/ajax_progress2.gif) no-repeat center;
}

#fronttabs {
    display: block;
    clear: both;
    margin: 0 0 10px;
    text-align: left;
}

#fronttabs #tabcontent {
    clear: left;
    position: relative;
    height: 200px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-top: 3px solid #ccc;
    background: #FFF;
}

#fronttabs #tabcontent .feature {
    position: absolute;
    width: 100%;
    height: 200px;
    overflow: hidden;
    color: #000;
    background: #fff;
}

#fronttabs .tabs {
    height: 30px;
    border-left: 1px solid #ccc;
    list-style: none;
}

#fronttabs .tabs li,
#maincolumn #othernewformats li {
    float: left;
    margin-bottom: 0;
}

#front #maincontainer #pagecontent #maincolumn #newhomecontent #newwebcontent #headline #fronttabs #tabcontent .feature #latestmag .Tips2,
#maincontainer #pagecontent #maincolumn #newwebcontent #titler,
#issuestext #newcover,
#techdircats li,
#newloginbox li,
#messagesoptions li,
#algocomix li {
    float: left;
}

#newcover {
    border: 5px solid #000;
    -webkit-transform: rotate(-3deg) scale(0.9);
    -moz-transform: rotate(-3deg) scale(0.9);
    transform: rotate(-3deg) scale(0.9);
}

#front #maincontainer #pagecontent #maincolumn #newhomecontent #newwebcontent #headline #fronttabs #tabcontent .feature #latestmag,
.mac #newwebcontent .tab-menu li a,
#maincontainer #pagecontent #maincolumn #newwebcontent #new_subs #form1 #billingloggedin .formelements {
    padding: 10px;
}

#front #maincontainer #pagecontent #maincolumn #newhomecontent #newwebcontent #headline #fronttabs #tabcontent .feature #voxpopfrontimg,
#qscroller3-nav div,
.qscroller2-nav div {
    float: right;
}

#ntknsections {
    display: none;
    text-align: center;
    font-size: 80%;
    list-style: none;
    color: #FFF;
    background: #000;
}

#maincolumn #ntknsections li {
    display: inline;
    margin: 0;
}

#ntknsubs {
    margin-bottom: 10px;
    padding: 2px;
    text-align: center;
    color: #FFF;
    background: #000;
}

#ntknsubs:hover #ntknsections {
    display: block;
}

.ntknlisterContent {
    display: block;
}

#maincontainer #header #secondcolumn #ntknsubs #ntknsections .togg {
    display: block;
    border-bottom: 1px dotted #666;
}

#maincontainer #header #secondcolumn #ntknsubs #ntknsections .togg:hover {
    background: #640000;
}

#maincontainer #pagecontent #secondcolumn #ntknsubs #ntknsections li,
#maincontainer #header #secondcolumn #ntknsubs #ntknsections li,
#maincontainer #pagecontent #maincolumn #newdigitals .digicontainers .accordion .issuedetails li {
    margin-bottom: 0;
}

#front #pagecontent #maincolumn #newhomecontent #newwebcontent #newfrontvideo #TVhome {
    text-align: center;
    font-size: 80%;
    color: #666;
}

#new_issues_container {
    display: block;
    margin: -10px 40px 10px 10px;
    background: #000;
}

#new_issues_container_home {
    display: block;
    clear: both;
    margin: 0 auto;
    background: #fff;
}

#maincontainer #pagecontent #maincolumn #newsitem p .inlinekeywodlinks,
#maincontainer #pagecontent #maincolumn #newsitem .inlinekeywodlinks,
#maincontainer #pagecontent #maincolumn #newsitem #title .inlinekeywodlinks {
    border-bottom: 1px dotted #666;
    text-decoration: none;
}

#maincontainer #pagecontent #maincolumn #newsitem p .inlinekeywodlinks:hover,
#maincontainer #pagecontent #maincolumn #newsitem .inlinekeywodlinks:hover,
#maincontainer #pagecontent #maincolumn #newsitem #title .inlinekeywodlinks:hover {
    border-bottom: 1px solid #C00;
    text-decoration: none;
    color: #C00;
}

#maincontainer #pagecontent #maincolumn #newsitem #summary .inlinekeywodlinks {
    border-bottom: 1px dotted #fff;
    text-decoration: none;
    color: #FFF;
}

#maincontainer #pagecontent #maincolumn #newsitem #summary .inlinekeywodlinks:hover {
    border-bottom: 1px solid #fff;
    text-decoration: none;
    color: #FFF;
}

.inlineadvert {
    margin: 5px auto;
    padding: 5px;
    text-align: center;
}

#appointments {
    width: 98%;
    margin: 10px;
    border: 1px solid #CCC;
    border-bottom: none;
    font-size: 80%;
}

#appointments td {
    padding: 10px;
    border-bottom: 1px solid #CCC;
    text-align: left;
    white-space: normal;
    vertical-align: top;
    background: url(http://static.automatedtrader.net/images/searchform_bg.jpg) repeat-x left bottom;
}

#appointments #applicants {
    margin: 10px 0;
    padding: 10px;
    border: 1px solid grey;
}

#appointments #applicants h3 {
    margin-bottom: 10px;
    font: italic 120% "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    color: #c00;
}

#appointments #applicants p {
    margin: 0;
    padding: 2px;
}

#appointments th {
    padding: 5px 10px;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    text-align: left;
    font-weight: 400;
    white-space: normal;
    vertical-align: top;
    color: #555;
}

#appointments .intro {
    padding-bottom: 10px;
    border-bottom: 1px dotted #999;
}

#maincontainer #pagecontent #maincolumn .APPSearcher {
    display: block;
    clear: both;
    width: 98%;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 1%;
    border: 1px solid #CCC;
    font-size: 80%;
    background: url(http://static.automatedtrader.net/images/searchform_bg.jpg) repeat-x center bottom;
}

#maincontainer #pagecontent #maincolumn .APPSearcher label {
    display: block;
    font-size: 120%;
    font-style: italic;
    color: #3477BB;
}

#maincontainer #pagecontent #maincolumn .APPSearcher select,
#maincontainer #pagecontent #maincolumn .APPSearcher input {
    float: left;
    width: 190px;
    margin-right: 10px;
    padding: 2px;
    border: 1px solid #3477BB;
    font-size: 120%;
    vertical-align: bottom;
    color: #08131D;
}

#maincontainer #pagecontent #maincolumn .APPSearcher #search {
    float: left;
    width: auto;
    margin-top: 15px;
    margin-right: 15px;
    padding: 5px 10px;
    border: 1px solid #000;
    font-size: 90%;
    font-weight: 700;
    color: #FFF;
    background: #C00 url(http://static.automatedtrader.net/images/fpid-ov.gif) center center;
    cursor: pointer;
}

#maincontainer #pagecontent #maincolumn .APPSearcher fieldset {
    display: block;
    clear: left;
    border-style: none;
}

#maincontainer #pagecontent #maincolumn .APPSearcher fieldset legend {
    font-size: 140%;
    font-style: italic;
    font-weight: 400;
    color: #3577BB;
}

#appointments .posted {
    width: 80px;
}

#maincontainer #pagecontent #maincolumn .APPSearcher fieldset div {
    display: block;
    float: left;
    width: auto;
    height: 40px;
    padding: 0 10px 0 0;
}

#maincontainer #pagecontent #maincolumn #APPQuickSearch fieldset div #SKeywords {
    width: 200px;
    margin-top: 15px;
}

#maincontainer #pagecontent #maincolumn #APPAdvSearch fieldset legend {
    margin-top: 15px;
    font-size: 120%;
    color: #5DABF8;
}

#maincontainer #pagecontent #maincolumn #APPAdvSearch fieldset #SKeywords {
    width: 600px;
    margin-top: 10px;
}

#maincontainer #pagecontent #maincolumn #APPAdvSearch fieldset label {
    clear: left;
    padding-top: 10px;
    font-size: 110%;
    color: #5DABF8;
}

#maincontainer #pagecontent #maincolumn #APPAdvSearch fieldset {
    display: block;
    clear: both;
    padding-bottom: 5px;
}

#appointments .location {
    width: 100px;
}

#jobapplication {
    padding: 10px;
    font-size: 70%;
    color: #FFF;
    background: #000;
}

#jobapplication #uploadCV {
    display: block;
    margin: 10px;
    padding: 10px;
    border: 1px solid #666;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    color: #FFF;
    background: #333;
}

#maincontainer #pagecontent #maincolumn #newwebcontent .appointmentEdit #appEdit {
    position: relative;
    width: 800px;
    font-size: 80%;
    font-weight: 400;
}

#maincontainer #pagecontent #maincolumn #newwebcontent .appointmentEdit #appEdit .formelements {
    display: block;
    clear: both;
    padding: 10px 5px;
    min-height: 20px;
    border-bottom: 1px dotted #CCC;
}

#maincontainer #pagecontent #maincolumn #newwebcontent .appointmentEdit #appEdit .formelements label {
    display: block;
    float: left;
    width: 150px;
    padding-top: 7px;
    font-style: italic;
    color: #3577BB;
}

#appEdit .formelements select,
#appEdit .formelements input {
    width: 300px;
    padding: 3px;
    border: 1px solid #5DABF8;
    font-size: 110%;
    background: #FFF;
}

.appointmentEdit #appEdit .dateelement {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #FFF;
}

.appointmentEdit #appEdit .dateelement label {
    display: block;
    padding-bottom: 5px;
    text-align: center;
    font-style: italic;
    color: #5DABF8;
}

#maincontainer #pagecontent #maincolumn #newwebcontent .appointmentEdit #appEdit .KT_bottombuttons {
    display: block;
    padding-top: 10px;
    padding-bottom: 40px;
    text-align: center;
}

#maincontainer #pagecontent #maincolumn #newwebcontent .appointmentEdit #appEdit .KT_bottombuttons input {
    margin-right: 2px;
    margin-left: 2px;
    padding: 10px;
    border: 1px solid #000;
    font-size: 110%;
    font-weight: 700;
    color: #FFF;
    background: #C00 url(http://static.automatedtrader.net/images/fpid-ov.gif) center center;
    cursor: pointer;
}

#maincontainer #pagecontent #maincolumn #APPQuickSearch select,
#maincontainer #pagecontent #maincolumn #APPQuickSearch input {
    width: 160px;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #jcdetails {
    padding: 10px 10px 0;
    font-weight: 400;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #jcintro {
    display: block;
    width: 800px;
    padding-bottom: 10px;
}

#maincontainer #pagecontent #maincolumn #appEngine {
    display: block;
    width: 99%;
    min-width: 700px;
}

#maincontainer #pagecontent #maincolumn .appAdminapp {
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 110%;
    font-weight: 400;
    color: #FFF;
    background: red;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #applyadminaccount {
    float: right;
    width: 300px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 10px;
    border: 1px solid #CCC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 80%;
    font-weight: 400;
    background: url(http://static.automatedtrader.net/images/searchform_bg.jpg) repeat-x center bottom;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #applyadminaccount #notes {
    width: 290px;
    height: 50px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #3577BB;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #applyadminaccount #KT_Custom1,
#maincontainer #pagecontent #maincolumn #newwebcontent #applyadminaccount #submit {
    display: block;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    padding: 5px;
    border: 1px solid #000;
    font-size: 110%;
    font-weight: 700;
    color: #FFF;
    background: #C00 url(http://static.automatedtrader.net/images/fpid-ov.gif) repeat-x center center;
    cursor: pointer;
}

#maincolumn #newwebcontent #usercp #yourdetails #subsdetails {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #C00;
    background: #fff;
}

#maincolumn #newwebcontent #usercp #options #jobsByClient {
    padding: 0;
    font-size: 120%;
    list-style: none;
}

#jobapplication #submitapp {
    display: block;
    padding: 5px;
    border: 2px solid #FFF;
    text-align: center;
    text-decoration: none;
    font-size: 120%;
    font-weight: 700;
    color: #FFF;
    background: #C00 url(http://static.automatedtrader.net/images/fpid-ov.gif) repeat-x center center;
}

#appadminOptions {
    display: block;
    height: 21px;
    margin-top: 10px;
    border-bottom: 1px solid #333;
    list-style: none;
}

#appadminOptions li {
    display: block;
    float: left;
}

#appadminOptions li a {
    margin-right: 5px;
    padding: 5px 10px;
    border: 1px solid #333;
    text-decoration: none;
    color: #FFF;
    background: #333;
}

#appadminOptions li a:hover,
#secondcolumn .frontnewsections li a:hover {
    background: #C00;
}

#maincontainer #pagecontent #maincolumn #newwebcontent .appointmentEdit #appEdit .formelements .widget_container .MXW_Spin_table tbody tr .MXW_Spin_table_td #appSector_1_add {
    width: auto;
    background: #CCC;
}

#maincontainer #pagecontent #maincolumn #newwebcontent .appointmentEdit #appEdit .formelements .widget_container .MXW_Spin_table tbody tr .MXW_Spin_table_td #appSector_1_v {
    width: auto;
    background: url(http://static.automatedtrader.net/images/arrow_down.gif) center center;
}

#maincolumn #newwebcontent #usercp #options #jobsByClient li .tracker {
    display: inline;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 80%;
    color: #333;
}

#maincontainer #pagecontent #maincolumn #newwebcontent .appointmentEdit #appEdit .formfloaters .formelements {
    float: left;
    clear: none;
    border-bottom: none;
}

#maincontainer #pagecontent #maincolumn #newwebcontent .appointmentEdit #appEdit .formfloaters .formelements input,
#maincontainer #pagecontent #maincolumn #newwebcontent .appointmentEdit #appEdit .formfloaters .formelements select,
#appointments .company {
    width: 150px;
}

#maincontainer #pagecontent #maincolumn #newwebcontent .appointmentEdit #appEdit .formfloaters {
    display: block;
    clear: left;
    height: 40px;
    border-bottom: 1px dotted #CCC;
}

#appEdit .formelements .checker,
#appointments tr .titler {
    width: auto;
}

#maincolumn #newwebcontent #usercp #options #appointmentCompany {
    display: block;
    float: left;
    width: 300px;
    margin-right: 20px;
    margin-bottom: 10px;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
    line-height: 160%;
    background: #FFF;
}

#maincolumn #newwebcontent #usercp #options #appointmentCompany #agencydetails,
#editCompany .editorelements label,
#front #maincontainer #pagecontent #maincolumn #newnewsticker #moostick strong {
    display: block;
    padding-bottom: 5px;
}

#maincolumn #newwebcontent #usercp #options #appointmentCompany a img {
    display: block;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    border-style: none;
}

#maincolumn #newwebcontent #usercp #options #appointmentCompany #notyourCompany {
    display: block;
    margin: 0 0 5px;
    padding: 3px;
    background: #999;
}

#maincontainer #pagecontent #maincolumn #newwebcontent .regquickwho {
    clear: both;
    margin: 10px 0;
    padding: 10px 0;
    border-top: 1px solid #000;
    font-size: 80%;
}

#maincontainer #pagecontent #maincolumn #quickregform {
    display: block;
    float: left;
    margin-top: 10px;
    margin-right: 15px;
    margin-bottom: 10px;
    padding: 10px;
    background: #A0CBDF;
}

#maincontainer #pagecontent #maincolumn #quickregform #form1 #mandatory .formelements {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
}

#maincontainer #pagecontent #maincolumn #quickregform #form1 #mandatory .formelements label,
#yourdetails .formelements label {
    float: left;
    width: 100px;
    padding-top: 3px;
}

#maincontainer #pagecontent #maincolumn #quickregform #form1 #mandatory .formelements input {
    width: 60%;
    border: 1px solid #3477BB;
    background: #FFF;
}

#maincontainer #pagecontent #maincolumn #quickregform #form1 #mandatory .importantform,
#postcomment #form1 {
    text-align: left;
}

#maincontainer #pagecontent #maincolumn #quickregform #form1 #mandatory .buttons #KT_Insert1 {
    margin-left: 15px;
    padding: 5px 10px;
    border: 1px solid #000;
    font-size: 120%;
    font-weight: 700;
    color: #FFF;
    background: #C00 url(http://static.automatedtrader.net/images/fpid-ov.gif) repeat-x;
    cursor: pointer;
}

#maincontainer #pagecontent #maincolumn #quickregform #form1 #mandatory .importantform label {
    width: auto;
    margin-left: 5px;
}

#maincontainer #pagecontent #maincolumn #newsitem #summary #blogcompany {
    display: block;
    font-size: 90%;
}

#maincontainer #pagecontent #maincolumn #algoresults {
    display: block;
    margin: 10px 15px;
    padding: 0;
    font-size: 80%;
    list-style: none;
}

#maincontainer #pagecontent #maincolumn #algoresults li {
    display: block;
    clear: left;
    margin: 3px;
    padding: 10px;
    min-height: 50px;
}

#maincontainer #pagecontent #maincolumn #algoresults li.premium a {
    text-decoration: none;
    color: #000;
}

#algoresults em.algoProducttitles a {
    color: #000;
}

#maincontainer #pagecontent #maincolumn #algoresults img {
    float: left;
    margin: 0 10px 20px 0;
}

#maincontainer #pagecontent #maincolumn #algoresults .algotitles {
    display: block;
    padding-bottom: 5px;
    font-size: 140%;
}

#maincontainer #pagecontent #maincolumn #algoresults .algocompany {
    display: block;
    padding-bottom: 5px;
    font-size: 110%;
    font-style: italic;
    font-weight: 400;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algoworldResults {
    margin: 5px 0 0;
    padding-bottom: 5px;
    font: italic normal 70% Verdana,Geneva,sans-serif;
    color: #CE1800;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algoResultTitle {
    padding: 5px;
    font-size: 160%;
    color: #3477BB;
}

#maincontainer #pagecontent #maincolumn #noalgomain {
    display: block;
    padding: 0 10px 10px 15px;
    font-size: 130%;
    font-style: italic;
    font-weight: 400;
    color: #CE1800;
}

#maincontainer #pagecontent #maincolumn #algoresults #altresults {
    display: block;
    padding-bottom: 10px;
    font-size: 180%;
    font-weight: 400;
    color: #3477BB;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetails #detailpic {
    float: left;
    margin-top: 10px;
    margin-right: 20px;
}

#maincontainer #pagecontent #algoblogsummary,
.articlesissues {
    display: block;
    padding: 5px;
    list-style: none;
}

#maincontainer #pagecontent #algoblogsummary #blogtitle {
    display: block;
    clear: both;
    padding-bottom: 10px;
    font-size: 160%;
    font-weight: 400;
    color: #C00;
}

#maincontainer #pagecontent #algoblogsummary li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #999;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetails #blogvideo {
    float: left;
    padding: 10px;
}

#maincontainer #pagecontent #maincolumn #algoresults .enhanced {
    min-height: 100px;
    border: 1px solid #333;
    font-size: 120%;
    color: #FFF;
    background: #FFF;
}

#maincontainer #pagecontent #maincolumn #algoresults .enhanced:hover,
#maincontainer #pagecontent #maincolumn #newwebcontent .appointmentEdit #appEdit .formelements .req select,
#maincontainer #pagecontent #maincolumn #newwebcontent .appointmentEdit #appEdit .formelements .req input {
    border: 1px solid #C00;
}

#maincontainer #pagecontent #maincolumn #algoresults .premium {
    min-height: 150px;
    border: 2px solid #797979;
    border-right-color: silver;
    border-bottom-color: silver;
    font-size: 120%;
    color: #FFF;
    background: #FFF url(http://static.automatedtrader.net/images/searchform_bg.jpg) repeat-x left bottom;
}

#maincontainer #pagecontent #maincolumn #algoresults .premium:hover {
    border: 2px solid #C00;
}

#maincontainer #pagecontent #maincolumn #algoresults .premium p,
#maincontainer #pagecontent #maincolumn #algoresults .enhanced p {
    font-size: 90%;
    font-weight: 400;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetails .algodivs {
    display: block;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
    list-style: none;
}

#algoedit {
    padding: 10px;
    font-size: 80%;
}

#algoedit #editalgoForm #mainOptions {
    display: block;
    margin: 0 0 10px;
    padding: 10px;
    border: 1px solid #CCC;
}

#algoedit #editalgoForm .formelements {
    display: block;
    clear: both;
    padding-top: 5px;
    padding-bottom: 5px;
}

#algoedit #editalgoForm .formelements label {
    display: block;
    float: left;
    width: 180px;
    padding-top: 5px;
    font-size: 80%;
    color: #069;
}

#maincontainer #pagecontent #maincolumn .producttitle {
    display: block;
    padding-top: 0;
    padding-bottom: 5px;
    text-decoration: none;
    font-size: 140%;
    font-weight: 700;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #productdetails {
    clear: both;
    margin: 10px;
    color: #FFF;
    background: #3477BB;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #productdetails .algogoto {
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    font-size: 100%;
    font-style: italic;
    font-weight: 700;
    color: #FFF;
    background: #1A3653;
}

#locationsPicker input:focus {
    text-indent: 0;
    background: #FFF;
}

#algoedit #editalgoForm #locationsPicker .locationdetails {
    display: block;
    clear: both;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #006EC3;
    line-height: 140%;
}

#algoedit #editalgoForm .locationdetails label {
    display: inline-block;
    width: 160px;
    font-size: 80%;
    color: #069;
}

#algoedit #editalgoForm #locationsPicker .formelements label {
    display: inline-block;
    float: none;
    width: 160px;
}

#algoedit #editalgoForm #locationsPicker .locationdetails input {
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 1px;
    border: 1px solid #069;
}

#algoedit #editalgoForm #locationsPicker input {
    width: 200px;
}

#algoedit #editalgoForm #locationsPicker select {
    width: 205px;
}

#maincolumn #updateMTF {
    margin: 10px;
    padding: 10px;
    text-align: center;
    color: #FFF;
    background: #3477BB;
}

#maincolumn #updateMTF #KT_Insert1,
#maincolumn #updateMTF #KT_Update1 {
    padding: 8px 15px;
    border: 1px solid #000;
    font-size: 100%;
    font-weight: 700;
    color: #FFF;
    background: #C00 url(http://static.automatedtrader.net/images/redbuttonbg.jpg) repeat-x center center;
    cursor: pointer;
}

#maincolumn #updateMTF .KT_tngtable {
    width: 500px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}

#maincolumn #updateMTF .KT_tngtable td {
    padding: 5px;
}

#maincontainer #pagecontent #maincolumn #newsitem #videowarning {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    font-size: 80%;
    color: #666;
}

#algoedit #editalgoForm #locationsPicker {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #ccc;
}

#algoedit #editalgoForm #productPicker {
    display: block;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #CCC;
}

#algoedit #editalgoForm .remover {
    position: absolute;
    top: 5px;
    right: 5px;
    width: auto;
    padding: 5px;
    border: 1px solid #000;
    font-size: 80%;
    font-weight: 700;
    color: #FFF;
    background: #C00;
    cursor: pointer;
}

#algoedit #editalgoForm .adder {
    width: 200px;
    margin: 5px;
    padding: 5px;
    border: 1px solid #000;
    font-size: 80%;
    color: #FFF;
    background: #06C;
    cursor: pointer;
}

#algoedit #editalgoForm .KT_bottombuttons {
    display: block;
    margin-top: 10px;
    margin-right: -10px;
    margin-left: -10px;
    padding: 10px 10px 30px;
    border-top: 2px solid #0067CD;
    background: #CCC;
}

#algoedit #editalgoForm .KT_bottombuttons input {
    margin: 5px;
    padding: 10px;
    border: 1px solid #000;
    font-size: 100%;
    font-weight: 700;
    color: #FFF;
    background: #666;
    cursor: pointer;
}

#algoedit #editalgoForm #productPicker .products {
    display: block;
    position: relative;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

#maincontainer #pagecontent #maincolumn #newsitem .inlineadvert .inliners {
    display: inline-block;
    margin: 0 5px;
}

#maincolumn #newwebcontent #usercp #yourdetails #historicalDataDownloads {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #C00;
    background: #FFF;
}

#algodetailsContainer {
    font-family: Verdana,Geneva,sans-serif;
}

#algodetailsContainer #algovideo {
    display: block;
    position: relative;
    margin: 10px auto;
    text-align: center;
}

#algodetailsContainer #algovideo object {
    border: 1px solid #000;
}

.algotitler {
    display: block;
    position: absolute;
    top: -20px;
    left: -5px;
    font-size: 120%;
    color: #3576bb;
}

#algodetails {
    display: block;
    float: left;
    width: 65%;
    border-right: 1px dotted #ccc;
}

.premium #algodetails {
    border: none;
}

#algodetailsContainer #locations {
    float: left;
    width: 25%;
    margin-left: 10px;
    font-size: 90%;
}

.totalclearance,
#editCompany .editorelements,
.bigclear {
    display: block;
    clear: both;
}

#pagecontent #maincolumn #newwebcontent #algodetailsContainer #locations #googlemapper #savechanges {
    position: absolute;
    top: 3px;
    right: 220px;
    padding: 10px;
    border: 1px solid #000;
    text-decoration: none;
    font-size: 110%;
    font-weight: 700;
    color: #FFF;
    background: #C00 url(http://static.automatedtrader.net/images/fpid-ov.gif) repeat-x center center;
    cursor: pointer;
}

#pagecontent #maincolumn #newwebcontent #algodetailsContainer .editalgo {
    padding: 11px 10px 10px;
    border: 1px solid #000;
    text-decoration: none;
    font-size: 100%;
    font-weight: 700;
    color: #FFF;
    background: #C00 url(http://static.automatedtrader.net/images/fpid-ov.gif) repeat-x center center;
}

#pagecontent #maincolumn #newwebcontent #algodetailsContainer #locations .mapContainers {
    display: block;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #CCC;
}

#pagecontent #maincolumn #newwebcontent #algodetailsContainer #locations .mapDetails {
    font-size: 90%;
    list-style: none;
}

#pagecontent #maincolumn #newwebcontent #algodetailsContainer #products {
    display: block;
    clear: both;
    position: relative;
    margin: 10px;
    margin-top: 30px;
    padding: 10px;
    min-height: 50px;
    border-top: 1px dotted #ccc;
}

.productDetails {
    margin: 5px 0;
    padding: 5px 10px;
    min-height: 100px;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font: 90%/140% Georgia,"Times New Roman",Times,serif;
    background-color: #fffeff;
}

#algodetailsContainer div.relatedArticles p {
    display: table;
    margin: 0;
    padding: 5px 0;
    font-size: 90%;
}

.productDetails .productpic {
    float: left;
    margin-right: 20px;
}

#algodetailsContainer .addproduct {
    padding: 11px 5px 10px;
    border: 1px solid #000;
    text-decoration: none;
    font-size: 100%;
    font-weight: 700;
    color: #FFF;
    background: #C00 url(http://static.automatedtrader.net/images/fpid-ov.gif) repeat-x center center;
}

#algodetailsContainer .addproduct:hover,
#pagecontent #maincolumn #newwebcontent #algodetailsContainer .editalgo:hover {
    background: #000;
}

#pagecontent #maincolumn #newwebcontent #algodetailsContainer #blogitems {
    display: block;
    position: relative;
    margin: 10px;
    padding: 10px;
    border-top: 1px dotted #ccc;
}

#maincolumn #newwebcontent #algodetailsContainer #blogitems ul {
    padding-top: 10px;
    list-style: none;
}

#pagecontent #maincolumn #newwebcontent #algodetailsContainer #blogitems .blogupdate {
    position: absolute;
    top: 5px;
    right: 180px;
    padding: 11px 10px 10px;
    border: 1px solid #000;
    text-decoration: none;
    font-size: 100%;
    font-weight: 700;
    color: #FFF;
    background: #C00 url(http://static.automatedtrader.net/images/fpid-ov.gif) repeat-x center center;
}

#algologin {
    width: 400px;
    margin-top: 10%;
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
    border: 5px solid #999;
    background: #E1E1E1;
}

#algologin .formelements {
    display: block;
    clear: both;
    padding: 5px 0;
    font-size: 70%;
}

#algologin .formelements label {
    display: block;
    float: left;
    width: 90px;
    padding-top: 5px;
}

#algologin .formelements input {
    width: 300px;
    padding: 1px;
    border: 1px solid #069;
    background: #FFF;
}

#algologin .formelements #kt_login_rememberme {
    width: auto;
    border-style: none;
}

#algologin #kt_login1 {
    margin-top: 5px;
    margin-left: 90px;
    padding: 5px;
    border: 1px solid #000;
    font-weight: 700;
    color: #FFF;
    background: #C00 url(http://static.automatedtrader.net/images/fpid-ov.gif);
}

#algoedit #editalgoForm #mainOptions .catelements {
    display: block;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-top: 1px dotted #CCC;
    border-bottom: 1px dotted #CCC;
    font-size: 80%;
    color: #069;
}

#algoedit #editalgoForm #mainOptions .catelements div label {
    display: block;
    float: left;
    width: 180px;
    padding-top: 5px;
}

#algoedit #editalgoForm #mainOptions .catelements div select {
    width: 300px;
    border: 1px solid #069;
}

#pagecontent #maincolumn #newwebcontent #algodetailsContainer #locations .mapshowers {
    display: block;
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.premium #locations .mapshowers {
    padding: 10px;
    border: 1px solid #CCC;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #F9F9F9;
}

#algoedit #editalgoForm #mainOptions .catelements div .widget_container .MXW_Spin_table tbody tr .MXW_Spin_table_td #gm_cat_1_edit {
    width: 300px;
}

#wronguser {
    width: 400px;
    margin-top: 10%;
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
    border: 5px solid #A8A8A8;
    background: #E6E6E6;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer #algoBreadCrum {
    padding-bottom: 5px;
    border-bottom: 1px dotted #ccc;
    font-size: 90%;
    font-style: italic;
    list-style: none;
}

#algoBreadCrum li a {
    text-decoration: underline;
    font-style: italic;
    font-weight: 700;
    color: #3576bb;
}

#algodetails h1 {
    margin-left: 0;
}

#maincontainer #pagecontent #maincolumn #newwebcontent .relArtsAlgo {
    display: block;
    clear: left;
    margin: 10px;
    padding: 10px 0;
    list-style: none;
}

#maincontainer #pagecontent #maincolumn #newwebcontent .relArtsAlgo #relartsTitle {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #CCC;
    font-size: 100%;
    font-style: italic;
    font-weight: 400;
    color: #333;
}

#maincontainer #pagecontent #maincolumn #newwebcontent .relArtsAlgo .two,
#maincontainer #pagecontent #maincolumn #newwebcontent .relArtsAlgo .one {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    padding: 10px;
}

#algosearchagain {
    display: block;
    z-index: 100;
    margin: 0 0 10px;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
    font-size: 10px;
    background: #E1E1E1;
}

#algosearchagain .formelements {
    display: block;
    margin-bottom: 10px;
}

#algosearchagain #go {
    padding: 5px 10px;
    border: 1px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 140%;
    font-weight: 700;
    color: #FFF;
    background: #C00 url(http://static.automatedtrader.net/images/fpid-ov.gif) repeat-x center center;
    cursor: pointer;
}

#algosearchagain .formelements select {
    width: 240px;
    margin-top: 5px;
    padding: 1px;
    border: 1px solid #1B3B5C;
    font-size: 140%;
    background: #FFF;
}

#algosearchagain .formelements input {
    width: 240px;
    margin-top: 5px;
    padding: 1px;
    border: 1px solid #1B3B5C;
    font-size: 140%;
    background: #FFF;
}

#algosearchagain #countrylab label {
    display: block;
    padding-bottom: 5px;
    font-size: 10px;
    font-style: italic;
    font-weight: 700;
    color: #13273B;
}

#countrylab em a {
    font-size: 10px;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algosorter {
    display: block;
    padding-bottom: 10px;
    text-align: right;
    list-style: none;
    color: #C00;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algosorter li {
    display: inline;
    margin-right: 20px;
}

#algoedit #editalgoForm .KT_bottombuttons #KT_Insert1 {
    background: #1E77D2;
}

#algoedit #editalgoForm .KT_bottombuttons #KT_Update1 {
    background: #3488D8;
}

.locPic,
#algodetailsContainer #algodetails #detailpic {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #products .productDetails .productContact {
    float: right;
    width: 300px;
    margin-left: 20px;
    padding: 10px;
    font: 80% Verdana,Geneva,sans-serif;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #products .productDetails .productContact .productpic {
    display: block;
    float: left;
    margin: 10px 10px 30px 0;
}

#maincontainer #pagecontent #maincolumn #algoresults .enhanced img,
#maincontainer #pagecontent #maincolumn #algoresults .premium img,
#algoedit #editalgoForm #mainOptions #logopic,
#maincontainer #pagecontent #maincolumn #newwebcontent #companylogo {
    float: right;
    margin: 10px;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer #CompanyContact {
    display: block;
    position: relative;
    margin: 10px;
    padding: 10px;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer #CompanyContact #locations #googlemapper {
    margin-top: 20px;
}

#maincolumn #applyalgo {
    display: block;
    padding: 0 30px;
}

#maincolumn #applyalgo .formelements {
    display: block;
    clear: left;
    padding-top: 5px;
    padding-bottom: 5px;
}

#maincolumn #applyalgo .formelements label {
    display: block;
    float: left;
    width: 80px;
    padding-top: 3px;
    color: #183450;
}

#maincolumn #applyalgo .formelements input {
    width: 300px;
    border: 1px solid #4C88C4;
    font-size: 110%;
    background: #FFF;
}

#maincolumn #applyalgo #KT_Custom1 {
    margin-left: 80px;
    padding: 5px;
    border: 1px solid #000;
    font-weight: 700;
    color: #FFF;
    background: #C00 url(http://static.automatedtrader.net/images/redbuttonbg.jpg) repeat-x center center;
    cursor: pointer;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer .floater {
    clear: none;
    margin-left: 52%;
    padding-top: 5px;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer .floater #relartsTitle {
    font-size: 90%;
    font-style: italic;
    color: #999;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer #blogitems ul .one,
#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer #blogitems ul .two {
    margin-right: 0;
    margin-left: 0;
    padding: 10px;
}

#newsitem #summary img {
    border-style: none;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer #AWadminmenu {
    display: block;
    margin: 20px 0;
    font-size: 80%;
    list-style: none;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer #AWadminmenu li,
#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer #algoBreadCrum li,
#maincontainer #pagecontent #maincolumn #newwebcontent #algodetails #algoadmin li,
#maincontainer #pagecontent #maincolumn #newwebcontent .appointmentEdit #appEdit .formelements .widget_container .MXW_Spin_table,
#maincolumn #newwebcontent #usercp #options #jobsByClient li,
#questions li,
#maincolumn #tagcloudlarge li,
#usercp legend,
#maincontainer #pagecontent #maincolumn #newwebcontent .linkslister li,
#maincontainer #pagecontent #maincolumn #tdbyuser li,
#front #maincontainer #pagecontent #maincolumn #newnewsticker #moostick p strong,
#digitaleditons li {
    display: inline;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer .relArtsAlgo img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border-style: none;
}

#maincolumn #catchoices {
    margin: 0 15px;
    padding: 10px;
    border: 1px solid #152f48;
    font: 90% "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
}

#maincolumn #catchoices fieldset {
    display: block;
    clear: both;
    padding-top: 5px;
    padding-bottom: 5px;
    border: none;
    color: #000;
}

#catchoices fieldset div.subcats {
    display: block;
    float: left;
    padding: 10px 0;
}

#catchoices fieldset div.subcats label {
    padding-right: 10px;
}

#catchoices fieldset div.subcats input {
    margin-right: 20px;
}

#catchoices #alternativeCat {
    width: 80%;
    border: 1px solid #000;
    font-size: 140%;
}

#catchoices #alternativeCat:focus {
    border: 1px solid #c00;
}

#maincolumn #catchoices fieldset h3 input {
    margin-left: 20px;
    vertical-align: bottom;
}

#maincolumn #catchoices .buttons {
    padding: 5px;
    text-align: right;
}

#maincolumn #catchoices .buttons .senderAWC {
    padding: 5px;
    border: 2px solid #000;
    font-size: 130%;
    font-weight: 700;
    color: #FFF;
    background: #C00 url(http://static.automatedtrader.net/images/fpid-ov.gif) repeat-x center center;
    cursor: pointer;
}

#maincolumn #catchoices .buttons .senderAWC:hover,
#maincolumn #applyalgo #KT_Custom1:hover,
#pagecontent #maincolumn #newwebcontent #algodetailsContainer #locations #googlemapper #savechanges:hover,
#maincolumn #updateMTF #KT_Insert1:hover,
#maincolumn #updateMTF #KT_Update1:hover,
#maincontainer #pagecontent #maincolumn #quickregform #form1 #mandatory .buttons #KT_Insert1:hover,
#maincontainer #pagecontent #maincolumn #newwebcontent #applyadminaccount #KT_Custom1:hover,
#maincontainer #pagecontent #maincolumn #newwebcontent #applyadminaccount #submit:hover,
#maincontainer #pagecontent #maincolumn #newwebcontent .appointmentEdit #appEdit .KT_bottombuttons input:hover,
#maincontainer #pagecontent #maincolumn .APPSearcher #search:hover,
#maincontainer #pagecontent #maincolumn #newwebcontent #enqgift #KT_Custom1:hover,
#suborder #complete:hover,
#new_subs #form1 #KT_Insert1:hover,
#mapcolumn {
    background: #000;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer #vidRelArts li {
    display: inline;
    text-align: center;
    font-size: 70%;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer #vidRelArts li img {
    display: block;
    float: none;
    margin: 5px auto;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer #vidRelArts li a strong {
    text-align: center;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer #vidRelArts li div {
    width: 190px;
    height: 100px;
    margin: 0 auto 5px;
    padding: 5px;
    border: 1px solid #CCC;
    background: #000;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer #vidRelArts li div:hover {
    background: #666;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer #vidRelArts li div:hover a {
    color: #FFF;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer #vidRelArts li div a:hover,
#mapcolumn .bottommenu li,
#maincolumn #updateMTF .KT_tngtable tr .KT_th label a,
#maincontainer #pagecontent #maincolumn #algoresults .enhanced .algocompany a,
#newsitem #summary a,
#new_subs #mandatory legend strong,
#pagecontent #maincolumn #newhomecontent #newwebcontent .newwebintro a,
#unsubform #Submit,
#maincolumn .latestcontainer a:hover,
.articleslisting h2 a:hover,
.articleslisting h2 a {
    color: #FFF;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer #blogitems .algotitler {
    left: 0;
    font-size: 100%;
    font-style: italic;
    color: #333;
}

#algodetailsContainer div.relatedArticles h2 {
    margin: 0 5px;
    border-bottom: 1px dotted #ccc;
    font-size: 130%;
    font-style: italic;
    color: #347dd1;
}

#maincolumn #latestBlogs {
    padding: 0 15px;
    list-style: none;
}

#maincolumn #latestBlogs li {
    display: block;
    clear: left;
    margin-bottom: 10px;
    border-bottom: 1px dotted #CCC;
}

#maincolumn #latestBlogs li a .blogpics {
    float: left;
    margin: 5px 10px 10px 5px;
    border-style: none;
}

#maincolumn #frontpagearchivelister {
    display: block;
    padding: 0 15px;
    list-style: none;
}

#maincolumn #frontpagearchivelister .two,
#maincolumn #frontpagearchivelister .one {
    margin: 3px;
    padding: 5px;
}

#maincolumn #frontpagearchivelister li:hover,
.newsitem:hover {
    background: #333;
}

#maincontainer #pagecontent #maincolumn #blogResults {
    display: block;
    clear: both;
    margin: 1em 25px;
    font-size: 95%;
    list-style: none;
}

#maincontainer #pagecontent #maincolumn #blogResults .two,
#maincontainer #pagecontent #maincolumn #blogResults .one {
    padding: 5px 0;
}

#maincolumn #blogselect {
    display: block;
    margin: 10px 15px;
    padding: 10px;
    text-align: right;
}

#maincolumn .blogs-chooser {
    
    width: 100%;
    margin-left: 15px;
    min-width: 340px;
}
#maincolumn .blogs-message {
    font-family: sans-serif;
    font-size: 110%;
    border: 1px solid #ccc;
    width: 93%;
    padding: 1%;
    margin: 10px 15px;
}

#maincolumn .blogs-message a {
    color: #c00;
    text-decoration: underline;
}

#maincolumn .blogs-chooser .sections {
    display: block;
    margin: 1% 1% 15px 0;
    padding: 2%;
    min-height: 180px;
    border: 1px solid #efefef;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: left;
    width: 40%;
}

#maincolumn .blogs-chooser h3 {
    font: 160% "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    font-weight: normal;
}

#maincolumn .blogs-chooser h3 a {
    text-decoration: none;
    color: #000;
}

#maincolumn .blogs-chooser p {
    font-size: 90%;
    font-style: italic;
    color: #6b6b6b;
}

#maincolumn .blogs-chooser p em {
    display: block;
    font-size: 80%;
}

#maincolumn .blogs-chooser .logos {
    float: right;
    margin: 1%;
    max-height: 100px;
    max-width: 150px;
}

#maincolumn .blogs-chooser ul li {
    line-height: 180%;
}

#maincolumn .blogs-chooser ul li a {
    font-size: 110%;
    font-weight: bold;
    color: #3268b6;
}

#maincolumn #blogselect label {
    margin-right: 10px;
    font-size: 120%;
    font-style: italic;
    font-weight: 700;
    color: #333;
}

#maincolumn #blogselect #blogSelector {
    width: 300px;
    border: 1px solid #333;
    font-size: 110%;
}

#maincolumn #blogselect #blogSelector .selectortitle,
.rsstitle,
#lbCaption {
    font-weight: 700;
}

#maincontainer #pagecontent #maincolumn #newwebcontent #bloglogo {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    max-width: 150px;
}

#maincontainer #pagecontent #maincolumn #newwebcontent h1 a em {
    color: #4B88C4;
}

#header .KT_field_error {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 10px;
    border: 1px solid #FFF;
    font-size: 100%;
    font-style: italic;
    font-weight: 700;
    color: #FFF;
    background: red;
}

#maincontainer #pagecontent #maincolumn #lateststory #newscontent hr {
    display: block;
    height: 1px;
    margin: 2px;
    border-style: none;
    color: #fff;
    background: none;
}

#pagecontent #maincolumn .TradeShowsInline {
    margin: 0 20px;
    font-size: 90%;
    list-style: none;
}

#pagecontent #maincolumn .TradeShowsInline li {
    margin-bottom: 10px;
}

#maincontainer #pagecontent #maincolumn #othernewformats li #openpdf {
    background: url(http://static.automatedtrader.net/images/page_white_acrobat.png) no-repeat 5px center;
}

#maincontainer #pagecontent #maincolumn #othernewformats li #openpdf:hover {
    color: #FFF;
    background: #888 url(http://static.automatedtrader.net/images/page_white_acrobat.png) no-repeat 5px center;
}

#maincontainer #pagecontent #maincolumn .currentComments {
    margin: 5px 0 10px;
    list-style: none;
}

#maincontainer #pagecontent #maincolumn .currentComments li {
    display: table;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #F0F0F0;
}

#maincontainer #pagecontent #maincolumn .currentComments li .postedby {
    display: block;
    margin-top: 10px;
    text-align: right;
    font-size: 90%;
    color: #666;
}

#maincontainer #pagecontent #maincolumn .commentCreator {
    float: right;
    width: 250px;
    margin: 10px;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-family: Verdana,Geneva,sans-serif;
    background: #E1E1E1;
}

#maincontainer #pagecontent #maincolumn .commentCreator form,
#maincontainer #pagecontent #maincolumn #newwebcontent #algodetailsContainer #blogitems p,
#front #maincontainer #pagecontent #maincolumn #newhomecontent #newwebcontent #headline #fronttabs #tabcontent .feature #voxpopfront h4,
#front #maincontainer #pagecontent #maincolumn #newhomecontent #newwebcontent #headline #fronttabs #tabcontent .feature #voxpopfront h3,
#maincontainer #pagecontent #maincolumn #frontpagearcs #searchresults li ul li,
#front #maincontainer #pagecontent #maincolumn #bottomfrontcontainer .latestcontainer .latestnews .newsitem h4,
#newloginbox form,
#newscontent li,
#frontpagefeatures,
#unsubform {
    padding: 0;
}

#maincontainer #pagecontent #maincolumn .commentCreator label {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 90%;
    color: #333;
}

.commentCreator .formelements .errorText {
    display: block;
    font-size: 90%;
    font-style: italic;
    color: #FFF;
    background: red;
}

.commentCreator .formelements input {
    display: block;
    width: 250px;
    padding: 1px;
    border: 1px solid #333;
}

.commentCreator .formelements #cscomment {
    width: 250px;
    height: 100px;
    padding: 1px;
    border: 1px solid #666;
}

.commentseps {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}

#maincontainer #pagecontent #maincolumn .commentCreator .hidden,
#header .clearfixplain,
#maincontainer #pagecontent #maincolumn #APPAdvSearch,
#maincontainer #quickmetatags #rolldown,
#maincontainer #quickmetatags:hover #rollup,
#kt_login_password_error_element .form_validation_field_error_error_message,
#kt_login_user_error_element .form_validation_field_error_error_message,
#login .clearfixplain,
#newsticker #togglenewsticker,
#topmenu li:hover #search {
    display: none;
}

#latency_roundtable_july_2009 {
    float: left;
    width: 200px;
    margin: 10px 20px 10px 10px;
    padding: 0 5px 0 0;
    border-right: 1px dotted #077240;
    text-align: center;
    font-family: Verdana,Geneva,sans-serif;
    list-style: none;
    color: #077240;
}

#latency_roundtable_july_2009 img {
    display: block;
    margin: 0 auto 5px;
}

#maincolumn #latency_roundtable_july_2009 li {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 10px;
    font-size: 80%;
}

#latency_roundtable_july_2009 li strong,
#maincontainer #pagecontent #maincolumn #newsitem #blogcontent img,
#pagecontent #maincolumn #newwebcontent #algodetailsContainer #locations .mapDetails li,
#maincontainer #pagecontent #maincolumn #newsitem #relatedartsinline li,
#maincontainer #pagecontent #maincolumn #rightside #secondcolumn .relatedarts #stats li:hover ul,
#maincontainer #pagecontent #maincolumn #newsearcher #searchresults li,
#maincontainer #quickmetatags:hover #rolldown,
#maincontainer #quickmetatags #rollup,
#maincontainer #pagecontent #maincolumn #newsheader #othernewformats #translate:hover ul,
#techdirmenu li:hover div,
#secondcolumn #stats li:hover ul,
#subregbuttons,
#newfeatures,
#topmenu li:hover ul {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
}

.commentactivator {
    padding: 0 0 0 20px;
    border: none;
    text-decoration: underline;
    font: 700 90% Verdana,Geneva,sans-serif;
    color: #C00;
    background: url(http://static.automatedtrader.net/images/comment_add.png) no-repeat left center;
}

.commentactivator:hover {
    border: none;
    text-decoration: underline;
    background: url(http://static.automatedtrader.net/images/comment_add.png) no-repeat left center;
}

#maincontainer #pagecontent #maincolumn #newsubtitle {
    display: block;
    clear: both;
    margin-left: 0;
    padding-top: 5px;
    padding-left: 20px;
    font-size: 100%;
    font-style: italic;
    background: url(http://static.automatedtrader.net/images/bullet_go.png) no-repeat 0 center;
}

#maincontainer #pagecontent #maincolumn #newwebcontent .sitemaps_abs ul li {
    display: inline;
    font-size: 70%;
}

#aw_stats {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 10px;
    border: 5px solid #FFF;
    text-align: center;
    font-size: 90%;
    color: #FFF;
    background: red;
}

.new_search_results .premium {
    margin: 5px;
    padding: 10px;
    min-height: 100px;
    border: 1px solid #000;
    font-size: 130%;
}

.new_search_results .premium .thumbholder {
    display: block;
    float: left;
    width: 100px;
    height: 100px;
    margin: 5px 10px 5px 5px;
    overflow: hidden;
    text-align: center;
}

.new_search_results .thumbholder {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    margin: 5px 10px 5px 5px;
    overflow: hidden;
    text-align: center;
}

.new_search_results .thumbholder img {
    margin: 0 auto;
}

.new_search_results li {
    clear: left;
    min-height: 30px;
}

#search_tabs .new_search_results li {
    padding: 10px;
    min-height: 70px;
    font-size: 110%;
}

#search_tabs .new_search_results li p strong {
    color: #3577bb;
}

.new_search_results li .date {
    display: block;
    margin-bottom: 5px;
    font-size: 80%;
}

.video_search_results li {
    float: left;
    width: 200px;
    height: 200px;
    margin: 5px;
    padding: 5px;
    border: 1px solid #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    text-align: center;
    font-size: 80%;
}

#search_menu {
    margin: 10px;
    border: 1px solid #E3E3E3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 90%;
    list-style: none;
    background: #E3E3E3 url(http://static.automatedtrader.net/images/middle_menu_two_bg.gif) repeat-x center center;
}

#search_menu li {
    float: right;
    padding: 10px 5px;
    font-size: 80%;
    font-weight: 400;
    color: #5e5e5e;
}

#search_menu li a {
    text-decoration: none;
    font-weight: 400;
    color: #000;
}

#search_menu li a.on {
    text-decoration: underline;
    font-weight: 700;
    color: #152f48;
    color: #c00;
}

#search_menu img,
#newwebcontent .video_search_results li a img,
#fronttabs #tabcontent .feature img {
    margin-top: -2px;
    border: none;
}

#pagecontent #maincolumn #lateststory #newscontent {
    text-align: left;
    font: 100%/160% "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
}

#pagecontent #mapcolumn .bottommenu {
    font: 70% "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
}

#pagecontent #maincolumn #newwebcontent table {
    font-size: 80%;
}

#pagecontent #maincolumn #newwebcontent table td {
    padding: 5px;
}

#nasdaq_tick tbody tr td.pricesheader {
    width: 100px;
    text-align: center;
}

#nasdaq_tick tbody tr td.shipment_prices_header {
    border-left: 1px solid #ccc;
    text-align: center;
}

#nasdaq_tick tbody tr td.addcart {
    width: 60px;
    text-align: center;
}

#pagecontent #maincolumn #newwebcontent table th {
    padding: 5px;
}

#pagecontent #maincolumn #newwebcontent ol {
    margin-left: 25px;
    padding: 10px;
}

#pagecontent #maincolumn #newwebcontent ol li {
    margin-top: 5px;
    margin-bottom: 5px;
}

#pagecontent #maincolumn #ntkn #searchresults li {
    padding: 10px;
    min-height: 20px;
    border: 1px solid #d5d5d5;
    font-size: 85%;
}

#pagecontent #maincolumn #ntkn #searchresults li:hover {
    border: 1px solid #194f90;
    background: #f8fcff;
}

#pagecontent #maincolumn #newdigitals .digicontainers {
    background: #294968;
}

#maincontainer #pagecontent #rightsideAW {
    z-index: 100;
    float: right;
    position: relative;
    width: 300px;
    padding: 10px;
    background: #FFF;
}

table.aboutusTable {
    margin: 10px auto;
    text-align: center;
    font-size: 100%;
}

#newwebcontent table.aboutusTable p {
    margin: 0;
    padding: 3px;
    font: 110% Arial,Helvetica,Geneva,sans-serif;
    color: #000;
}

#newwebcontent table.aboutusTable p a {
    color: #c00;
}

#nasdaq_tick {
    float: right;
    width: 700px;
    margin-top: 10px;
    margin-left: 20px;
    border: 2px solid #000;
}

#pagecontent #maincolumn #newwebcontent #nasdaq_tick th {
    padding: 0;
    color: #fff;
    background: #919191;
}

#pagecontent #maincolumn #newwebcontent #nasdaq_tick tbody tr td {
    padding: 1px;
    border-bottom: 1px solid #ccc;
    font-size: 90%;
}

#nasdaq_tick tbody tr th strong a {
    text-decoration: underline;
    color: #fff;
}

#nasdaq_tick tbody tr th strong {
    display: block;
    padding: 5px;
    font-size: 110%;
}

#nasdaq_tick tbody tr th em {
    display: block;
    padding: 0 3px 5px;
    font-size: 90%;
    font-style: normal;
    font-weight: 400;
}

#nasdaq_tick tbody tr th em.small {
    padding: 2px 1px 5px;
}

#nasdaq_tick tbody tr th em a {
    text-decoration: underline;
    color: #fff;
}

#nasdaq_tick .buy_now {
    padding: 2px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 90%;
    font-weight: 700;
    color: #fff;
    background-color: #c00;
    cursor: pointer;
}

#nasdaq_tick .buy_now:hover {
    background: #000;
}

#newwebcontent #nasdaq_tick h2 {
    margin: 0;
    padding: 5px;
    font-size: 120%;
    font-weight: 700;
    color: #fff;
    background-color: #000;
}

#nasdaq_tick tbody tr td.times {
    width: 100px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    text-align: center;
}

#nasdaq_tick tbody tr td.prices {
    width: 49px;
    padding: 0;
    text-align: center;
    font-weight: 700;
}

#nasdaq_tick tbody tr td.shipment_prices {
    width: 50px;
    border-left: 1px solid #ccc;
    text-align: center;
    font-weight: 700;
}

#nasdaq_tick tbody tr:hover {
    background: #f4f4f4;
}

#nasdaq_tick tbody tr td.filesize {
    width: 80px;
    border-right: 1px solid #ccc;
    text-align: center;
    font-size: 70%;
}

#nasdaq_tick td form {
    margin: 0;
    padding: 0;
}

#nasdaq_tick tbody tr td strong {
    display: block;
    width: 280px;
}

#nasdaq_tick tbody tr td strong.long {
    width: auto;
}

#nasdaq_tick tbody tr.dailyupdates td {
    background-color: #83d4fe;
}

#nasdaq_tick tbody tr.dailyupdates td em {
    margin-right: 10px;
    font-size: 110%;
    font-style: normal;
    font-weight: 700;
}

#pagecontent #maincolumn #newwebcontent #nasdaq_tick tbody tr td {
    padding: 3px;
}

#home_rtn h1 a {
    background: url(../webicons/mimetypes/text-html.png) no-repeat 5px center;
}

#products div.productDetails ul li {
    list-style-position: inside;
    list-style-type: disc;
}

#suggestions {
    margin: 0 10px;
    font-size: 110%;
    line-height: 200%;
}

.video_search_results #suggestions li {
    display: inline;
    float: none;
    margin: 0;
    padding: 0;
    border: none;
    font-size: inherit;
}

#suggestions li {
    display: inline;
}

#newwebcontent #suggestions a {
    margin: 0 30px 0 0;
    text-decoration: underline;
    color: #3576bb;
}

#newwebcontent #suggestions a:hover {
    color: #c00;
}

#partyreg {
    width: 360px;
    margin: 10px;
    border: 2px solid #eaeaea;
}

#partyreg div.formelements {
    display: block;
    padding: 10px;
}

#partyreg div.formelements label {
    display: block;
    float: left;
    width: 100px;
    font-size: 90%;
}

#partyreg div.formelements input {
    width: 200px;
    padding: 2px;
    border: 1px solid #3576bb;
    font-size: 110%;
}

#partyreg #save {
    margin-bottom: 10px;
    margin-left: 110px;
    padding: 10px;
    border: 1px solid #000;
    color: #fff;
    background: #d5d5d5 url(http://static.automatedtrader.net/images/fpid-ov.gif) repeat-x center center;
    cursor: pointer;
}

#vidRelArts li {
    display: block;
    float: left;
    width: 220px;
    height: 160px;
    padding: 10px;
}

ul.articlesum {
    display: block;
    float: left;
    width: 46%;
    margin: 0 1%;
    padding: 0 1%;
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
}

#newwebcontent ul.articlesum h3 {
    margin: 5px 0;
    padding: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
    font: italic bold 90% "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    color: #fff;
    background: #919191;
}

ul.articlesum li {
    display: block;
    clear: left;
    padding: 10px 0;
    border-bottom: 1px dotted #ccc;
}

li.newstrong {
    min-height: 100px;
}

ul.articlesum li .thumbs {
    display: block;
    float: left;
    width: 100px;
    margin-right: 10px;
    text-align: center;
}

#newwebcontent ul.articlesum li a strong {
    display: block;
    margin-bottom: 5px;
    font-size: 140%;
    font-weight: 400;
    color: #3467A6;
}

#newwebcontent ul.articlesum li a em {
    display: block;
    margin-bottom: 5px;
    font-size: 80%;
    font-weight: 400;
    color: #3467A6;
}

#newwebcontent ul.articlesum li:hover a strong {
    text-decoration: underline;
    color: #c00;
}

#newwebcontent ul.articlesum li:hover a em {
    color: #c00;
}

#newwebcontent ul.articlesum li p {
    display: table;
    margin: 0;
    padding: 0;
    font-size: 90%;
}

#newwebcontent ul.articlesum li.atsmall {
    padding: 5px 0 5px 20px;
    font-size: 90%;
    background: url(http://static.automatedtrader.net/images/bullet_black.gif) no-repeat left 10px;
}

#newwebcontent ul.articlesum li.atsmall p {
    min-height: 10px;
}

#newwebcontent ul.articlesum li.atsmall:hover {
    background: url(http://static.automatedtrader.net/images/bullet_red.gif) no-repeat left 10px;
}

#newwebcontent ul.articlesum li.atsmall a strong {
    font-size: 120%;
    color: #000;
}

#newwebcontent ul.articlesum li.atsmall a em {
    color: #000;
}

#newwebcontent ul.articlesum li.atsmall:hover a strong {
    color: #c00;
}

#newwebcontent ul.articlesum li.atsmall:hover a em {
    color: #c00;
}

#newwebcontent ul.articlesum li.newshort {
    padding: 5px 0 5px 20px;
    font-size: 90%;
    background: url(http://static.automatedtrader.net/images/bullet_black.gif) no-repeat left 10px;
}

#newwebcontent ul.articlesum li.newshort:hover {
    background: url(http://static.automatedtrader.net/images/bullet_red.gif) no-repeat left 10px;
}

#newwebcontent ul.articlesum li.newshort a strong {
    font-size: 120%;
    color: #000;
}

#newwebcontent ul.articlesum li.newshort a em {
    color: #000;
}

#newwebcontent ul.articlesum li.newshort:hover a strong {
    color: #c00;
}

#newwebcontent ul.articlesum li.newshort:hover a em {
    color: #c00;
}

#newwebcontent ul.articlesum li.videosummary {
    margin: 5px 0;
    border: none;
    text-align: center;
}

#newwebcontent ul.articlesum li.videosummary img {
    margin-bottom: 5px;
}

#newwebcontent ul.articlesum li.videosummary a strong {
    font-size: 80%;
    font-weight: 700;
    color: #000;
}

#newwebcontent #videosum li a strong {
    font-size: 90%;
    color: #000;
}

#q2_introvid {
    display: block;
    float: right;
    width: 300px;
    padding: 10px;
    text-align: center;
    font-size: 70%;
}

.new_tv_2010 {
    display: block;
    clear: both;
    margin: 10px 20px;
    padding: 10px;
    border: 1px solid #ccc;
    text-align: left;
    background: url(http://static.automatedtrader.net/images/newsheaderbg.jpg) repeat-x 0 bottom;
}

#main-video-page-2013 {
    padding: 0;
    margin: 0;
}
#main-video-page-2013 .columns {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
#main-video-page-2013 .columns#articles {
    border-right: 1px solid #efefef;
}
#main-video-page-2013 .columns h1 {
    font-size: 130%;
    font-weight: normal;
    color: #fff;
    text-align: center;
    background: #3e76c1;
    padding: 5px 10px;
    border-radius: 10px;
    width: 70%;
    margin: 0 auto;
}
#main-video-page-2013 .columns ul {
    padding: 0; 
    margin: 0;
}

#main-video-page-2013 .columns li {
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    font-size: 90%;
    min-height: 100px;
}
#main-video-page-2013 .columns li.big {
    min-height: 360px;
}
#main-video-page-2013 .columns video, #main-video-page-2013 .columns object {
    width: 98%;
    height: 240px;
    background: #000;
}
#main-video-page-2013 .columns iframe {
    width: 98%;
    height: 240px;
}
#main-video-page-2013 .columns li a {
    color: #4c4c4c;
    text-decoration: none;
}
#main-video-page-2013 .columns li a:hover {
    color: #c00;
    text-decoration: underline;
}
#main-video-page-2013 .columns li a strong {
    display: block;
    font-size: 140%;
    font-weight: normal;
    margin-bottom: 5px;
}
#main-video-page-2013 .columns li a img {
    max-width: 100px;
    max-height: 100px;
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}



.new_tv_2010 h3 {
    margin-bottom: 0;
    padding: 0;
    text-align: left;
    font: italic bold 140% "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    color: #c00;
}

.new_tv_2010 div {
    float: left;
    width: 46%;
    margin: 0.5%;
    padding: 1%;
    min-height: 210px;
    border: 1px solid #eaeaea;
    background: #f9f9f9;
}

.new_tv_2010 div:hover {
    border: 1px solid #c0c0c0;
}

.new_tv_2010 div a {
    text-decoration: none;
    color: #000;
}

#maincolumn div.new_tv_2010 div a h4 {
    margin-bottom: 5px;
    font: 130% "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    color: #407ec3;
}

#maincolumn div.new_tv_2010 div a h5 {
    margin-bottom: 10px;
    font-style: italic;
    color: #797979;
}

#maincolumn div.new_tv_2010 div a p {
    display: table;
    font-size: 85%;
    line-height: 140%;
}

.new_tv_2010 div:hover p {
    color: #c00;
}

#maincolumn div.new_tv_2010 div:hover a h4 {
    text-decoration: underline;
    color: #c00;
}

#maincolumn div.new_tv_2010 div:hover a h5 {
    text-decoration: underline;
    color: #c00;
}

.new_tv_2010 div img {
    display: block;
    float: left;
    margin-right: 20px;
}

ul#seminar_europe {
    margin: -20px 10px 20px 0;
    font-size: 110%;
}

ul#seminar_europe li {
    display: block;
    clear: left;
    padding: 20px 0;
}

ul#seminar_europe li em {
    display: block;
    float: left;
    width: 160px;
    text-align: center;
}

ul#seminar_europe li strong {
    color: #193553;
}

#pagecontent #maincolumn #seminar_clicker {
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font: 140% "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    color: #fff;
    background-color: #000;
}

#pagecontent #maincolumn #seminar_clicker:hover {
    border: 1px solid red;
    background: #000;
}

#simpleseminar input {
    margin: 0 15px;
    padding: 10px;
    border: 1px solid #000;
    font-size: 110%;
    font-weight: 700;
    color: #fff;
    background: #c00 url(http://static.automatedtrader.net/images/fpid-ov.gif) repeat-x;
    cursor: pointer;
}

#simpleseminar input:hover {
    background: #000;
}

#coverflownonflashcontainer {
    display: block;
    width: 100%;
    height: 220px;
    margin: 10px 0;
    padding: 20px 0;
    overflow: auto;
}

#coverflownonflash li {
    display: inline;
}

#coverflownonflash li a img {
    margin: 0 10px;
    border: 2px solid #fff;
}

#coverflownonflash li a img:hover {
    border: 2px solid #c00;
}

#LeftAdverts_2010 {
    position: absolute;
    top: 140px;
    left: 10px;
    width: 310px;
    text-align: center;
}

#LeftAdverts_2010 li {
    margin-bottom: 5px;
}

#offices {
    margin: 10px auto;
    border-collapse: collapse;
    border-spacing: 0;
}

#offices th {
    padding: 0;
    vertical-align: top;
}

#offices h1 {
    margin: 0;
    padding: 0;
    font-size: 180%;
}

#offices th p {
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    font-size: 140%;
    font-style: italic;
    font-weight: 700;
    font-weight: 400;
    color: #c00;
}

#offices td p {
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    font-size: 140%;
    font-weight: 700;
    font-weight: 400;
    color: #000;
}

#offices td h2 {
    margin: 0;
}

#offices td {
    text-align: center;
    vertical-align: top;
}

#williams_intro_q4 {
    display: block;
    float: right;
    width: 320px;
    margin-left: 20px;
}

#williams_intro_q4 object {
    margin-bottom: 20px;
}

#nasdaq_price {
    margin: 0 10px;
}

#nasdaq_price h3 {
    margin: 0;
    padding: 0 0 5px;
    font: normal bold 140% "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
}

#nasdaq_price h3 em {
    margin-right: 10px;
    font-size: 80%;
    font-style: normal;
    font-weight: 400;
}

#nasdaqorder label {
    display: block;
    margin: 0 10px;
    padding: 5px;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 90%;
}

#nasdaqorder #submit {
    margin: 10px;
    padding: 5px 10px;
    border: 1px solid #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 110%;
    font-weight: 700;
    color: #fff;
    background: #c00 url(http://static.automatedtrader.net/images/fpid-ov.gif) repeat-x center center;
    cursor: pointer;
}

#nasdaqorder #submit:hover {
    background: #000;
}

#search_tabs .new_search_results.realtime li {
    padding: 5px 10px;
}

#nasdaqorder label a {
    text-decoration: underline;
    color: #c00;
}

#rss_feeds {
    display: block;
    margin: 10px 20px;
    font-size: 110%;
    line-height: 180%;
}

#rss_feeds li {
    padding-left: 20px;
    background: url(../webicons/icons/bullet_blue.png) no-repeat left center;
}

#rss_feeds li a {
    color: #103351;
}

#rss_feeds li a:hover {
    text-decoration: underline;
    color: #103351;
}

#survey_2011_intro {
    display: block;
    max-width: 900px;
}

#newwebcontent #survey_2011_intro p {
    padding: 10px;
    font: 90% "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
}

#survey_2011_intro p.even {
    color: #424242;
}

#survey_2011_intro ul {
    padding: 0 30px;
    font-size: 80%;
    font-weight: bold;
    line-height: 180%;
}

#survey_2011_intro ul li {
    list-style-type: disc;
}

#survey_2011_intro p a {
    display: block;
    width: 180px;
    margin-left: 20px;
    border: 2px solid #000;
    text-align: center;
    color: #fff;
    background: #c00 url(http://static.automatedtrader.net/images/fpid-ov.gif) repeat-x center center;
}

#survey_2011_intro p a strong {
    display: block;
    padding: 10px;
}

#survey_2011_intro p a:hover {
    background: #000;
}

div.survey_inline_advert {
    display: table;
    clear: both;
    width: 500px;
    margin: 10px auto 20px auto;
    padding: 10px;
    border: 1px solid #ccc;
    text-align: left;
}

div.survey_inline_advert a {
    text-decoration: none;
    font-weight: bold;
    color: #000;
}

div.survey_inline_advert h3 {
    padding-top: 10px;
    font-weight: bold;
}

div.survey_inline_advert img {
    float: left;
    margin-right: 200px;
    min-height: 250px;
}

#event_registration_reg input.red_button {
    margin: 10px 15px 0 0;
    padding: 10px;
    border: 1px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 120%;
    font-weight: bold;
    color: #fff;
    background: #c00 url(http://static.automatedtrader.net/images/fpid-ov.gif) repeat-x center center;
    cursor: pointer;
}

#event_registration_reg input.red_button:hover {
    background: black;
}

#event_registration_reg {
    width: 600px;
    margin: 10px 15px;
    padding: 10px;
    background: #f9f9f9;
}

#newwebcontent #event_registration_reg h2 {
    padding: 10px;
    font-size: 100%;
}

#newwebcontent #event_registration_reg div {
    clear: both;
    padding: 5px 10px;
    font-size: 90%;
}

#newwebcontent #event_registration_reg div label {
    display: block;
    float: left;
    width: 130px;
}

#newwebcontent #event_registration_reg div input {
    width: 400px;
    border: 1px solid #ccc;
}

#newwebcontent #event_registration_reg div select {
    width: 400px;
    border: 1px solid #ccc;
}

#newwebcontent #event_registration_reg div.privacy_ele label {
    float: right;
    width: 550px;
}

#newwebcontent #event_registration_reg div.privacy_ele input {
    width: auto;
}

#newwebcontent #event_registration_reg div #silversubmit {
    float: left;
    width: auto;
    margin: 0 20px 0 0;
}

#mandatory div.buttons span {
    display: block;
    float: left;
    width: 150px;
}

#newwebcontent #event_registration_reg #mandatory div.buttons span input {
    width: 130px;
}

#event_registration_reg span#survey_regged {
    display: inline-block;
    width: 150px;
}

#event_registration_reg span#survey_regged input {
    width: 150px;
    border: 1px solid #ccc;
}

#secondcolumn li .adverts_2012 {
    display: block;
    padding: 0 0 5px 0;
    text-align: left;
    margin: 0 auto;
}

#secondcolumn li .adverts_2012 img,
#secondcolumn li .adverts_2012 object {
    display: block;
    margin: 0;
    padding: 0;
}

#secondcolumn li .adverts_2012 iframe {
    display: block;
    margin: 0 auto;
}

#sign-in-create-algoworld {
    display: block;
    width: 800px;
    margin: 0 auto;
}

#office-locations {
    width: 800px;
    margin: 10px auto;
}

#office-locations div.adr {
    display: inline-block;
    width: 370px;
    padding: 10px;
    text-align: center;
    font-size: 90%;
    line-height: 160%;
    vertical-align: top;
}

#office-locations span {
    display: block;
    clear: both;
}

#office-locations span.region {
    font-size: 120%;
    font-weight: bold;
}

#contact-about-automated-trader {
    width: 680px;
    margin: 0 auto;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-size: 80%;
}

#contact-about-automated-trader div.vcard {
    display: inline-block;
    width: 200px;
    height: 300px;
    margin: 10px;
    vertical-align: top;
}

#contact-about-automated-trader div.vcard img {
    width: 100%;
    margin-bottom: 10px;
}

#contact-about-automated-trader span {
    display: block;
    padding: 3px 0;
}

#contact-about-automated-trader span a {
    text-decoration: underline;
    color: #c00;
}

#latest-articles {
    padding: 0;
    margin: 0 10px;
    list-style: none;
}
#latest-articles li {
    display: inline;
}
#latest-articles li a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    color: #000;
    text-decoration: none;
    min-height: 75px;
}
#latest-articles li a div {
    width: 75px;
    height: 75px;
    float: right;
    background-size: 100%;
    margin-left: 20px;
}
#latest-articles li a:hover {
    color: #c00;
    text-decoration: underline;
}
#latest-articles li a h3 {
    font-family: sans-serif;
    font-size: 160%;
    margin: 0;
    padding: 0;
}