@charset "utf-8";
/* CSS Document */
/* Seller Help Override Styles */

/*Fruit Overrides*/
.cBoxR { position:absolute; display:block; width:1px; height:100%; top:-1px; right:-1px; background-color:#D1E7B9; }
.cBoxB { position:absolute; display:block; width:100%; height:1px; bottom:-1px; background-color:#D1E7B9; }
.cBoxTL, .cBoxTR, .cBoxBL, .cBoxBR { background-image:url(../sprites/seller-box.png); background-repeat:no-repeat; }
.secondary, .secEyebrow, .primary { border:1px solid #D1E7B9; border-right:none; border-bottom:none; }
.secEyebrow h2 { margin:0; border-bottom:1px solid #ECFDEC; padding:6px 8px 6px 8px; font-size:100%; color:#030303; }
.primary, .secEyebrow h2 { background-color:#ECFDEC; }

/*Help3 Overrides */
#cs-wrapper .help-anchor a, #cs-wrapper .help-home{ background-image: url(../sprites/seller-help-logo.gif); color:  #060; padding-top: 3px;}
hr, .cs-divider, .cs-divider-short{border-bottom: solid 1px #D1E7B9;}
.pagination{ background-color: #ECFDEC; background-image: url(../sprites/green-bar.gif); border: 1px solid #D1E7B9;}
.round-corners{ border: solid 1px #D1E7B9;}
.center-col h2{border-bottom:1px solid #D1E7B9;}
table.table-layout{border: 1px solid #D1E7B9;}
.action-block td{ border-top: solid 1px #D1E7B9; border-bottom: solid 1px #D1E7B9;}
.next-article{border-right: 1px solid #D1E7B9;}
.topic-grid td{border-bottom-color: #D1E7B9;}
.topic-grid .grid-left{ border-right-color: #D1E7B9; }
.topic-grid .grid-right{ border-left-color: #D1E7B9;}
.action-bottom{ background-color: #ECFDEC;}	
.table-layout th{ background-color: #ECFDEC;}
