#content .col-0, #content .col-1, #content .col-2 {
    float: left;
    width: 200px;
}

#content li {
    font-size: 0.6em;
}

#content .col-3, #content .col-4 {
    float: left;
    width: 300px;
}

#content form {
    margin: 0;
}

#content .article h1.top {
    border-top: 1px solid #DCDCDC;
    margin: 0;
    padding: 2px 4px;
    font-weight: normal;
    font-size: .6em;
    background: #F6F6F6;
    color: #333333;
}

#content .article h1.top em {
    color: #FF6600;
}

#content .article em {
    font-style: normal;
    font-weight: bold;
}

/* Article Singleview */
#content .article-singleview {
    width: 595px;
    float: left;
    margin: 0 0 6px 0;
    padding-bottom: 6px;
    border-bottom: 1px solid #DCDCDC;
    text-align: left;
}

#content .article-singleview .details {
    margin-top: 10px;
}

#content .article-singleview .col-0 {
    width: 300px;
    float: left;
}

#content .article-singleview .col-1 {
    width: 285px;
    margin: 0 0 0 10px;
}

#content .article-singleview .details h1 {
    font-size: .8em;
    color: #FF6600;
    background: none;
    padding: 0;
}

#content .article-singleview .details .price1 {
    font-size: .6em;
    color: #61667B;
    font-weight: bold;
    margin: 0;
    float: left;
}

#content .article-singleview .details .price1 em {
    font-size: 1.4em;
    color: #390;
    font-style: normal;
    font-weight: bold;
    margin: 0;
}

#content .article-singleview .details #cta-price {
    width: 96px;
    height: 31px;
    background: url(../images/bg_detail_price.gif) no-repeat;
    float: left;
    margin: -7px 5px 0 5px;
    line-height: 28px;
    text-align: center;
}

#content .article-singleview .details .note {
    clear: both;
    padding: 3px 0 0 0;
}

#content .article-singleview .details .note a {
    font-weight: bold;
    color: #61667B;
}

#content .article-singleview .details .button {
    margin: 0;
    padding: 0 0 10px 0;
    text-align: right;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #DCDCDC;
    background: url(../images/bg_detail_buttons.gif) repeat-x;
}

#content .article-singleview .details dt {
    margin-top: 3px;
    font-size: .7em;
}

#content .article-singleview .details dt.submit {
    margin-top: 9px;
}

#content .article-singleview .details label {
    width: 50px;
    display: block;
    float: left;
    color: #61667B;
    line-height: 18px;
}

#content .article-singleview .details input.input {
    width: 25px;
    font-size: .9em;
}

#content .article-singleview .details input {
    vertical-align: bottom;
    margin-right: 3px;
}

#content .article-singleview .details select.input {
    font-size: .9em;
}

#content .article-singleview .descr h1 {
    font-size: .7em;
}

#content .article-singleview .descr p {
    margin: 3px 0 6px 0;
}

#content .article-singleview .descr {
    padding-top: 10px;
}

#content .article-singleview .prev {
    border-top: 1px solid #DCDCDC;
    margin-top: 12px;
    padding-top: 6px;
}

#content .article-singleview .video {
    text-align: center;
}

#content .article-singleview .video div {
    padding-top: 30px;
    background: url(../images/bg_video2.jpg) repeat-x;
    height: 300px;
}

#content .article-suggest {
    width: 440px;
    float: left;
    margin: 0 0 6px 0;
    text-align: left;
}

#content .article-suggest .item-border {
    border-bottom: 1px solid #DCDCDC;
}

#content .article-suggest h3 {
    font-size: .6em;
    text-align: center;
    color: #61667B;
}

#content .article-suggest .col-0,
#content .article-suggest .col-1,
#content .article-suggest .col-empty-0,
#content .article-suggest .col-empty-1 {
    text-align: left;
    padding-top: 6px;
}

#content .article-suggest .col-0 {
    width: 200px;
}

#content .article-suggest h1 {
    padding-top: 20px;
}

#content .article-suggest p {
    margin: 0;
}

#content .article-suggest p.note {
    margin-top: 9px;
}

/* Article Listview */
#content .article-listview {
    width: 590px;
    margin: 6px 0 6px 0;
    background: url(../images/bg_list.gif) repeat-y;
}

.article-thankyou {
    font-size: 11px;
}

.article-thankyou h2 {
    font-size: 14px;
}

.article-main hr {
    height: 1px;
    border-style: solid;
    border-color: #DCDCDC;
    border-width: 1px 0 0 0;
}

#content .article-listview .col-0,
#content .article-listview .col-1,
#content .article-listview .col-2,
#content .article-listview .col-empty-0,
#content .article-listview .col-empty-1,
#content .article-listview .col-empty-2 {
    text-align: left;
    width: 190px;
}

#content .article-listview .col-0 {
    margin-right: 10px;
}

#content .article-listview .col-1 {
    margin-right: 10px;
}

#content .article-listview .col-empty-0,
#content .article-listview .col-empty-1,
#content .article-listview .col-empty-2 {
    margin-right: 10px;
}

#content .article-listview .col-2 {

}

#content .article h1 {
    font-size: .6em;
    margin: 0;
    line-height: 20px;
    height: 20px;
    color: #FFF;
    background: url(../images/bg_list_label.gif) repeat-x;
    padding: 0 0 0 6px;
}

#content .article h2 {
    font-size: .6em;
    color: #61657E;
    font-weight: normal;
    margin: 0;
}

#content .cta-price .price1 {
    color: #333333;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 5px 0 0;
    float: right;
    font-size: 1.2em;
}

#content .cta-price .price2 {
    color: #61657E;
    font-weight: normal;
    margin: 0;
    font-size: 0.9em;
}

#content .article .note {
    color: #61657E;
    margin: 0;
}

#content .article .button {
    text-align: center;
    margin: 5px 0;
}

#content .article-listview h1,
#content .article-listview h2,
#content .article-listview .price1,
#content .article-listview .price2,
#content .article-listview .note {

}

#content .article-listview h1 {
    margin: 6px 0 0 0;
}

#content .article-listview h2 {
    font-size: 0.55em;
    line-height: 1.3em;
    height: 2.6em;
    margin: 4px 0 0 0;
    overflow: hidden;
}

#content .article-listview h2.note {
    height: 1.3em;
    margin: 0 0 4px 0;    
}

#content .article-listview dl {
    font-size: .6em;
    color: #61657E;
    margin: 3px 0;
}

#content .article-listview dt {
    float: left;
    width: 90px;
}

#content .article-listview dl img {
    margin-right: 5px;
}

/* Messages */
#feature form {
    margin: 0;
}

#message {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px
}

#message .message {
    width: 285px;
    border-style: solid;
    border-color: #FF6600;
    border-width: 1px 3px 3px 1px;
    margin: 0 auto;
}

#message .message div {
    border: 4px solid #FFE4D2;
    padding: 10px;
    background: white;
}

#message .message h1 {
    font-size: 0.8em;
    margin: 0;
    color: #FFFFFF;
    background: url(../images/bg_list_label.gif) repeat-x;
}

#message .message p {
    margin: 5px 0;
}

#message .message em {
    font-style: normal;
    font-weight: bold;
    color: #61667B;
}

#message .message .button {
    margin-top: 10px;
}

#zoom {
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 5;
}

#zoom .zoom {
    min-width: 355px;
    border-style: solid;
    border-color: #390;
    border-width: 1px 3px 3px 1px;
    margin: 15px 0 0 15px;
}

#zoom .zoom div {
    border: 4px solid #E1F0D9;
    padding: 10px;
    background: white;
}

#zoom .zoom .browse {
    text-align: right;
    border-top: 1px solid #DCDCDC;
    margin: 6px 0 0 0;
    padding-top: 6px;
}

#zoom .zoom img.close {
    margin-left: 20px;
}

/* Pagination */
#content .cta-pageselector  .active,
#content .pagination .active {
    color: #FF6600;
    font-weight: bold;
}

#content .cta-pageselector {
    background: #F6F6F6;
    margin: 0 0 10px 0;
    padding: 5px 5px;
    border-top: 1px solid #DCDCDC;
    font-size: 0.7em;
    color: #61657E;
}

#content .cta-pageselector span {
    float: right;
}

#content .cta-pageselector select {
    font-size: 0.95em;
    margin: -2px 0 0 0;
}

#content .pagination {
    width: 590px;
    margin: auto;
}

#content .pagination p {
    margin: 4px 0;
    color: #606579;
    font-size: 0.65em;
}

#content .pagi-top {
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 6px;
}

#content .pagi-bottom {
    margin-top: 6px;
}

#content .pagination .col-0 {
    text-align: left;
}

#content .pagination .col-2 {
    text-align: right;
    width: 190px;
}

#content .pagination-forward .col-0,
#content .pagination-forward .col-2 {
    margin-top: 12px;
    float: left;
    width: 300px;
}

#content .cta-price {
    height: 28px;
    background: url(../images/bg_list_price.gif) right no-repeat;
    font-size: 0.8em;
    line-height: 28px;
}
