/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
 */



body {
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 65%;
	line-height: 1.5em;
	color: #000000;
	background-color: #6e9ab3;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #888888;
	text-decoration: none;
	}
 
a:visited {
	color: #888888;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #ed6f21;
	}

#navSupp ul li a:hover {
	color: #444444;
	}

a:active {
	color: #888888;
	}

h1 {
	font-size: 1em;
	color: #888888;

	font-weight: normal;
	}

h2 {
	font-size: 14px;
	color: #444444;
	}

h3 {
	font-size: 14px;
	color: #444444;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 13px;
	color: #444444;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;	
}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

INPUT {
	display: inline;
	font-size: 1em;
margin: 0px;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0px 5px;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;

}

#logo {
	float: left;
}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0px 10px;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em 1em;
	}

.messageStackWarning, .messageStackError {
	background-color: #ed6f21;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #ed6f21;
	color: #ffffff;
	}

.messageStackCaution {
	background-color: #ed6f21;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	font-size: .8em !important;
	background-color: #ffffff;
	text-align: left;
	width: 800px;
	vertical-align: top;
	}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	padding:0px ;
	}

#contentMainWrapper {
	font-size: .8em !important;
	} 

#logoWrapper{
	position: absolute;
	width: 264px;	
	padding: 20px 0px 0px 14px;
	}

#headerWrapper {
	background-image: url(http://www.blackbirdandcompany.com/images/header_tag.gif);
	background-color: #ffffff;
	border-bottom: 1px solid #dddddd;
	height: 130px;
	width: 800px;

	}

#navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 14px;
	margin-right: 10px;
	}
	
#tagline {
	display: none;
	color:#000000;
	font-size: 14px;
	text-align : right;
	vertical-align: middle;
	width: 400px;
	float: right;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	color: #444444;
	margin: 20px 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*main content area*/

#indexDefault.centerColumn,	#indexDefaultMainContent.content {
	padding: 0px;
	margin: 0px;
	}

#indexDefaultHeading {
	display: none; 
	}

#indexDefaultMainContent table {
	padding: 5px;
	}
#indexDefaultMainContent table td {
	padding: 5px;
	margin: 0px;
	}

/*navigation*/

.navSplitPagesResult {
	color: #ffffff;
	}

.navSplitPagesLinks {}

.navNextPrevCounter {

	padding: 0 0 1em 0;
	font-size: 0.9em;
	}

.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navCatTabsWrapper {
	width: 450px;
	float: right;
	}

#navSuppWrapper {
	font-size:10px;	
	font-weight: bold;	
	padding: 0px 3px;
	color: #ffffff;
	height: 35px;
	width: 500px;
	float: right;
	text-align: right;

	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
	}

#navMain ul, #navCatTabs ul {
	color: #000000;	
	font-size:12px;		
	margin: 11px;
	list-style-type: none;
	}

#navSupp ul {
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	}

#navSupp ul li a {
	font-size:12px;
	color: #ffffff;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow {

	}

#indexProductListCatDescription {
	
	}

#navMainSearch {
	display: none;
	}

#navBreadCrumb {
	color: #444444;
	background-color: #ffffff;
	font-weight: normal;
	margin: 10px 32px;
	}

#navEZPagesTop {
	background-color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 11px 14px 0px 0px;
	text-align: right;
	width: 160px;
	float: right;	
	}

#navColumnOne, #navColumnTwo {
	background-color: #ffffff;
	border-right: 1px solid #dddddd;
	margin: 100px;	
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ 
.shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

#productDescription {
	/*font-size: 1.2em;*/
	color: #666666;
	line-height: 18px;
	margin: 20px 0px 0px 155px;
	}

h2#productPrices {
	color: #666666;
	margin: 0px 0px 0px 155px;
	font-size: 14px;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}

.advisory {}

.important {
	color: #444444;	
	font-weight: bold;
	}

.notice {}

.rating{}

.gvBal {
	float: right;
	}

.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {

	margin: 30px;
	padding: 0px 0px 30px 0px;	
	min-height: 300px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	color: #ffffff;
	background: #6e9ab3;
	padding: 2px	
}

/*Shopping Cart Display*/

#shoppingcart.leftBoxContainer {
;
	background-color: #eef3f6;
	margin: 20px 0 0 0;
	}

h3#shoppingcartHeading a {
	font-size: .9em;	
	font-weight: normal;
	color: #333333;
	}
	
h3#shoppingcartHeading a:hover {

	}

#cartAdd {

	text-align: center;
	margin: 0px 0px 10px 430px;	
}

.tableHeading TH {
	border-bottom: 1px solid #bbbbbb;
	}

.tableHeading, #cartSubTotal {
	}

#cartSubTotal {
	color: #444444;	
	border-top: 1px solid #bbbbbb;
	font-weight: bold;
	text-align: right;
	padding: 5PX;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	color: #444444;
	padding: 0.5em 0em;
	
}

.cartUnitDisplay {
	text-align: left;
	padding-right: 0.2em;
	width: 6em;
	}

.cartTotalDisplay {
	text-align: right;
	padding-right: 5px;
	width: 6em;
	}


#scUpdateQuantity {
	display: none;
	}

.cartQuantityUpdate {
	display: none;
	}

.cartQuantity {
	padding-left: 5px;	
	}

.cartNewItem {
	font-weight: normal;
	color: #000000;	
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #666666;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	color: #444444;
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

#scQuantityHeading {
	color: #444444;
	font-weight: normal;
	padding-left: 5px;
	}

#scProductsHeading {
	color: #444444;
	font-weight: normal;
	padding-left: 18px;
	}

#scUnitHeading {
	color: #444444;
	font-weight: normal;
	}

#scTotalHeading {
	color: #444444;
	font-weight: normal;
	}

#scRemoveHeading {
	color: #444444;
	font-weight: normal;
	width: 46px;
	}


/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 50px 0px 0px 0px;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
	}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 18px;
	font-weight: normal;	
	color: #666666;
	border-bottom: none;
	margin-bottom: 20px;	
	}

/*sideboxes*/
.columnLeft {   }

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	color: #000000;
	font-weight: bold;

	}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background: none;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #dddddd;	}

.leftBoxContainer, .rightBoxContainer {

	margin-top: 2em;
	}

.sideBoxContent {

	background: none;
	padding: 0em 0.3em 0.3em 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #ed6f21;
	font-weight: normal;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
	}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	text-decoration: none;

	}

A.category-top {
	color: #888888;
	font-size: 13px;
	line-height: 20px;

	}

A.category-top:hover {
	color: #ed6f21;
	}

A.category-subs, A.category-products:hover {
	color: #ed6f21;
	}

A.category-links, A.category-links:visited {
	text-decoration: none;
	}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	text-decoration: none;
	font-size: 1em;
	line-height: 1.3em;
	margin: 1.5em;	
	}

SPAN.category-subs-parent {
	font-weight: bold;
	}


/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}
	
.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
	}
.visibleField {
	display: inline;
	}

CAPTION {
	text-align: left;
	margin-bottom: 1em;
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	width: 30em;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {

	border-top: 2px solid #bbbbbb;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #ffffff;
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}

.productListing-odd {
	background-color: #ffffff;
	height: 100px; /* Pls! this > 80px of the Image height in Admin Settings*/
	padding: 0.2em 0em 0.2em 0em;
	}

.productListing-even {
	background-color: #ffffff;
	height: 100px; /* Pls! this > 80px of the Image height in Admin Settings */
	padding: 0.2em 0em 0.2em 0em;
	}

.productListing-data {
	color: #444444;	
	text-align: left;
	padding: 0.5em 1em 0.5em 0.2em;
	border-bottom: 1px solid #bbbbbb;
	}

.information { 	
	line-height: 1.4em;
	color: #888888;
	}

#productTellFriendLink {
	margin: 0 2.2em 0 0;
	}

#productName {
	margin: 140px 0px 0px 155px;
	color: #888888;
	font-size: 24px;
	line-height: 22px;
}

.productListing-heading {
	border-bottom: 1px solid #bbbbbb;
	}

a.productListing-heading {
	border-bottom: none;
	color: #ffffff;
	}

#productListHeading {
	display: none;
	}

label.inputLabel {
	width: 110px;
	}

.itemTitle {
	font-weight: normal;
	font-size: 21px;
	line-height: 22px;
	}
	
#ezPagesHeading {
	color: #888888; 
	font-size: 28px;
	margin: 0px 0px 40px -12px;
	line-height: 30px;
	}

.ezBodySubhead {
	color: #444444;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px -10px 0px;
}

.ezBodyTextA {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	padding: 0px 10px 0px 0px;
	}

.ezBodyTextAindent {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	padding: 0px 10px 0px 10px;
	}

.ezBodyTextAquote {
	font-size: 12px;
	color: #666666;
	font-style: italic;	
	line-height: 18px;
	text-align: left;
	padding: 0px 45px 0px 15px;
	}

.ezBodyTextB {
	color: #444444;	
	font-size: 12px;
	line-height: 18px;
	text-align: left;	
	padding: 0px;	

	}

.ezBodyTextC {
	color: #888888;
	line-height: 25px;
	font-weight: 200;
	font-style: italic;	
	font-size: 14px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	}

.ezBodyTextD {
	font-size: 12px;
	color: #666666;
	font-style: italic;
	line-height: 18px;
	text-align: left;
	padding: 0px 10px 0px 0px;
	}

.ezBodyTextE {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	padding: 0px 40px 0px 20px;
	}

.ezBodyTextF {
	font-size: 14px;
	color: #444444;
	font-style: italic;	
	line-height: 18px;
	text-align: center;
	margin: 40px 0px 60px 0px;
	}

.ezBodyTextG {
	font-size: 14px;
	color: #444444;
	line-height: 18px;
	text-align: left;
	padding: 0px 10px 0px 0px;
	}

.ezBodyTextH {
	color: #aaaaaa;
	line-height: 10px;
	font-weight: 200;
	font-style: italic;	
	font-size: 14px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	}


#categoryImgListing.categoryImg {
	margin: 0px 0px 30px 0px;
	}

#indexCategoriesHeading {
	color: #888888;
	font-size: 28px;
	margin: 0px 0px 40px 0px;
	}

#createAcctSuccessMainContent.content {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	padding: 0px 10px 0px 0px;
	margin: 30px 0px
	}

h3.addressBookDefaultName {
	margin: 0px 10px;
	}

h1#checkoutShippingHeading {
	margin-bottom: 30px;
	}

h1#checkoutSuccessHeading {
	margin-bottom: 30px;
	line-height: 30px;
	}

h1#checkoutPaymentHeading {
	margin-bottom: 30px;
	}

h1#logoffDefaultHeading {
	margin-bottom: 30px;
	}

#checkoutShippingContentChoose {
	color: #444444;
	}

#ccQuantityHeading {
	color: #444444;
	font-weight: normal;
	padding-left: 5px;
	}

#ccProductsHeading {
	color: #444444;
	font-weight: normal;
	}

#ccTotalHeading {
	color: #444444;
	font-weight: normal;
	text-align: right;
	padding-right: 5px;
	}

#checkoutSuccessLogoff {
	margin-bottom: 30px;
	}

#checkoutSuccessOrderLink {
	font-weight: bold;
	margin-bottom: 10px;
		
	}

#checkoutSuccessContactLink {
	font-weight: bold;
	}

#checkoutSuccessOrderNumber {
	color: #444444;
	margin-bottom: 20px;
	font-weight: bold;
	}

#checkoutSuccessThanks.centeredContent {
	margin-top: 30px;
	}

#checkoutSuccess.centerColumn {
	color: #444444;
	font-size: 12px;
	line-height: 18px;
}


#crossSell.centerBoxWrapper {
	border: none;
	margin: 0px 0px 0px 8px;
	}

.centerBoxContentsCrossSell {
	padding: 20px 0px;
	text-align: center;
	}

.listingProductImage {
	}

#submit2 {
	margin: 10px 0px;
	}

#subscribe.leftBoxContainer {
	margin-top: 20px;	
	}

#subscribeHeading.leftBoxHeading {
	background-image: url(http://www.blackbirdandcompany.com/images/newsletter_subscribe_heading.gif);
	background-repeat: no-repeat;
	height: 40px;
	}
#subscribeContent.sideBoxContent {
	padding: 0px;
	margin-bottom: 30px;	
	}

#productDetailsList {
	margin: 10px 0px 0px 145px;
	font-size: 1.2em
	}

#ezpagesContent {
	color: #888888;
	font-size: 13px;
	line-height: 20px;
	}

#documentcategoriesHeading.leftBoxHeading {
	background-image: url(http://www.blackbirdandcompany.com/images/writing_heading.gif);
	background-repeat: no-repeat;
	height: 40px;
	}

#ezPageDefault.centerColumn {
	font-size: 13px;
	line-height: 20px;
	}
#productAttributes {
width: 250px;
margin:0px 0px 0px 150px;
}


