#main-content-left,
#sidebar-right {
	padding-top: 30px; /* takes place of Page Title */
}

td.product-main {
    padding: 0 5px 0 0;
}

td.product-main-links {
    width: 220px;
}

div.productDetail-blowupImage {
	font-family: "Lato", sans-serif;
	font-size: 11px;
    width:85px;
    float:left;
    clear:left;
    background: url('../pvo/images/title/title-magnify.gif') no-repeat top left;
    padding-left: 16px;
    margin-top: 5px;
}

div.productDetail-blowupImage a, div.productDetail-blowupImage a:visited { color: #000000; }

#large-cover-container {
    position:relative;
    margin:0;
    padding:0;
    z-index:10;
} 

#large-cover {
    position:absolute;
    border:2px solid #666666;
    padding:25px;
    top:0;
    left:0;
    background-color:#FFFFFF;
    z-index:2;
    text-align:center;
    font-size:.8em;
    color:#666666; 
}

.productDetail-coverImage {
	float:left;
	margin-right: 20px;
}

div.product-biblio {
    float: right;
    margin-bottom: 20px;
    width: 495px;
}
div.product-biblio a { text-decoration: none; }

.productDetail-biblio {
	font-family: "Lato", sans-serif;
	font-size: 13px;
	color: #1d2626;
	position: relative;
}

#cbc-product div.product-biblio { width: 275px; }
#cbc-product .productDetail-biblio { margin-bottom: 20px; }

.productDetail-largeCover {
    float: left;
    margin-right: 40px;
    -moz-box-shadow: 1px 1px 2px 1px #bbbbbb; 
    -webkit-box-shadow: 1px 1px 2px 1px #bbbbbb; 
    box-shadow: 1px 1px 2px 1px #bbbbbb; 
}

div.product-biblio-no-cover {
    font-size:.9em;
}

.productDetail-ADEToolTip { 
    width: 270px;
    position: absolute; 
    top: 30px;
    left: 130px;
    display: none;
}
.productDetail-ADEToolTipTop { width: 270px; height: 7px; background-image: url('../cvo/images/backgrounds/help-modal-top.png'); }
.productDetail-ADEToolTipMiddle { 
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc; 
    background-color: #f7f7f7;
    padding-left: 10px;
    padding-right: 10px;	
}
.productDetail-ADEToolTipClose { float: right; }
.productDetail-ADEToolTipBottom { width: 270px; height: 7px; background-image: url('../cvo/images/backgrounds/help-modal-bottom.png'); }

.productDetail-title { 
    font-weight: normal;
    font-size: 28px;
    margin-bottom: 20px;
    margin-top: inherit;
}

.productDetail-productCode {
    margin-top:15px;
}

span.productDetail-productCode {
    display: block;
    margin:  0;
}

.productDetail-purchase, 
.productDetail-purchaseNote, 
.productDetail-purchaseHow {
	font-family: "Lato", sans-serif;
    font-size: 13px;
    margin-top: 15px;
}

.product-main .productDetail-purchase, 
.product-main .productDetail-purchaseNote, 
.product-main .productDetail-purchaseHow {
	margin-left: 220px;
}

.productDetail-appRetailers {
	width: 430px;
}

.productDetail-purchase a {
    color: #1032c9;
    text-decoration: none;
}

.productDetail-purchaseNote img {
	margin: 0 5px;
}

a.productDetail-cartLink:link, a.productDetail-cartLink:visited {
    font-size: 11px;
    font-weight: 900;
    text-decoration:none;
    text-transform: uppercase;
    display: inline-block; 
    color: #ffffff;
    background-color: #eca608;
    padding: 6px 15px 6px 10px;
    border-bottom: 1px solid #cd9107;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
a.productDetail-cartLink:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #de9507;
}
a.productDetail-cartLink:active {
    color: #ffffff;
    text-decoration: none;
    background-color: #cd8007;
}

.title-text, .title-desc-body {
    border-left:1px solid #cccccc;
    border-right: 1px solid #cccccc; 
    border-bottom: 1px solid #cccccc; 
    padding: 18px;
    width: 682px;
    margin:0;  
    color: #1d2626;
}

.title-text-sm, .title-desc-body-sm {
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc; 
    padding:5px 10px 20px 14px;
    width: 414px;
    min-height: 100px;
    margin:0 0 0 0;  
}

.title-text .sub { font-size: .8em; }

.slider .next, .slider .prev{
    height: 36px;
    display:none;
    border:0;
    font: 16px/36px Helvetica;
    text-decoration: none;
    color:#666666;
    float:left;
    padding: 0 3px;
    margin-top: 1px;
    background-color: #eeeeee;
    border-bottom: 1px solid #cccccc;
}
.slider .next { float:right; }
.slider .next:hover, .slider .prev:hover { text-decoration: none; color: #000000; }
.slider div{
    overflow:hidden;
    position: relative;
}
.slider div ul{
    width: 9000px; /* set to an arbitrary high value */
    margin:0 0 0 -1px;
    padding:0;
    border-bottom: 1px solid #e1d9e5;
}
.slider div ul li{
	height: 32px; /* with padding totals 36px */
    line-height: 32px;
    font-family: "Lato", sans-serif;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0 1px;
    background:#ffffff;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    padding: 2px 30px;
}
		
.slider a, .slider a:visited { color: #1032c9; text-decoration: none; }
.slider .on {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc; 
    border-top: 3px solid #eca600; 
    border-bottom: 1px solid #ffffff; 
    margin-bottom: -1px !important; 
    padding-top: 0;
}

table.productDetail-ancillaryDownloads {
    width:99%;
    margin-bottom: 5px;
}    

.productDetail-ancillaryDownloads .td2, 
.productDetail-ancillaryDownloads .td1,
.productDetail-ancillaryErrata th {
    white-space:nowrap;    
}

.productDetail-purchasePrice {
	font-size: 18px;
    font-weight:bold;
    margin-right: 25px;
}

.productDetail-purchaseOrder {
	display: inline-block;
	background-image: url('../pvo/images/shopping-cart-trans-white.png');
	background-repeat: no-repeat;
	background-position: 5px center;
    background-color: #025f62;
    padding: 0 0 0 26px;
    -moz-border-radius: 3px 4px 4px 3px;
    -webkit-border-radius: 3px 4px 4px 3px;
    border-radius: 3px 4px 4px 3px;
    -moz-box-shadow: 1px 1px 1px #e8e8e8;
	-webkit-box-shadow: 1px 1px 1px #e8e8e8;
	box-shadow: 1px 1px 1px #e8e8e8;
}
a.productDetail-cartIcon img {
    display: none;
}        

div.title-desc {
    margin: 15px 0 0;
    width: 718px;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

div.title-desc h3 {
	font-family: "Lato", sans-serif;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 15px;
}

.productDetail-misc,
.google-booksearch {
	font-family: "Lato", sans-serif;
	font-size: 13px;
    padding:0; 
    margin:0; 
    display: inline-block;
    float: right;
}

.productDetail-misc a, .productDetail-misc a:visited { text-decoration: none; }

.google-booksearch{ 
    text-align: left;
    font-size: 0.9em;
    }  

.google-booksearch div.left{ float: left; padding: 8px 5px 0 15px; }
.google-booksearch .button{ margin: 0 0 -4px 5px; }
.google-booksearch .logo{ float: right; padding: 0 15px 2px 0; }
.google-return { margin: 10px 0; }

.productDetail-misc img {
    margin-bottom:-5px;
}    

.title-desc-body .productDetail-authors {    
    font-weight:bold;
    margin: 0 0 5px 0;
}

.productDetail-relatedProducts{
    margin-bottom:6px;
}

#gov-purchase {
    width: 295px;
    height: 87px;
    background: url('../pvo/images/title/gov-purchase-bgrd.gif') no-repeat top left;
    padding: 35px 5px 0 3px;
    margin-top: 20px;
}

#gov-purchase table{
   width: 100%;
}


#gov-purchase .productDetail-purchasePrice {
    font-weight:normal;
}

#gov-purchase form {
	font-size: 13px;
    margin:0;
    padding-top:5px;
    border-top:1px solid #CCCCCC;
}

.title-ext-links ul{
    margin:3px 0 0 0;
    padding:0;
}

.title-ext-links ul li{
    list-style: none;
    margin: 0 0 5px 0;
    padding: 0 0 0 10px;
    background: url('../cvo/images/bullets/orange-square.gif') no-repeat 0 0.5em;
}

#upsell {
    margin-top: 19px;
    padding: 20px 15px;
    border-top: 3px solid #b2b2b2;
}
#upsell h3 {
    font-family: "Lato", sans-serif;
    font-weight: bold;
    font-size: 18px;
    margin: 7px 0;
    padding: 0;
}
#upsell .upsell-cover { 
    width: 122px;
    height: 80px;
    line-height: 80px;
    font-size: 22px;
    font-weight: bold;
    color: #b2b2b2; 
    float: left;
}
#upsell .upsell-cover img { 
    vertical-align: middle;
    -moz-box-shadow: 1px 2px 4px rgba(0,0,0,.4);
    -webkit-box-shadow: 1px 2px 4px rgba(0,0,0,.4);
    box-shadow: 1px 2px 4px rgba(0,0,0,.4);
}
#upsell .upsell-info { 
	font-family: "Lato", sans-serif;
	font-size: 13px;
    width: 553px;
    padding: 0 0 0 15px;
    float: right;
}
#upsell .upsell-info p { margin: 0 0 10px 0; }
#upsell .upsell-info a { text-decoration: none; }
#upsell .upsell-price { font-size: 11px; color: #707070; }
#upsell .upsell-plus { padding: 0 5px; }

.productDetail-ancillaryErrata{
    border-collapse:collapse;
}

.productDetail-ancillaryErrata th{ 
    border-bottom: 1px solid #ccc; 
    padding: 0 15px 5px 0;
} 
	
.productDetail-ancillaryErrata td{ 
    border-bottom: 1px solid #ccc; 
    vertical-align: top;  
    padding: 5px 5px 8px 0;
}
	
.productDetail-ancillaryErrata li{ 
    padding: 0 0 5px 0;
}

.productDetail-ancillaryNoteTitle{ font-weight: bold; }
.productDetail-ancillaryNoteDesc{ margin: 5px 0 10px 0; }    

/* ------------ HIGHER ED INTEGRATION --------------*/

.productDetail-wileyPlusLabel,
.productDetail-wileyPlusContent,
.productDetail-customSelectLabel,    
.productDetail-customSelectContent{ 
    font-size: 14px;
    }
    
.productDetail-wileyPlusLabel,
.productDetail-customSelectLabel{ font-weight: bold; }

.productDetail-wileyPlusMessage {
    margin-top: 10px;
    font-size: 12px;
    }

.size45 .product-productcode,
.size45 .product-supplement-description{ margin-left: 55px; }
    
    
/* Accordion styles */
.title-text .accordion { width:651px; margin: 20px 0;}
.title-text .accordion-item, .retailer-text .accordion-item { margin-bottom: 1px; position: relative;}
.title-text .accordion-more {
    text-decoration: none !important;
    display: block;
    height: 16px;
    line-height: 16px;
    color: #000;
    padding: 6px 10px;
    background: url(../pvo/images/title/accordion-item.gif) no-repeat top left;
    } 
.title-text .accordion-item.single .accordion-more {
    background: url(../pvo/images/title/accordion-item_single.gif) no-repeat bottom left;
    }
.title-text .accordion-item.first .accordion-more,
.title-text .accordion-item.single.active .accordion-more {
    background: url(../pvo/images/title/accordion-item_first.gif) no-repeat bottom left;
    }
.title-text .accordion-item.last .accordion-more {
    background-image: url(../pvo/images/title/accordion-item_last.gif);
    }   
.title-text .accordion-item.last.active .accordion-more {
    background: url(../pvo/images/title/accordion-item.gif) no-repeat top left;
    }
.title-text .accordion-more span {
    background: url(../pvo/images/title/accordion-arrow.gif) no-repeat left top;
    padding-left: 22px;
    display: block;
    }
.title-text .accordion-more.active span {
    background-position: left bottom;
    }
.title-text .accordion-content {
    overflow: auto;
    display: none;
    max-height: 210px;
    padding: 10px 20px;
    border: 1px solid #e8e7e8;
    }
.title-text .accordion-item.last .accordion-content,
.title-text .accordion-item.single .accordion-content {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    }
    
.retailer-text .productDetail-btb li { width: 42%; }
.retailer-text .accordion { width: 327px; }
.retailer-text .accordion-item { margin-bottom: 1px; position: relative;}
.retailer-text .accordion-more {
    text-decoration: none !important;
    display: block;
    height: 16px;
    line-height: 16px;
    color: #000000;
    padding: 6px 10px;
    background: url(../pvo/images/title/accordion-item.gif) no-repeat top left;
} 
.retailer-text .accordion-item.single .accordion-more {
    background: url(../pvo/images/title/accordion-item_retailer.gif) no-repeat bottom left;
}
.retailer-text .accordion-item.first .accordion-more,
.retailer-text .accordion-item.single.active .accordion-more {
    background: url(../pvo/images/title/accordion-item_retailer_first.gif) no-repeat bottom left;
}
.retailer-text .accordion-item.last .accordion-more {
    background-image: url(../pvo/images/title/accordion-item_last.gif);
}   
.retailer-text .accordion-item.last.active .accordion-more {
    background: url(../pvo/images/title/accordion-item.gif) no-repeat top left;
}
.retailer-text .accordion-more span {
    background: url(../pvo/images/title/accordion-arrow.gif) no-repeat left top;
    padding-left: 22px;
    display: block;
}
.retailer-text .accordion-more.active span {
    background-position: left bottom;
}
.retailer-text .accordion-content {
    overflow: auto;
    display: none;
    max-height: 210px;
    padding: 5px 0;
    border: 1px solid #e8e7e8;
    width: 341px;
}
.retailer-text .accordion-item.last .accordion-content,
.retailer-text .accordion-item.single .accordion-content {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

/* for IE only */
.title-text .accordion-item .last .active .border-radius,
.title-text .accordion-item .single .active .border-radius {
    background: url(../pvo/images/title/accordion-item_bottom.gif) no-repeat left bottom;
    padding-bottom: 5px;
    }
.title-text .accordion-item.last.active.border-radius .accordion-content,
.title-text .accordion-item.single.active.border-radius .accordion-content {
    border-bottom: 0;
    }

/* TECH SOLUTIONS */

.title-text .product-techSolutions.accordion { margin: 30px 0 0; }
.title-text .product-techSolutions .product-techSolution{ 
    margin-bottom: 20px; 
    font-size: 12px;
    width: 651px;
    overflow: hidden;
    }  

.techSolution-logo{
    float: left;
    margin: 0 10px 10px 0;
    }

.product-techSolution h3{ margin: 0 0 3px 0; }
    
.techSolution-desc-general,    
.product-techSolution h3{ 
    font-size: 14px; 
    float: left;
    width: 500px;
    }
    
.title-text .product-techSolution .accordion-more {
    margin-top: 10px;
    }
    
.title-text .product-techSolution .accordion-content .techSolution-desc-general{
    float: none;
    font-size: 12px;
    max-width: auto;
    }    

/* Enhanced HigherEd Titles */
.title-enhanced-highered .ehep-column-left {
    float: left;
    width: 440px;
    padding-bottom: 20px;
    }
.title-enhanced-highered .ehep-column-right {
    float: right;
    width: 220px;
    padding: 5px 0;
    }

.productDetail-bcs div { margin-bottom: 10px; }

.productDetail-bcs .productDetail-bcsHead {
    font-weight: bold;
    }
    
.product-supplements h2 { margin-top: 0; }

/* Retailers */
div.multiretailer-isbn { color:#333; overflow:auto; }
div.multiretailer-isbn a:link,  div.multiretailer-isbn a:visited { color:#0162a0; text-decoration:none;}
div.multiretailer-isbn a:hover{text-decoration:underline;}
.multiretailer-isbn .productDetail-image { width:300px; float:left; margin-bottom:10px;}
.multiretailer-isbn .product-wrapper { width:585px; margin-right:10px; float:right; }
.multiretailer-isbn .productDetail-biblio { width: 265px; line-height:1.4em; }      
.multiretailer-isbn div.product-biblio { width: 580px; margin-left:0; }
.multiretailer-isbn .productDetail-title{ font-size: 28px; color:#333; font-weight: normal; line-height: 1.2em; border-bottom: 1px solid #eeeeee; }
.multiretailer-isbn .productDetail-productCode{margin-top:15px;}
.multiretailer-isbn .productDetail-authors{margin-top:5px; font-size:1.1em;}
.multiretailer-isbn  div.productDetail-richDataText { clear:both; font: 13px/1.3 "Lato", sans-serif; }
.multiretailer-isbn  div.productDetail-richDataText li{margin:0.5em 0;}
.productDetail-btb { 
	background-color: #f4f4f4;
	float: right;
	padding: 10px;
	width: 300px;
	margin: 0; 
}
.productDetail-btb h3 { padding: 0; margin:0; font-size: 1.1em; }
.productDetail-btb ul { 
	list-style:none; 
	overflow:auto; 
	margin:0; 
	padding:1em 0; 
	display:inline-block; 
	min-height: 50px;
	width: 150px;
	float: left;
}
.productDetail-btb li { 
	padding: 0; 
	margin: 0; 
	font-size:1em; 
	font-weight:bold; 
}
.productDetail-btb a { 
	display: inline-block;
	text-decoration:none;  
	height: 30px; 
	line-height: 25px; 
	white-space:nowrap;
}
.productDetail-btb a.btbicon { background-position:top left; background-repeat:no-repeat; padding-left:30px; }
.productDetail-richDataText ul{	padding-left:20px; }

.accordion-content .productDetail-btb { background-color: #ffffff; margin: 0; padding: 0; border: none; width: 321px; }
.accordion-content .productDetail-btb ul { list-style: none; overflow: auto; margin: 0; padding: 0; display: inline-block; width: 150px; float: left; }
.accordion-content .productDetail-btb ul li { margin-top: 5px; }

.productDetail-btb a.AMAZON, .productDetail-btb a.AMAZONCN, .productDetail-btb a.AMAZONJP { background-image:url(../pvo/images/retailers/amazon.png); }
.productDetail-btb a.APPLE { background-image:url(../pvo/images/retailers/apple.png); }
.productDetail-btb a.BAM { background-image:url(../pvo/images/retailers/bam.png); }
.productDetail-btb a.BN { background-image:url(../pvo/images/retailers/bn.png); }
.productDetail-btb a.BOOKDEPO { background-image:url(../pvo/images/retailers/bookdepo.png); }
.productDetail-btb a.BOOKWORLD { background-image:url(../pvo/images/retailers/bookworld.png); }
.productDetail-btb a.BOOKTOPIA { background-image:url(../pvo/images/retailers/booktopia.png); }
.productDetail-btb a.CHAP_INDIGO { background-image:url(../pvo/images/retailers/chap_indigo.png); }
.productDetail-btb a.CLIFFS { background-image:url(../pvo/images/retailers/cliffs.png); }
.productDetail-btb a.COLLINS { background-image:url(../pvo/images/retailers/collins.png); }
.productDetail-btb a.DUMMIES { background-image:url(../pvo/images/retailers/dummies.png); }
.productDetail-btb a.FISHPOND { background-image:url(../pvo/images/retailers/fishpond.png); }
.productDetail-btb a.FOYLES { background-image:url(../pvo/images/retailers/foyles.png); }
.productDetail-btb a.GOOGLE { background-image:url(../pvo/images/retailers/google.png); }
.productDetail-btb a.INDIEBOUND { background-image:url(../pvo/images/retailers/indiebound.png); }
.productDetail-btb a.JOSSEYBASS { background-image:url(../pvo/images/retailers/josseybass.png); }
.productDetail-btb a.KINOKUNIYA { background-image:url(../pvo/images/retailers/kinokuniya.png); }
.productDetail-btb a.KOBO { background-image:url(../pvo/images/retailers/kobo.png); }
.productDetail-btb a.MPH { background-image:url(../pvo/images/retailers/mph.png); }
.productDetail-btb a.NILE { background-image:url(../pvo/images/retailers/nile.png); }
.productDetail-btb a.PFEIFFER { background-image:url(../pvo/images/retailers/pfeiffer.png); }
.productDetail-btb a.PLAY { background-image:url(../pvo/images/retailers/play.png); }
.productDetail-btb a.SONY { background-image:url(../pvo/images/retailers/sony.png); }
.productDetail-btb a.SYBEX { background-image:url(../pvo/images/retailers/sybex.png); }
.productDetail-btb a.WATERSTONES { background-image:url(../pvo/images/retailers/waterstones.png); }
.productDetail-btb a.WHSMITH { background-image:url(../pvo/images/retailers/wh_smith.png); }
.productDetail-btb a.WILEY { background-image:url(../pvo/images/retailers/wiley.png); }

/* Journal Display */
.productDetail-productCode, .productDetail-society, .productDetail-impactFactor, .productDetail-onlineLibrary, .productDetail-subscription { 
	margin-bottom: 10px; 
}
.productDetail-productCode { margin-right: 20px; }

.productDetail-onlineLibrary {
     background-color: #025f62;
     background-image: url("../pvo/images/obook-trans-white.png");
     background-position: 7px center;
     background-repeat: no-repeat;
     border-radius: 4px 4px 4px 4px;
     display: inline-block;
     margin-top: 10px;
     padding: 0px 0px 0px 30px;
}
.productDetail-onlineLibrary:hover {
    background-color: #025356;
}
.productDetail-onlineLibrary:active {
    background-color: #004244;
    -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3) inset;
	-webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3) inset;
}

.productDetail-onlineLibrary a:link, .productDetail-onlineLibrary a:visited {
    font-size: 11px;
    font-weight: 900;
    text-decoration:none;
    text-transform: uppercase;
    display: inline-block; 
    color: #025f62;
    background-color: #e5e5e5;
    padding: 6px 15px 6px 10px;
    border-bottom: 1px solid #bababa;
    border-right: 1px solid #bababa;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.productDetail-onlineLibrary a:hover {
    text-decoration: none;
    background-color: #cecece;
}
.productDetail-onlineLibrary a:active {
    color: #004244;
    text-decoration: none;
    background-color: #c7c7c7;
    -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3) inset;
	-webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3) inset;
}

.productDetail-btb a.WROX { background-image:url(../pvo/images/retailers/wrox.png); }
.productDetail-btb a.TLC { padding-left:0 !important;}

/* Features */

.feature.tf,
.feature.df {
    margin-bottom: 17px;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5;
}

.feature p, .feature ul, .feature ol { font-size: 13px; line-height: inherit;}

#sidebar-right > div:first-child,
#sidebar-right .placementzone-divider + div { /* remove border at top and after thick line divider */
	padding-top: 0 !important;
	border-top: 0 !important; 
}

#sidebar-right .feature .feature-head {
    padding-top: 0;
}

#sidebar-right .feature.box .feature-head { padding-top: 12px; }

#sidebar-right .feature-head { padding: 0; }

#sidebar-right .placement {
    padding-top: 10px;
    border-top: 1px solid #e5e5e5;
}

/* Press Releases */

#press .title-text-bottom, #press .title-desc-bottom {
    position: absolute;
    bottom: 6px; 
    width:700px;
    margin:0 0 -20px -15px;
    padding:0;
    background: url('../pvo/images/title/title-bottom.gif') no-repeat top left;
    height:14px;
}

#press .product-biblio,
#press .productDetail-purchase,
#press .productDetail-productLink { 
	float: right;
	width: 295px;
	margin-bottom: 20px;
 }

#press .product-main { width: 415px; padding-top: 0; }

#press .product-main-links { width: 300px; }

#press .productDetail-misc { margin-bottom: 15px; }

#press .product-main .productDetail-morePR { 
	clear: both;
	margin-top: 30px;
}

#press .productDetail-biblio > div,
#press .productDetail-purchase { display: none; } /* hide title details, add to cart button */

#press .productDetail-biblio div.productDetail-onlineLibrary,
#press .productDetail-biblio div.productDetail-authors { 
	display: inline-block; /* override hiding */
}

#press .productDetail-biblio div.productDetail-onlineLibrary { margin-top: 20px; }
 
#press-release_corporate .press-release_title {
	font-size: 28px;
	font-weight: normal;
}

#press-release_corporate .press-release_details { margin: 20px 0; }    
