/* Clear Styles */

*
{
    font-size: 100.01%;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    border: 0 none;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: baseline;
}

a img, :link img, :visited img
{
    border: 0 none;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}

ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

strong {
    font-weight: bold;
}

p 
{
    margin: 10px 0;
}

h1, h2 {
    font-size: 1.25em;
    font-weight: 400;
    margin: 1.25em 0 .75em;
}

html
{
    font-family: Arial, Sans-Serif;
}

body
{
    /* background: #EAF9E8 none repeat scroll 0 0; */
}

h1, h2, h3, h4, h5, h6
{
    font-weight: normal;
}

.min-width
{
    min-width: 960px;
}

a:link
{
    /* color: #0055CC; */
    color: #454440;
}

a:visited
{
    color: #808080;
}

a:hover
{
    color: #DC671E;
}

.mg a
{
    font-size:12px;
}

.clear
{
    clear: both;
}

h3 
{
    margin: 10px 0; font-size: 18px;
}

p 
{
    margin: 10px 0;
    font-size: 12px;
}

/* headerColumns */

.header
{
    margin: 15px 0 0 0;
    position: relative;
}

.header .contentColumn
{
    float: left;
    width: 78%;
}

.header .navRightColumn
{
    float: left;
    width: 21%;
}


/* siteColumns */

.siteColumns
{
    margin: 10px 1% 0 1%;
    position: relative;
}

.siteColumns .contentColumn
{
    float: left;
    width: 56%;
}

.siteColumns .contentColumnHolder
{
    margin-right: 10px;
}

.siteColumns .navLeftColumn
{
    float: left;
    width: 22%;
}

.navLeftColumnHolder
{
    margin-left: 2px;
    margin-right: 2px;
}

.siteColumns .navRightColumn
{
    float: left;
    width: 21%;
}

.navRightColumnHolder
{
    margin-left: 10px;
}


ul.last, ol.last
{
    margin-bottom: 0 !important;
}

/* header */

.menu ul li
{
    float: left;
    font-size: 12px;
    margin-right: 5px;
    margin-top: 5px;
}

.menu li a
{
    display: block;
    padding: 2px 5px 3px;
}

.menu li.selected a
{
    background: #F2D8BA none repeat scroll 0 0;
    color: #000;
    cursor: default;
    text-decoration: none;
    margin-left: 5px;
}

.bookshelf
{
    background: transparent url(../Images/bookshelf.png) repeat-x scroll 0 0;
    height: 65px;
    width: 100%;
}

.header td
{
    vertical-align: top;
}

.searchForm .inputLine
{
    font-size: 12px;
    margin-left: 5px;
    margin-top: 15px;
}


.searchForm .inputLine input
{
    font-size: 12px;
    width: auto;
}

.searchForm .inputLine input.searchField
{
    width: 500px;
}

/* navigation */

.tabNavigation.administration .tabNav
{
    background: #FFF8CC none repeat scroll 0 0;
}

.tabNavigation.administration .tabNav li.tabSelected a
{
    background: #FFD15E none repeat scroll 0 0;
}

.tabNavigation.administration .tabNav li a:hover
{
    background: #FFD15E none repeat scroll 0 0;
}

.tabNavigation.administration .underTabNav
{
    background: #F2D8BA none repeat scroll 0 0;
}

.tabNavigation.administration .underTabNav li.underTabSelected a
{
    color: #000;
}


.editNav
{
    margin-top: 7px;
    margin-bottom: 25px;
    height: 30px;
    background: #FFF8CC none repeat scroll 0 0;
}

.editNav li
{
    float: left;
}

.editNav li a
{
    font-weight: normal;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin-right: 5px;
    padding: 8px 10px;
}

.editNav li a:hover
{
    background: none;
    text-decoration: none;
}

.comment .editNav
{
    margin: 15px 0 8px 175px;
}

.tabNav
{
    margin-top: 7px;
    height: 30px;
}

.tabNav li
{
    float: left;
}

.tabNav li.tabSelected a
{
    background: #D1E2F5 none repeat scroll 0 0;
    text-decoration: none;
    color: #FFFFFF;
    cursor: default;
}

.tabNav li a:hover
{
    background: #D1E2F5 none repeat scroll 0 0;
    color: #FFFFFF;
    text-decoration: none;
}

.tabNav li a
{
    /* background: #E7EAEA url(../Images/tabBg.gif) repeat-x scroll left bottom; */
    float: left;
    display: block;
    margin-right: 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding: 8px 10px 8px 10px;
}


.tabNav li.rssTabHolder
{
    float: right;
}

.tabNav .rssTab
{
    float: right;
    background: transparent url(../Images/feed.png) no-repeat scroll 0 50%;
    display: block;
    margin-right: 5px;
    font-size: 12px;
    line-height: 14px;
    padding: 8px 0 8px 22px;
}

.tabNav a.rssTab:hover
{
    background: transparent url(../Images/feed.png) no-repeat scroll 0 50%;
    color: #CC0000;
    text-decoration: underline;
}

.underTabNav
{
    background: #D1E2F5 none repeat scroll 0 0;
    overflow: hidden;
}

.underTabNav ul
{
    display: block;
    overflow: hidden;
    padding: 7px 10px;
}

.underTabNav ul li
{
    float: left;
    font-size: 12px;
    margin-right: 5px;
}

.underTabNav li a
{
    display: block;
    padding: 2px 5px 3px 5px;
    color: #000;
}

/*
.underTabNav li a:link
{
    color: #F6C795;
}
*/


.underTabNav li.underTabSelected a
{
    background: #F2D8BA none repeat scroll 0 0;
    color: #000;
    text-decoration: none;
    cursor: default;
}

.underTabNav li.underTabDescription span
{
    display: block;
    padding: 2px 5px 3px 0;
}


/* Bread Crumps */

.breadCrumps
{
    margin: 20px 0 16px 0;
    font-size: 12px;
}

.breadCrumps a
{
    font-size: 12px;
}

.breadCrumps a.selectedCrump
{
    font-size: 12px;
    text-decoration: none;
    color: Black;
    cursor: default;
}

.breadCrumps,.category {
    font-size:12px;
    margin:20px 0 16px;
}

.breadCrumps span
{
    font-size: 13px;
}


/* rubricator */

.rubricator
{
    margin: 10px 0 0 0;
}

.rubricator ul li
{
    font-size: 12px;
    margin: 0 0 0 1.5em;
}

.rubricator ul, ol
{
    margin-bottom: 1em;
}

.rubricator .root
{
    padding: 0.4em 0 0.5em;
    font-size: 1em;
}

/*.rubricator .root a:link
{
    color: #284B8E;
}

.rubricator .root a:hover
{
    color: #CC0000;
}*/

.rubricator ul ul
{
    margin-left: 2em;
}

.rubricator div
{
    padding: 0.2em 0 0.25em;
}

.rubricator div.selected
{
    
}

.rubricator div.selected a.category
{
    background: #F2D8BA none repeat scroll 0 0;
    color: #000 !important;
    cursor: default;
    line-height: 28px;
    /*margin-left: 5px;*/
    text-decoration: none;
}


/* userRating */

.userRating
{
    margin: 10px 0 0 0;
}

.userRating ol li
{
    font-size: 12px;
    margin: 0 0 0 1.5em;
}

.userRating ul, ol
{
    margin-bottom: 1em;
}

.userRating .root
{
    padding: 0.4em 0 0.5em;
}

.userRating .root a:link
{
    color: #284B8E;
}

.userRating .root a:hover
{
    color: #CC0000;
}


.userRating ul ul
{
    margin-left: 2em;
}

.userRating div
{
    padding: 0.2em 0 0.25em;
}




/* block headers */

.blockHeader
{
    border-bottom: 1px solid #C4C4C4;
}

.blockHeader h3
{
    display: inline;
    font-size: 12px;
    font-weight: bold;
    line-height: 32px;
    padding: 0 0 0 21px;
    vertical-align: middle;
    white-space: nowrap;
}

.blockHeader h3.rubricIcon
{
    background: transparent url(../Images/book.png) no-repeat scroll 0 50%;
}

.blockHeader h3.ratingIcon
{
    background: transparent url(../Images/award_star_gold_1.png) no-repeat scroll 0 50%;
}

.blockHeader h3.loginIcon
{
    background: transparent url(../Images/lock_open.png) no-repeat scroll 0 50%;
}

.blockHeader h3.newsIcon
{
    background: transparent url(../Images/date.png) no-repeat scroll 0 50%;
}

.postLinks .buyIcon
{
    background: transparent url(../Images/Icons/cart.png) no-repeat scroll 0 50%;
}

.postLinks a.buyIcon
{
    padding-left:20px;
    margin-left: 10px;
}

.blockHeader h3.forumIcon
{
    background: transparent url(../Images/Icons/group.png) no-repeat scroll 0 50%;
}


.blockHeader h3.warningIcon
{
    background: transparent url(../Images/stop.png) no-repeat scroll 0 50%;
}

.blockHeader h3.tagsIcon
{
    background: transparent url(../Images/tag_blue.png) no-repeat scroll 0 50%;
}


/* forms */

.loginForm
{
    padding-top: 6px;
}

.loginForm a.register
{
    font-size: 12px;
}

.inputLine
{
    margin: 0.5em 0;
}

.inputLine label
{
    font-size: 12px;
}

.inputLine input
{
    width: 97%;
    font-size: 12px;
}

.buttonLine
{
    margin: 0.5em 0;
}

.buttonLine input
{
    font-size: 13px;
    vertical-align: middle;
}

.buttonLine a, .buttonLine label
{
    font-size: 12px;
    line-height: 1.6em;
}

.loginForm .lineSeparator
{
    border-top: solid 1px #C4C4C4;
    height: 1px;
    margin: 12px 0 0.5em 0;
}

.loginForm p
{
    margin: 0.25em 0;
}


/* admin forms */

.forms
{
    margin: 20px 0;
    font-size: 12px;
}

.forms h1
{
    font-size: 21px;
    margin: 20px 0;
}

.forms h2
{
    font-size: 18px;
    margin: 20px 0;
}

.forms td
{
    vertical-align: top;
}

.forms td:first-child
{
    text-align: right;
    padding-right: 10px;
    width: 23%;
}

.forms td
{
    padding-bottom: 15px;
}

.forms label
{
    font-size: 12px;
}

.forms input, .forms select
{
    font-size: 12px;
}

.forms input, .forms textarea
{
    width: 99%;
}

.forms select.categories
{
    height: 800px;
    width: 100%;
}

.forms .fieldDescription
{
    font-size: 12px;
    margin: 3px 0;
}

.forms .required
{
    margin-left: 3px;
    color: Red;
}

.forms input.button
{
    width: auto;
    padding: 3px 10px;
}

.forms span.button
{
    font-size: 12px;
    margin-left: 15px;
}

.forms span.button a
{
    margin-left: 7px;
}

.forms select
{
    width: 100%;
}

.validationSummary
{
    font-size: 12px;
    color: #a31d1d;
}

.validationSummary p
{
    font-size: 12px;
    color: Red;
}

.validationSummary ul
{
    margin: 10px 0;
    list-style-type: disc;
}

.validationSummary ul li
{
    margin-left: 25px !important;
}

.input-validation-error
{
    background-color: #f4caca;
}


/* UserLogin Menu */

.loginForm h3.greeting
{
    font-size: 12px;
    margin-top: 5px;
}

.loginForm p.job
{
    margin: 0;
    font-size: 10px;
    color: #C4C4C4;
    font-style: italic;
}

.loginForm h3.addListHeader
{
    font-size: 12px;
    margin: 8px 0 5px 0;
}

.loginForm ul
{
    font-size: 12px;
    margin: 5px 0 8px 0;
}

.loginForm ul.userMenu
{
    margin-bottom: 15px;
}

.loginForm ul li
{
    margin: 5px 0;
}

.loginForm ul.addList li
{
    margin: 5px 0 0 28px;
}

.loginForm ul.addList
{
    list-style-type: disc;
    margin-bottom: 12px;
}








/* Blocks */

.yellowBlock
{
    background: #FCF0C1 none repeat scroll 0 0 !important;
}

.blueBlock
{
    background: #E7F2FB none repeat scroll 0 0 !important;
}

.redBlock
{
    background: #FEEAE7 none repeat scroll 0 0 !important;
}

.blockContentHolder
{
    background: #FFFFFF none repeat scroll 0 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.blockContentHolderAds {
background:#FFF none repeat scroll 0 0;
margin-bottom:10px;
}


.blockContent
{
    padding: 4px 16px 13px 16px;
}



/* News */

.newsHolder
{
    margin: 12px 0;
}

.newsHolder p.newsDate
{
    font-size: 0.6em;
    color: Silver;
    margin: 0 0 3px 0;
}

.newsHolder p.newsContent
{
    font-size: 12px;
    margin-bottom: 10px;
}

/* Ñopyright warning */

.copyrightWarning
{
    font-size: 12px;
    margin: 12px 0 0 0;
}

.list
{
    margin: 20px 0;
    font-size: 12px;
}

.list ul
{
    margin: 0.5em;
    list-style-type: none;
}

.list ul li
{
    margin: 0 10px 10px 10px;
}

.list th
{
    padding: 10px 40px 10px 0px;
    vertical-align: top;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}

.list td
{
    padding: 2px 40px 2px 0px;
    vertical-align: top;
}

.list table
{
    margin: 0 13px 0 0;
}

/* Posts */

.post
{
    margin: 20px 0;
}

/*.postHeader
{
    font-size: 21px;
    display:inline;
    line-height:28px;
    padding:0 21px 0 0;
    vertical-align:middle;
}*/

.postHeader
{
    font-size: 18px;
    display: inline;
    line-height: 28px;
    padding: 0 21px 0 0;
    vertical-align: middle;
}

.pageHeader
{
    font-size: 18px;
    display: inline;
    line-height: 28px;
    padding: 0 21px 0 0;
    vertical-align: middle;
}

.new-message {
    font-weight: bold;
}

.postHeader.book
{
    background: transparent url(/Content/images/icons/book.png) no-repeat scroll 100% 0;
}

.postHeader.audiobook
{
    background: transparent url(/Content/images/icons/audiobook.png) no-repeat scroll 100% 0;
}

.postHeader.journal
{
    background: transparent url(/Content/images/icons/journal.png) no-repeat scroll 100% 0;
}



.postUserDate
{
    font-size: 12px;
    margin: 5px 0 10px 0;
}


.postColumns
{
    margin: 15px 0 0 0;
    overflow: hidden;
    width: 100%;
    font-size: 12px;
}

.postColumns .postImageColumn
{
    float: left;
    width: 175px;
}

.postColumns .postContentColumn
{
    margin-left: 176px;
}

.postColumns .relatedProducts
{
    margin-left: 176px;
}

.relatedProducts h3
{
    font-size: 14px;
    font-weight: bold;
    margin: 25px 0 8px;
}

.relatedProducts ol
{
    margin-left: 35px;
}

.relatedProducts li
{
    margin-top: 0.5em;
}


.bookParameters
{
    font-size: 12px;
}

.bookParameters td
{
    padding: 2px 0;
    vertical-align: top;
}

.bookParametersTable
{
    margin: 0 13px 0 0;
}

.bookParametersTable td
{
    padding-right: 6px;
}

.bookParametersTable tr td:first-child
{
    color: #ACACAB;
}

/*.shortDescription
{
    font-size: 12px;
    margin: 10px 0;
}*/

.shortDescription
{
    font-size: 12px;
    margin: 10px 0;
}

.shortDescription p
{
    margin: 10px 0 15px 0;
}


.bookNumbers
{
    font-size: 12px;
    padding: 0.5em 0;
}

.bookNumbers span
{
    white-space: nowrap;
}

.bookNumbers span.lilac
{
    color: #a0522d;
}


ul.tags li a
{
    color: #808080;
}

ul.tags li
{
    display: inline;
    margin: 0 !important;
}

ul.tags
{
    background: transparent url(/Content/images/tag_blue.png) no-repeat scroll 0 50%;
    font-size: 12px;
    line-height: 1.75em;
    overflow: hidden;
    padding: 0.2em 0 0.2em 22px;
    vertical-align: middle;
}



.bookNumbers .minus
{
    background: transparent url(../Images/minus.gif) no-repeat scroll 0 50%;
    display: inline;
    font-size: 14px;
    line-height: 32px;
    margin-right: 10px;
    padding: 0 0 0 16px;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
}

.bookNumbers .minusOff
{
    background: transparent url(../Images/minusOff.gif) no-repeat scroll 0 50%;
    display: inline;
    font-size: 14px;
    line-height: 32px;
    margin-right: 10px;
    padding: 0 0 0 16px;
    vertical-align: middle;
    white-space: nowrap;
    cursor: default;
}


.bookNumbers .plus
{
    background: transparent url(../Images/plus.gif) no-repeat scroll 0 50%;
    display: inline;
    font-size: 14px;
    line-height: 32px;
    margin-left: 8px;
    padding: 0 0 0 16px;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
}

.bookNumbers .plusOff
{
    background: transparent url(../Images/plusOff.gif) no-repeat scroll 0 50%;
    display: inline;
    font-size: 14px;
    line-height: 32px;
    margin-left: 8px;
    padding: 0 0 0 16px;
    vertical-align: middle;
    white-space: nowrap;
    cursor: default;
}

.postLinks
{
    font-size: 12px;
}

/*.postLinks h3
{
    font-size: 18px;
    
    margin: 15px 0 8px 0;
}*/

.postLinks h3
{
    font-size: 14px;
    font-weight: bold;
    margin: 15px 0 8px;
}

.postLinks ul
{
    margin: 0.5em;
    list-style-type: circle;
}

.postLinks ul li
{
    margin: 0 10px 10px 10px;
}

.postLinks ul li span
{
    font-size: 10px;
}


/* Comments */

.commentsHolder
{
    margin: 15px 0;
}

/*.commentsHolder h3.commentsHeader
{
    font-size:18px;
    margin: 15px 0 8px 175px;
}*/

.commentsHolder h3.commentsHeader
{
    font-size: 12px;
    font-weight: bold;
    margin: 15px 0 8px 175px;
}

.commentForm
{
    margin: 20px 0 8px 175px;
}

.commentTextInput
{
    width: 90%;
}

/*.comment
{
    margin: 15px 0 0 0;
    overflow: hidden;
    width: 100%;
    font-size: 12px;
}*/

.comment
{
    margin: 15px 0 0 0;
    overflow: hidden;
    width: 100%;
    font-size: 12px;
}


.commentsHolder .lineSeparator
{
    border-top: solid 1px #EEE;
    height: 1px;
    margin: 8px 0 8px 175px;
}

.comment .commentAuthor
{
    float: left;
    width: 175px;
    text-align: right;
}

.comment .commentText
{
    margin-left: 176px;
}

.comment .commentAuthor a
{
    margin-right: 10px;
}


/* Pager */

.pager
{
    font-size: 12px;
    margin-top: 25px;
    padding-bottom: 0;
    margin-bottom:-5px;
    margin-left: 176px;
}

.pager ul li
{
    display: inline;
    margin: 0 7px 0 0 !important;
}

.pager ul li span.selected
{
    font-weight: normal;
    background-color: #FFD15E;
    padding: 2px 5px 3px 5px;
    color: #fff;
    line-height: 20px;
}

/* Footer */

.footer
{
    overflow: hidden;
    height: 90px;
}


.footerMenu li.rss
{
    margin-left: 20px;
    float: right;
}

.footerMenu a.rss
{
    background: transparent url(../Images/feed.png) no-repeat scroll 0 50%;
    display: block;
    margin-right: 5px;
    font-size: 12px;
    line-height: 14px;
    padding: 2px 5px 3px 22px;
}

.footerMenu a.rss:hover
{
    background: transparent url(../Images/feed.png) no-repeat scroll 0 50%;
    color: #CC0000;
    text-decoration: underline;
}

.footerMenu
{
    background: #F2D8BA none repeat scroll 0 0;
    overflow: hidden;
    padding-left: 20px;
    height: 100%;
}

.footerMenu ul
{
    display: block;
    overflow: hidden;
    padding: 6px 10px;
}

.footerMenu ul li
{
    float: left;
    font-size: 12px;
    margin-right: 5px;
}

.footerMenu li a, .footerMenu li span
{
    display: block;
    padding: 2px 5px 3px 5px;
    color: #000;
}

.footerMenu .copyright
{
    margin-right: 20px;
}

.footerMenu .copyright span
{
    font-weight: bold;
}

.footerMenu li.selected a
{
    background: #F2D8BA none repeat scroll 0 0;
    color: #000;
    text-decoration: none;
    cursor: default;
}


.systemMessages
{
    position: fixed;
    top: 0;
    right: 3%;
    z-index: 1;
    display: none;
    font-size: 12px;
    background-color: #FFD15E;
    width: 250px;
}

.systemMessages.show
{
    display: block;
}

.systemMessages .systemMessageContent
{
    padding: 10px;
}




/* ---------- Admin Panels ---------- */

.admin.editPanel
{
    -x-system-font: none;
    border: 1px solid #E5E5E5;
    clear: both;
    float: left;
    font-family: Arial,sans-serif;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 0 0 0 7px;
    position: relative;
}

.corner
{
    font-size: 0;
    height: 5px;
    overflow: hidden;
    position: absolute;
    width: 5px;
}

.admin.editPanel .tl
{
    background: transparent url(/Content/images/icons/edit-panel-t-l.gif) no-repeat scroll 0 0;
    float: left;
    left: -1px;
    top: -1px;
}

.admin.editPanel .tr
{
    background: transparent url(/Content/images/icons/edit-panel-t-r.gif) no-repeat scroll 0 0;
    float: left;
    right: -1px;
    top: -1px;
}

.admin.editPanel .bl
{
    background: transparent url(/Content/images/icons/edit-panel-b-l.gif) no-repeat scroll 0 0;
    bottom: -1px;
    float: left;
    left: -1px;
}

.admin.editPanel .br
{
    background: transparent url(/Content/images/icons/edit-panel-b-r.gif) no-repeat scroll 0 0;
    bottom: -1px;
    float: left;
    right: -1px;
}

.admin a
{
    font-size: 10px;
    text-decoration: none;
    margin-right: 7px;
}

.admin a.newItem
{
    background: #FFFFFF url(/Content/images/icons/new.png) no-repeat scroll 0 50%;
    padding: 0 0 0 14px;
}

.admin a.editItem
{
    background: #FFFFFF url(/Content/images/icons/edit.png) no-repeat scroll 0 50%;
    padding: 0 0 0 14px;
}

.admin a.adjustItem
{
    background: #FFFFFF url(/Content/images/icons/adjust.png) no-repeat scroll 0 50%;
    padding: 0 0 0 14px;
}

.admin a.deleteItem
{
    background: #FFFFFF url(/Content/images/icons/delete.png) no-repeat scroll 0 50%;
    color: Red;
    padding: 0 0 0 14px;
}

.admin a.logOff
{
    background: #FFFFFF url(/Content/images/icons/close.png) no-repeat scroll 0 50%;
    color: Red;
    padding: 0 0 0 14px;
}

.admin a.publish
{
    background: #FFFFFF url(/Content/images/icons/publish.png) no-repeat scroll 0 50%;
    padding: 0 0 0 14px;
}

.admin a.moderation
{
    background: #FFFFFF url(/Content/images/icons/moderation.png) no-repeat scroll 0 50%;
    padding: 0 0 0 14px;
}

.admin a.spam
{
    background: #FFFFFF url(/Content/images/icons/spam.png) no-repeat scroll 0 50%;
    padding: 0 0 0 14px;
}

.post .admin.editPanel
{
    margin-left: 175px;
}

.admin.editPanel.small
{
    margin-top: 3px;
}

.sideMenu .admin.editPanel.small
{
    margin-left: 20px;
    margin-bottom: 10px;
}

/*review list*/
.postColumns .postContentColumnReview {
    margin-left:156px;
}

.postColumns .postContentColumnReview .shortDescription{
    margin: 0;
}

.postColumns .postImageColumnReview {
    float:left;
    width:155px;
}

.pager.review {
    margin-left:156px;
}

.edit-panel-small 
{
    font-size: 10px;
}

.admin.editPanel.review 
{
    margin: 10px 0;
    clear: none;
}

.postReviews h3 {
font-size:14px;
font-weight:700;
margin:25px 0 15px;
}

.postReviews ul {
list-style-type:circle;
margin:.5em;
}


.postReviews ul li{
    margin-bottom: 20px;
}

/*.postReviews ul li span {
    font-size:10px;
}*/

.postReviews .buyIcon {
background:transparent url(../Images/Icons/cart.png) no-repeat scroll 0 50%;
}

.postReviews a.buyIcon {
padding-left:20px;
margin-left:10px;
}

.postReviews li.top-link {
margin-top: 20px;
}

.post.review 
{
    margin:50px 0;
}
