below is the code from stylesheet.css, could you tell me how I can change it? Or could you tell me how I can change the color of the product title in those 3 side boxes?
.sideBoxContent {padding: 0.4em;padding-bottom:10px;border-bottom:1px dashed #aaa;border-right:1px dashed #aaa;border-left:1px dashed #aaa;margin-left:5px;margin-top:0px;padding-top:10px;}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {color: #8ec63d;text-decoration: none;}
#catBoxDivider {display:none;}
#whatsnew, #featured, #specials {color:#444;}
#whatsnew a, #featured a, #specials a{color:#fffffd;}
#specialsHeading a, #whatsnewHeading a, #featuredHeading a {}
#specialsHeading a:hover, #whatsnewHeading a:hover, #featuredHeading a:hover {color:#8ec63d;}
#shoppingcartHeading {font-size:1.1em;}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {text-align: center;color:#444;}