/**
 * Two column page styles for the onOne Software site
 *
 * @author      Jim Mock
 * @copyright   2009 onOne Software
 * @version     $Id: 2col.css 648 2010-07-16 21:44:27Z jmock $
 *
 */

/* !Masthead */
body#two-column #masthead {
    background: url(../_img/base/masthead-60.jpg) no-repeat;
    height: 60px;
    margin: 0 auto;
    width: 960px;
}

body#two-column #masthead h1 {
    color: #fff;
    font-size: 26px;
    font-weight: normal;
    padding-left: 30px;
    padding-top: 18px;
}

/* !Support hours */
body#two-column .support #masthead .top-support-hours {
    float: right;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-right: 20px;
}

body#two-column .support #masthead .top-support-hours .hours {
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 22px;
}

body#two-column .support #masthead .top-support-hours img { padding-top: 5px; }

/* !Main */
body#two-column #main .skyline {
    margin: 0 auto;
    padding-top: 30px;
    width: 894px;
}

body#two-column #main .wrapper {
    background: url(../_img/base/grey-gradient-bg-880.png) no-repeat;
    margin: 0 auto;
    width: 880px;
}

/* !News ticker */
body#two-column .support #main .news-ticker-wrap { padding-top: 30px; }

body#two-column .support #main #news-ticker {
    background: #171717;
    border: 1px solid #404040;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 10px;
    width: 880px;
}

body#two-column .support #main #news-ticker a.static {
    background: none;
    color: #fc6;
    display: block;
    float: left;
    font-style: italic;
    font-weight: bold;
    padding-right: 10px;
    text-decoration: none;
}

body#two-column .support #main #news-ticker li a {
    color: #ccc;
    display: block;
    list-style: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 728px;
}

/* !Sidebar */
body#two-column #main .wrapper .col1 {
    background: url(../_img/base/left-nav-bg.png) no-repeat;
    background-position: 0 3px;
    float: left;
    margin-right: 35px;
    min-height: 856px;
    width: 210px;
}

body#two-column #main .wrapper .col1 ul { list-style-type: none; }

body#two-column #main .wrapper .col1 ul li {
    border-bottom: 1px solid #e1e1e1;
    padding: 12px 0;
    width: 208px;
}

body#two-column #main .wrapper .col1 ul li.first { padding-top: 20px; }
body#two-column #main .wrapper .col1 ul li.selected { background: url(../_img/base/left-nav-selected-bg.png) repeat-y; }
body#two-column #main .wrapper .col1 ul li a:visited { color: #900; }

body#two-column #main .wrapper .col1 ul li a:hover {
    border-bottom: 2px solid #f60;
    color: #f60;
}

body#two-column #main .wrapper .col1 ul li.selected a {
    border-bottom: 2px solid #f60;
    color: #f60;
}

body#two-column #main .wrapper .col1 ul.first { margin-bottom: 30px; }

/* !Company sidebar */
body#two-column .company #main .wrapper .col1 {
    background: url(../_img/base/left-nav-company-bg.png) no-repeat;
    background-position: 0 2px;
    min-height: 675px;
}

/* !Support sidebar */
body#two-column .support #main .wrapper .col1 {
    background: url(../_img/base/left-nav-support-bg.png) no-repeat;
    background-position: 0 2px;
    min-height: 1092px;
    padding-top: 30px;
}

body#two-column .support #main .wrapper .col1 h2 {
    font-size: 16px;
    margin-bottom: 10px;
}

/* !Tutorials sidebar */
body#two-column .tutorials #main .wrapper .col1 {
    margin-right: 30px;
    padding-top: 30px;
}

body#two-column .tutorials #main .wrapper .col1 h2 {
    font-size: 16px;
    margin-bottom: 10px;
}

/* !Photographer sidebar */
body#two-column .photographer #main .wrapper .col1 {
    background: url(../_img/base/left-nav-company-bg.png) no-repeat;
    background-position: 0 2px;
    min-height: 675px;
}

body#two-column .photographer #main .wrapper .col1 h2 {
    border-bottom: 1px solid #e1e1e1;
    font-size: 16px;
    padding-bottom: 12px;
    padding-top: 20px;
}

/* !Press sidebar */
body#two-column .press #main .wrapper .col1 {
    background: url(../_img/base/left-nav-company-bg.png) no-repeat;
    background-position: 0 2px;
    min-height: 675px;
}

body#two-column .press #main .wrapper .col1 h2 {
    border-bottom: 1px solid #e1e1e1;
    font-size: 16px;
    padding-bottom: 12px;
    padding-top: 20px;
}

/* !Edu/Gov sidebar */
body#two-column .edu-gov #main .wrapper .col1 h2 {
    border-bottom: 1px solid #e1e1e1;
    font-size: 16px;
    padding-bottom: 12px;
    padding-top: 20px;
}

/* !Volume licensing sidebar */
body#two-column .volume #main .wrapper .col1 {
    background: url(../_img/base/left-nav-company-bg.png) no-repeat;
    background-position: 0 2px;
    min-height: 675px;
}

body#two-column .volume #main .wrapper .col1 h2 {
    border-bottom: 1px solid #e1e1e1;
    font-size: 16px;
    padding-bottom: 12px;
    padding-top: 20px;
}

body#two-column .volume #main .wrapper .col1 .first { padding-top: 20px; }

/* !Events sidebar */
body#two-column .events #main .wrapper .col1 {
    background: url(../_img/base/left-nav-bg.png) no-repeat;
    background-position: 0 2px;
    min-height: 675px;
}

body#two-column .events #main .wrapper .col1 h2 {
    border-bottom: 1px solid #e1e1e1;
    font-size: 16px;
    padding-bottom: 12px;
    padding-top: 20px;
}

/* !Store sidebar */
body#two-column .store #main .wrapper .col1 {
    background: url(../_img/base/left-nav-support-bg.png) no-repeat;
    background-position: 0 2px;
    margin-right: 30px;
    min-height: 1092px;
    padding-top: 20px;
}

body#two-column .store #main .wrapper .col1 h2 {
    font-size: 15px;
    margin-bottom: 15px;
}

body#two-column .store #main .wrapper .col1 p {
    font-size: 12px;
    margin-right: 35px;
}

body#two-column .store #main .wrapper .col1 p.mac-win-img { margin-bottom: 5px; }
body#two-column .store #main .wrapper .col1 p.mac-win { margin-bottom: 30px; }

body#two-column .store #main .wrapper .col1 .german-versions {
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    padding-bottom: 15px;
    padding-top: 15px;
}

body#two-column .store #main .wrapper .col1 .german-flag {
    border: none !important;
    float: left;
    margin-right: 10px;
    padding-top: 4px;
    width: 28px;
}

/* !Upgrade sidebar */
body#two-column .upgrade #main .wrapper .col1 {
    background: url(../_img/base/left-nav-bg.png) no-repeat;
    background-position: 0 2px;
    min-height: 1092px;
    padding-top: 30px;
}

body#two-column .upgrade #main .wrapper .col1 h2 {
    font-size: 16px;
    margin-bottom: 10px;
}

/* !Content */
body#two-column #main .wrapper .col2 {
    float: left;
    padding-top: 25px;
    width: 635px;
}

body#two-column #main .wrapper .col2 h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

body#two-column #main .wrapper .col2 h3 {
    color: #f30;
    font-size: 20px;
    margin-bottom: 20px;
}

body#two-column #main .wrapper .col2 h4 {
    font-size: 16px;
    margin-bottom: 10px;
}

body#two-column #main .wrapper .col2 ul { margin-left: 20px; }
body#two-column #main .wrapper .col2 ul li { margin-bottom: 5px; }
body#two-column #main .wrapper .col2 ol { margin-left: 22px; }
body#two-column #main .wrapper .col2 ol li { margin-bottom: 5px; }
body#two-column #main .wrapper .col2 .team-member { margin-bottom: 10px; }

body#two-column #main .wrapper .col2 .headshot {
    float: left;
    margin-right: 20px;
    width: 80px;
}

body#two-column #main .wrapper .col2 .team-bio {
    float: left;
    font-size: 12px;
    width: 535px;
}

body#two-column #main .wrapper .col2 table.list {
    margin-bottom: 30px;
    width: 100%;
}

body#two-column #main .wrapper .col2 table.list td {
    border-bottom: 1px solid #e1e1e1;
    padding: 5px 0;
}

body#two-column #main .wrapper .col2 table.list td.brdr-top { border-top: 1px solid #e1e1e1; }

body#two-column #main .wrapper .col2 table.list td.date {
    border-right: 1px solid #e1e1e1;
    color: #666;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
    width: 80px;
}

body#two-column #main .wrapper .col2 table.list td.event { padding-left: 20px; }

body#two-column #main .wrapper .col2 table.comparison {
    margin-bottom: 30px;
    width: 100%;
}

body#two-column #main .wrapper .col2 table.comparison .product {
    text-align: left;
    width: 400px;
}

body#two-column #main .wrapper .col2 table.pe .product { width: 300px; }

body#two-column #main .wrapper .col2 table.comparison th {
    border-bottom: 1px solid #e1e1e1;
    font-size: 14px;
    padding-bottom: 5px;
}

body#two-column #main .wrapper .col2 table.comparison td {
    border-bottom: 1px solid #e1e1e1;
    padding: 5px 0;
    text-align: center;
}

body#two-column #main .wrapper .col2 table.comparison td sup {
    color: #666;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
}

body#two-column #main .wrapper .col2 table.os-list {
    margin-bottom: 30px;
    width: 100%;
}

body#two-column #main .wrapper .col2 table.os-list th {
    border-bottom: 1px solid #e1e1e1;
    font-size: 14px;
    padding-bottom: 5px;
}

body#two-column #main .wrapper .col2 table.os-list td {
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    padding: 5px 0;
    text-align: center;
    width: 204px;
}

body#two-column #main .wrapper .col2 table.os-list .first { text-align: left; }
body#two-column #main .wrapper .col2 table.os-list .last { border-right: none; }
body#two-column #main .wrapper .col2 .partner h5 { font-size: 13px; }
body#two-column #main .wrapper .col2 .partner p { font-size: 11px; }
body#two-column #main .wrapper .col2 .partner img { padding-top: 5px; }

body#two-column #main .wrapper .col2 .section-left {
    float: left;
    width: 306px;
}

body#two-column #main .wrapper .col2 .section-right {
    float: right;
    width: 306px;
}

/* !Support content */
body#two-column .support #main .wrapper .col2 .support-prod {
    background: url(../_img/base/grey-gradient-bg-682.png) no-repeat;
    margin-bottom: 10px;
}

body#two-column .support #main .wrapper .col2 .support-prod-first {
    background: none;
    margin-bottom: 10px;
    padding-top: 15px;
}

body#two-column .support #main .wrapper .col2 .support-prod h4 { padding-top: 20px; }

body#two-column .support #main .wrapper .col2 .support-prod-first h4 .subhead, body#two-column .support #main .wrapper .col2 .support-prod h4 .subhead {
    color: #666;
    font-size: 13px;
    font-weight: normal;
    margin-left: 2px;
}

body#two-column .support #main .wrapper .col2 .support-box {
    float: left;
    margin-right: 10px;
    padding-top: 20px;
    text-align: right;
    width: 58px;
}

body#two-column .support #main .wrapper .col2 .fix-box {
    padding-right: 7px;
    width: 51px;
}

body#two-column .support #main .wrapper .col2 .support-prod-first .support-box { padding-top: 0; }

body#two-column .support #main .wrapper .col2 .support-info {
    float: left;
    width: 567px;
}

body#two-column .support #main .wrapper .col2 .support-hours {
    background: url(../_img/base/grey-gradient-bg-682.png) no-repeat;
    margin-bottom: 60px;
    padding-top: 20px;
}

body#two-column .support #main .wrapper .col2 .support-hours .oldvers {
    font-size: 13px;
    margin-bottom: 20px;
}

body#two-column .support #main .wrapper .col2 .support-hours h4 { margin-bottom: 15px; }

body#two-column .support #main .wrapper .col2 .support-hours h5 {
    font-size: 13px;
    margin-bottom: 5px;
}

body#two-column .support #main .wrapper .col2 .support-hours p {
    font-size: 11px;
    margin-bottom: 0;
}

body#two-column .support #main .wrapper .col2 .support-hours .support-us {
    float: left;
    width: 200px;
}

body#two-column .support #main .wrapper .col2 .support-hours .support-uk {
    float: left;
    width: 200px;
}

body#two-column .support #main .col2 ul, body#two-column .careers #main .col2 ul { list-style-image: url(../_img/base/orange-bullet.png); }
body#two-column .support #main .col2 ul li, body#two-column .careers #main .col2 ul li { margin-bottom: 10px; }
body#two-column .careers #main .wrapper .col2 h4 { margin-bottom: 20px; }
body#two-column .dslr-faqs #main .wrapper .col2 h4 { margin-bottom: 20px; }
body#two-column .dslr-faqs #main .wrapper .col2 ol li { margin-bottom: 20px; }
body#two-column .os-compat #main .wrapper .col2 h4 { margin-bottom: 20px; }

body#two-column .os-compat #main .col-wrap {
    margin: 0 auto;
    width: 500px;
}

body#two-column .os-compat #main .col-wrap .col {
    float: left;
    text-align: center;
    width: 50%;
}

body#two-column .support #main .col2 .note {
    background: #ffc;
    border: 1px solid #ffbf80;
    padding: 10px;
}

/* !Contact CS content */
body#two-column .contact-csts #main .col2 ul {
    list-style-type: none;
    margin: 0 0 20px 20px;
}

body#two-column .contact-csts #main .col2 p.label {
    float: left;
    height: 26px;
    line-height: 26px;
    margin-right: 10px;
    text-align: right;
    width: 130px;
}

body#two-column .contact-csts #main .col2 p.input { float: left; }

body#two-column .contact-csts #main .col2 p.input input {
    background: #e1e1e1;
    border: none;
    border-radius: 10px;
    color: #666;
    font-size: 13px;
    padding: 4px 8px;
    width: 175px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

body#two-column .contact-csts #main .col2 select {
    border: 1px solid #ccc;
    font-size: 13px;
}

body#two-column .contact-csts #main .col2 p.msg-label { margin-bottom: 10px; }
body#two-column .contact-csts #main .col2 .textarea { margin-bottom: 20px; }

body#two-column .contact-csts #main .col2 .textarea textarea {
    background: #e1e1e1;
    border: none;
    border-radius: 10px;
    color: #666;
    font-size: 13px;
    height: 275px;
    padding: 10px 7px;
    width: 580px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

body#two-column .contact-csts #main .col2 input#submit {
    background: #701313;
    border: none;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    font-size: 11px;
    padding: 5px 10px;
    width: 100px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

body#two-column .contact-csts #main .col2 input#submit:hover { background: #f60; }
body#two-column .contact-csts #main .col2 .address p { margin-bottom: 5px; }

/* !eNews content */
body#two-column .enews #main .col2 dl { margin-bottom: 20px; }

body#two-column .enews #main .col2 dl dt {
    font-weight: bold;
    margin-bottom: 2px;
}

body#two-column .enews #main .col2 dl dd { margin-bottom: 20px; }

body#two-column .enews #main .col2 p.label {
    float: left;
    height: 26px;
    line-height: 26px;
    width: 130px;
}

body#two-column .enews #main .col2 p.input { float: left; }

body#two-column .enews #main .col2 p.input input {
    background: #e1e1e1;
    border: none;
    border-radius: 10px;
    color: #666;
    font-size: 13px;
    padding: 4px 15px;
    width: 175px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

body#two-column .enews #main .col2 select {
    border: 1px solid #ccc;
    font-size: 13px;
}

body#two-column .enews #main .col2 p.msg-label { margin-bottom: 10px; }
body#two-column .enews #main .col2 .textarea { margin-bottom: 20px; }

body#two-column .enews #main .col2 .textarea textarea {
    background: #e1e1e1;
    border: none;
    border-radius: 10px;
    color: #666;
    font-size: 13px;
    height: 275px;
    padding: 10px 7px;
    width: 580px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

body#two-column .enews #main .col2 input#submit {
    background: #701313;
    border: none;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    font-size: 11px;
    padding: 5px 10px;
    width: 100px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

body#two-column .enews #main .col2 input#submit:hover { background: #f60; }
body#two-column .enews #main .col2 .address p { margin-bottom: 5px; }

/* !Unsubscribe content */
body#two-column .unsub #main .col2 p.label {
    float: left;
    height: 26px;
    line-height: 26px;
    width: 130px;
}

body#two-column .unsub #main .col2 p.input { float: left; }

body#two-column .unsub #main .col2 p.input input {
    background: #e1e1e1;
    border: none;
    border-radius: 10px;
    color: #666;
    font-size: 13px;
    padding: 4px 15px;
    width: 175px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

body#two-column .unsub #main .col2 input#submit {
    background: #701313;
    border: none;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    font-size: 11px;
    padding: 5px 10px;
    width: 100px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

/* !Tutorials content */
body#two-column .tutorials #main .wrapper { width: 900px; }

body#two-column .tutorials #main .wrapper .col2 {
    float: left;
    padding-top: 25px;
    width: 660px;
}

body#two-column .tutorials #main .vid-wrap { margin-bottom: 20px; }

body#two-column .tutorials #main .vid {
    float: left;
    width: 150px;
}

body#two-column .tutorials #main .vid2 { margin: 0 20px; }
body#two-column .tutorials #main .vid3 { margin-right: 20px; }

body#two-column .tutorials #main .vid p {
    color: #333;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px;
}

body#two-column .tutorials #main .vid p.first {
    line-height: 16px;
    margin-top: -10px;
}

body#two-column .tutorials #main .vid .running-time { color: #666; }

body#two-column .tutorials #main .bottom-quote {
    margin-bottom: 0;
    text-align: center;
}

/* !Pro Corner content */
body#two-column .pro-corner #main .pro { margin-bottom: 30px; }

body#two-column .pro-corner #main .pro img {
    border: 4px solid #1e1e1e;
    margin-left: 30px;
}

body#two-column .pro-corner #main .photoset { padding-top: 20px; }
body#two-column .pro-corner #main .photoset p { text-align: center; }
body#two-column .pro-corner #main .photoset p img { border: 4px solid #1e1e1e; }

/* !Awards content */
body#two-column .awards #main .col2 .award {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

body#two-column .awards #main .col2 .award .award-img {
    float: left;
    margin-right: 30px;
    width: 150px;
}

body#two-column .awards #main .col2 .award .award-txt {
    float: left;
    width: 455px;
}

/* !Press content */
body#two-column .press #main .col2 ul {
    list-style-image: url(../_img/base/orange-bullet.png);
    list-style-type: none;
    margin: 0 0 20px 20px;
}

body#two-column .press #main .col2 ul.press-releases {
    line-height: auto;
    margin: 0 20px 10px 0;
}

body#two-column .press #main .col2 ul.last {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

body#two-column .press #main .col2 ul li {
    line-height: 20px;
    margin-bottom: 5px;
}

body#two-column .press #main .col2 ul.press-releases li { margin-left: 30px; }

body#two-column .press #main .col2 p.pr-date {
    color: #666;
    font-size: 11px;
    margin-bottom: 2px;
}

body#two-column .press #main .wrapper .col2 .press-box-wrap { margin-bottom: 20px; }

body#two-column .press #main .wrapper .col2 .press-prod {
    background: url(../_img/base/grey-gradient-bg-682.png) no-repeat;
    margin-bottom: 10px;
}

body#two-column .press #main .wrapper .col2 .press-prod-first {
    background: none;
    margin-bottom: 10px;
    padding-top: 15px;
}

body#two-column .press #main .wrapper .col2 .press-prod h4 { padding-top: 20px; }

body#two-column .press #main .wrapper .col2 .press-prod-first h4 .subhead, body#two-column .press #main .wrapper .col2 .press-prod h4 .subhead {
    color: #666;
    font-size: 13px;
    font-weight: normal;
    margin-left: 2px;
}

body#two-column .press #main .wrapper .col2 .press-box {
    float: left;
    margin-right: 10px;
    padding-top: 20px;
    text-align: right;
    width: 58px;
}

body#two-column .press #main .wrapper .col2 .fix-box {
    padding-right: 7px;
    width: 51px;
}

body#two-column .press #main .wrapper .col2 .press-prod-first .press-box { padding-top: 0; }

body#two-column .press #main .wrapper .col2 .press-info {
    float: left;
    width: 567px;
}

/* !CS content */
body#two-column .cs #main .col2 ul {
    list-style-image: url(../_img/base/orange-bullet.png);
    list-style-type: none;
    margin: 0 0 30px 16px;
}

body#two-column .cs #main .col2 ol li { margin-bottom: 20px; }

/* !Upgrade content */
body#two-column .upgrade #main .wrapper .col2 table.upgrade-chart { font-size: 12px; }

body#two-column .upgrade #main .wrapper .col2 table.upgrade-chart th {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    text-align: left;
}

body#two-column .upgrade #main .wrapper .col2 table.upgrade-chart td { padding: 5px 0; }
body#two-column #main .wrapper .col2 table.list td.event { padding-left: 20px; }
body#two-column .upgrade #main .wrapper .col2 table.upgrade-chart .last { border-bottom: 1px solid #e1e1e1; }
body#two-column .upgrade #main .wrapper .col2 table.upgrade-chart .product { width: 220px; }

body#two-column .upgrade #main .wrapper .col2 table.upgrade-chart .version {
    padding-left: 10px;
    width: 70px;
}

body#two-column .upgrade #main .wrapper .col2 table.upgrade-chart .options {
    padding-left: 10px;
    width: 150px;
}

body#two-column .upgrade #main .wrapper .col2 table.upgrade-chart .price {
    padding-left: 10px;
    width: 70px;
}

body#two-column .upgrade #main .wrapper .col2 table.upgrade-chart .purchase {
    border-right: none;
    font-size: 11px;
    padding-left: 10px;
    width: 72px;
}

/* !Resellers content */
body#two-column .resellers #main .wrapper .col2 .country-list {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

/* !Volume licensing content */
body#two-column .volume #main .wrapper .col2 .benefit { margin-bottom: 20px; }

body#two-column .volume #main .wrapper .col2 .benefit-img {
    float: left;
    margin-right: 20px;
    width: 168px;
}

body#two-column .volume #main .wrapper .col2 .benefit-info {
    float: left;
    font-size: 12px;
    width: 447px;
}

/* !404 content */
body#two-column .fourohfour #main .col2 ul {
    list-style-image: url(../_img/base/orange-bullet.png);
    list-style-type: none;
    margin: 0 0 30px 20px;
}

body#two-column .fourohfour #main .col2 ul li { margin-bottom: 10px; }

/* !Sitemap content */
body#two-column .sitemap #main .col2 ul {
    list-style-image: url(../_img/base/orange-bullet.png);
    list-style-type: none;
    margin: 0 0 30px 20px;
}

body#two-column .sitemap #main .col2 ul li { margin-bottom: 10px; }

/* !Software Updates */
body#two-column .software-updates #main .wrapper .col2 table.list td.event {
    padding-left: 20px;
    padding-top: 10px;
}

body#two-column .software-updates #main .wrapper .col2 table.list td.event p { margin-bottom: 10px; }

/* !Store content */
body#two-column .store #main #store-top-wrap { padding-top: 30px; }

body#two-column .store #main #store-top {
    background: url(../_img/store/store-top-bg-no-verisign.png) no-repeat;
    height: 118px;
    margin: 0 auto;
    width: 894px;
}

body#two-column .store #main #store-top .vsign-logo {
    float: left;
    height: 82px;
    margin: 18px 30px 0 30px;
    width: 115px;
}

body#two-column .store #main .store-top-inner {
    float: left;
    margin-top: 16px;
    text-align: center;
    width: 575px;
}

body#two-column .store #main .store-top-inner h2 {
    color: #fc6;
    font-size: 26px;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 5px;
}

body#two-column .store #main .store-top-inner p {
    color: #fff;
    margin-bottom: 0;
}

body#two-column .store #main .wrapper .col2 {
    float: left;
    margin-bottom: 30px;
    width: 640px;
}

body#two-column .store #main .store-row {
    background: url(../_img/base/grey-gradient-bg-682.png) no-repeat;
    margin-bottom: 10px;
    padding-top: 20px;
}

body#two-column .store #main .store-row-first {
    background: none;
    margin-bottom: 0;
    padding-top: 0;
}

body#two-column .store #main .store-row .container {
    margin: 0 auto;
    width: 640px;
}

body#two-column .store #main .store-row .product {
    float: left;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    margin-right: 40px;
    width: 300px;
}

body#two-column .store #main .store-row .product h4 { font-size: 18px; }

body#two-column .store #main .store-row .product h4 a {
    border: none;
    color: #000;
}

body#two-column .store #main .store-row .product p { color: #666; }

body#two-column .store #main .store-row .pricing {
    float: left;
    font-size: 11px;
    width: 300px;
}

body#two-column .store #main .store-row .pricing table {
    text-align: center;
    width: 300px;
}

body#two-column .store #main .store-row .pricing table th {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

body#two-column .store #main .store-row .pricing table.two-col th { width: 150px; }
body#two-column .store #main .store-row .pricing table th.first { border-right: 1px solid #ccc; }
body#two-column .store #main .store-row .pricing table td { padding-top: 5px; }
body#two-column .store #main .store-row .pricing table.two-col td { width: 150px; }
body#two-column .store #main .store-row .pricing table.one-col td { width: 300px; }
body#two-column .store #main .store-row .pricing table.one-col th.first { border-right: none; }
body#two-column .store #main .store-row .pricing table.one-col td.first { border: none; }
body#two-column .store #main .store-row .pricing table.two-col p { margin-bottom: 10px; }
body#two-column .store #main .store-row .pricing table td.first { border-right: 1px solid #ccc; }

body#two-column .store #main .store-row .pricing table.two-col td h5 {
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 5px;
}

body#two-column .store #main .store-row .pricing table.two-col-first td h5 { font-size: 20px; }
body#two-column .store #main .store-row .pricing table.four-col { width: 150px; }
body#two-column .store #main .store-row .pricing table.four-col td { width: 75px; }
body#two-column .store #main .store-row .pricing table.four-col td.first { border-right: 1px solid #ccc; }
body#two-column .store #main .store-row .pricing table.four-col td h5 { font-size: 13px; }
body#two-column .store #main .store-row .pricing table.four-col p { margin-bottom: 0; }
body#two-column .store #main .store-row .pricing table.four-col p.last { margin-bottom: 5px; }

body#two-column .store #main .store-row .pricing .compare {
    margin-bottom: 0;
    margin-top: 5px;
    text-align: center;
}

body#two-column .store #main .store-row a:link { color: #900; }
body#two-column .store #main .store-row a:visited { color: #900; }
body#two-column .store #main .store-row a:hover { color: #f30; }

body#two-column .store #main .bottom-wrap {
    background: url(../_img/base/grey-gradient-bg.png) no-repeat;
    margin: 0 auto;
    width: 960px;
}

body#two-column .store #main .bottom-inner {
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 40px;
    width: 900px;
}

body#two-column .store #main .bottom-wrap h2 {
    font-size: 16px;
    margin: 0 0 10px 0;
}

body#two-column .store #main .bottom-wrap .col {
    background: #ededed;
    min-height: 100px;
    padding: 20px;
}

body#two-column .store #main .bottom-wrap .col1 {
    float: left;
    margin-right: 40px;
    width: 390px;
}

body#two-column .store #main .bottom-wrap .col1 .conf-img {
    float: left;
    margin-right: 20px;
    width: 86px;
}

body#two-column .store #main .bottom-wrap .col1 .conf-txt {
    float: left;
    font-size: 11px;
    line-height: 16px;
    width: 284px;
}

body#two-column .store #main .bottom-wrap .col1 .conf-txt p { margin-bottom: 0; }

body#two-column .store #main .bottom-wrap .col2 {
    float: left;
    width: 390px;
}

body#two-column .store #main .bottom-wrap .col2 .multiuser-img {
    float: left;
    margin-right: 20px;
    width: 203px;
}

body#two-column .store #main .bottom-wrap .col2 .multiuser-txt {
    float: left;
    font-size: 11px;
    line-height: 16px;
    width: 167px;
}
