/**
 * 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 {
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	color: #383838;
	background-color: #f0f5fa;
	}

a img {border: none;}

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

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #3c89c8;
    text-decoration: none;
	}

a:active {
	color: #3c89c8;
	}

h1 {
	font-size: 15px;
	color: #3c89c8;
	}

h2 {
	font-size: 14px;
	}

h3 {
	font-size: 12px;
	}

h4, h5, h6, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 12px;
	}

.biggerText {
	font-size: 12px;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0px 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: 10px;
	}

FORM, SELECT, INPUT {
	font-size: 12px;
	margin: 0px;
	}

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

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

FIELDSET {
	padding: 5px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 3px;
	}

h4.optionName {
	line-height: 12px;
	padding: 2px;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 5px 3px;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents,  .attribImg {
	float: left;
	}

.centerBoxContentsAlsoPurch {
	float: left;
	font-weight: 12px;
        border-right: 1px solid #a6daf5;
        border-bottom: 4px solid #a6daf5;
	height: 240px;
	}

.centerBoxContentsProducts {
 	float: left;
        background-color: #FFFFFF;
        border-right: 1px solid #a6daf5;
        border-bottom: 4px solid #a6daf5;
	height: 240px;
	}

.centerBoxContentsNew {
 	float: left;
        background-color: #FFFFFF;
        border-right: 1px solid #a6daf5;
        border-bottom: 4px solid #a6daf5;
	height: 240px;
	}

LABEL.inputLabel {
	width: 90px;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 140px;
	float: left;
	padding-left: 25px;
	}

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

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

P {
	padding: 0px;
	}

ADDRESS {
	font-style: normal;
	padding: 5px;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 5px;
	border: none;
	border-bottom: 1px dotted #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 18px;
	padding: 2px;
	}

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

.messageStackSuccess {
	background-color: #3c89c8;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	}

.messageStackCaution {
	background-color: #3c89c8;
	color: #FFFFFF;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #f0f5fa;
	text-align: left;
	width: 822px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0px;
	padding: 0px;
	}

#logoWrapper{
	background-color: #f0f5fa;
	height:111px;
    padding: 10px 2px 5px 3px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 5px;
	margin-right: 5px;
	}
	
#tagline {
	color:#000000;
	font-size: 20px;
	text-align : center;
	vertical-align: middle;
	}

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

.loginBox {
	width: 280px;
	margin: 5px;
	}

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

.wrapperAttribsOptions {
	padding: 0px 0px 0px 2px;
	}

/*navigation*/

.navSplitPagesResult {
        }

.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0px;
	font-size: 9px;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 5px 0px;
	list-style-type: none;
	}

#navMainWrapper, #navCatTabsWrapper {
	display: none;
	}

#navSuppWrapper {
	font-size: 9px;
	}

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

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 5px 0px;
	list-style-type: none;
	text-align: center;
	line-height: 15px;
	}

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

#navCatTabs ul li a {
	text-decoration: none;
	padding: 0px 5px;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
	
#navSupp ul li a {
	text-decoration: none;
	padding: 0px 5px;
	margin: 0;
	font-size:9px;
	color: #225681;
	white-space: nowrap;
	}

#navMain ul li a {
	padding-left: 5px;
	margin: 0;
	color: #3c89c8;
	white-space: nowrap;
	}

#navMain ul li a:hover {
	color: #225681;
	}
	

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

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

#navEZPagesTOC ul {
	margin: 0;
	padding: 5px 0px;
	list-style-type: none;
	line-height: 15px;
	}

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

#navEZPagesTOC ul li a {
	padding: 0px 5px;
	margin: 0;
	}

#navCategoryIcon {
        margin: 5px;
	}

.buttonRow {
	margin: 5px 0px 5px 0px;
	}

#indexProductListCatDescription {
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0px 5px 1px;
	font-size: 12px;
	margin: 0px;
	}

#navEZPagesTop {
	background-color: #225681;
	background-image: url(../images/tile_back.gif);
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

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

/*.content,*/ .shippingEstimatorWrapper {
	font-size: 10px;
	padding: 2px;
	}

#productDescription {
        float: left;
	padding: 6px;
	background: #FFFFFF;
	font-size: 10px;
	width: 378px;
        }

.alert {
	color: #3c89c8;
	margin-left: 5px;
	}
.advisory {
	padding: 2px;
	}
.important {
	font-weight: bold;
	padding: 10px 0px 0px 5px;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}

#bannerOne, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 4px;
	background-color: #FFFFFF;
	width: 300px;
	}

.centerColumn  {
	margin: 0px 0px 0 5px;
	}

#bannerTwo {
        margin: 8px 0px 0px 0px;
	background-color: #FFFFFF;
	float: right;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 9px;
	float: center;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 10px 10px 5px 0px;
	color: #FFFFFF;
	background-image: url(../images/cart_add_bg.gif);
    background-repeat: no-repeat;
    width: 121px;
	height: 91px;
	padding: 10px 0 0 0;
	}

.tableHeading TH {
	background-color: #a6daf5;
	padding: 5px 0 5px 0;
	color: #FFFFFF;
	font-size: 12px;
	border-bottom: 1px dotted #225681;
	}

.tableHeading, #cartSubTotal {
	background-color: #FFFFFF;
	}

#cartSubTotal {
	border-top: 1px dotted #a6daf5;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 22px;
	padding-right: 10px;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 22px;
	}

.cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay,  #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 5px 0;
	}

.cartQuantityUpdate {
	padding: 5px;
	}


.cartQuantity {
	padding: 2px;
	}

.cartRemoveItemDisplay {
	padding-right: 2px;
	}

.cartProductDisplay {
	font-size: 12px;
	padding: 2px 0;
	}

.cartTotalsDisplay {
	background-color: #FFFFFF;
	padding: 5px 5px 20px 5px;
	}

#cartInstructionsDisplay {
	padding: 5px;
	background-color: #FFFFFF;
	}

.content {
	background-color: #FFFFFF;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: left;
	font-size: 12px;
	padding-right: 5px;
	}

#scUpdateQuantity {
	width: 20px;
	}

#scQuantityHeading {
	padding-left: 2px;
	}

.cartQuantity {
	width: 30px;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

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

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

.cartRemoveItemDisplay {
	width: 35px;
	}

.cartAttribsList {
	margin-left: 5px 0px;
	}

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

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

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

.orderHistList {
	margin: 10px;
	padding: 2px 0px;
	list-style-type: none;
	} 

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

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 2px 0px;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 55px;
	text-align: right;
	padding: 2px;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 2px;
	}

.amount {
	width: 55px;
	}

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

.categoryIcon {}

#cartImage {
	padding: 20px 1px 0 5px;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 3px 0px;
	font-size: 0px;
}

.attributesComments {
	padding: 2px 10px 0px 0px;
	font-size: 12px;
	float: right;
	text-align: left;
	}

#productAttributes {
	width: 250px;
	padding: 5px 0px 3px 3px;
	float: left;
	}

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

.centerBoxWrapper {
	height: 1%;
	margin: 11px 0;
	}

h2.centerBoxHeading {
	font-size: 12px;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 10px;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0px;
	background-color: #3c89c8;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0px;
	border-bottom: 5px solid #FFFFFF;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 4px;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFFFF;
	text-decoration: none;
	} 

h3.itemTitle {
        padding: 4px;
	}

h3.pricey {
	font-size: 12px;
	font-weight: normal;
        margin: 4px;
	}

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

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

.categoryListBoxContents {
	font-size: 12px;
	text-align: center;
	}

.leftBoxHeading, .rightBoxHeading, .centerBoxHeading {
	text-align: left;
	}

.productListing-data {
	text-align: left;
	padding: 4px 0px 0px 10px;
        vertical-align: top;
	}

#bestsellers .wrapper {
	margin: 0px 0px 0px 0px;
	}

#bestsellers ol {
	padding: 5px;
	margin-left: 10px;
	}

#bestsellers li {
	margin-left: 3px;
	padding-top: 5px;
	margin: 0px 0px 12px 0px;
	clear: both;
	}

#bestsellersContent {
	font-size: 9px;
	}

.bestsellers_thumbnail {
	width: 75px;
	padding-right: 5px;
	float: left;
	margin: 0px;
  	}

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

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

A.category-links, A.category-links:visited {
	color: #3c89c8;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #3c89c8;
	text-decoration: none;
	}

SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

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

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #ffffff;
	height: 15px;
	vertical-align: top;
	}

.rowEven {
	background-color: #ffffff;
	height: 15px;
	vertical-align: top;
	}

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

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

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

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

TR.tableHeading {
	background-color: #cacaca;
	height: 20px;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 20px;
	color: #FFFFFF;
	}

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

.pager {
        height: 17px;
        padding: 3px 4px 3px 4px;
	margin: 0 0.5px 0 0;
	background-color: #3c89c8;
        font-size: 12px;
        color: #FFFFFF;
	}

.pager a {
        color: #e2edf7;
	font-weight: bold;
	}

#productListHeading {
        padding: 6px 6px 6px 6px;
	margin: 0 0 0 0;
	background-color: #225681;
        color: #FFFFFF;
	background: url(../images/bottom_tooth.gif) repeat-x 0 100% #225681;
	}

#productName {
        padding: 6px 6px 6px 6px;
	background-color: #225681;
        color: #FFFFFF;
	background: url(../images/bottom_tooth2.gif) repeat-x 0 100% #225681;
	width: 378px;
	float: left;
	}

.seperator {
	color: #3c89c8;
	text-decoration: none;
        font-size:12px;
	}

.seperator a {
	color: #3c89c8;
        display:block;
	background: url(../images/underline.gif) repeat-x 0 100% #FFFFFF;
	padding:3px 7px;
	padding-bottom:5px;
	font:12px 'Lucida Grande', Helvetica, sans-serif;
	text-decoration:none;
	}

.seperator a:hover {
	color: #225681;
	text-decoration: none;
	background-color: #e2edf7;
	}

.ratingRow {
	margin: 10px 0px 15px 0px;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 10px 0px;
	}

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

#informationContent {
	padding: 7px 0px 7px 10px;
        font-size: 12px;
        line-height: 16px
	}

.imgBox {
	border: 1px dotted #225681;
	padding: 2px;
	background: #FFFFFF;
	float: right;
	}

#productMainImage {
	width: 200px;
	float: right;
	}

#productPrices {
	background: #FFFFFF;
	width: 120px;
	float: left;
	padding: 5px 5px 0 4px;
	font-size: 16px;
	}

#Stats {
	background: #FFFFFF;
	width: 120px;
	float: right;
	padding: 0 6px 6px 6px;
	font-size: 12px;
	display: inline;
	}

#ProductsContainer {
	background-color: #FFFFFF;
	width: 390px;
	}

#Friend {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	width: 203px;
	float: right;
	display: inline;
	}

#cartDefaultHeading, #loginDefaultHeading, #shippingInfoHeading, #privacyDefaultHeading, #privacyDefaultHeading, #privacyDefaultHeading, #siteMapHeading, #gvFaqDefaultHeading, #discountcouponInfoHeading, #unsubDefaultHeading, #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutSuccessHeading, #timeoutDefaultHeading, #logoffDefaultHeading, #accountDefaultHeading, #indexCategoriesHeading, #about_us-heading, #artwork_guidelines-heading, #faq-heading, #blog-heading, #competitions-heading, #cartEmptyText, #orderHistoryDetailedOrder, #orderHistoryStatus, #addressBookDefaultHeading, #wholesale-heading, #contactUsHeading {
	padding: 5px 6px 7px 6px;
        color: #FFFFFF;
	background: url(../images/bottom_tooth2.gif) repeat-x 0 100% #225681;
	}

.centerBoxHeading {
	padding: 5px 6px 7px 6px;
	background-color: #3c89c8;
	}

#loginDefault, #siteMap, #addressBookDefault, #contactUsDefault {
	background-color: #FFFFFF;
	}

.imgLink {
	font-weight: bold;
	text-decoration: none;
	padding: 10px 5px;
	background-color: #FFFFFF;
	}

#productAdditionalImages {
	display: none;
	}

.attribsUploads {
	display:none;
	}

#ArtSpecs {
	float: right;
	text-align: center;
	margin: 10px 10px 5px 0px;
	color: #FFFFFF;
	background-image: url(../images/cart_add_bg.gif);
        background-repeat: no-repeat;
        width: 121px;
	height: 91px;
	padding: 10px 0 0 0;
	}

.optionName {
	width: 80px;
	}

#indexCategories, #accountHistInfo {
	background-color: #FFFFFF;
	}

.catDescContent {
	padding: 6px 6px 6px 6px;
	}

#checkoutShipping, #checkoutConfirmDefault, #checkoutSuccess, #checkoutPayment, #privacy, #timeoutDefault, #accountDefault, #alsoPurchased {
	background-color: #FFFFFF;
	padding: 0px 0px 2px 0px;
	}

#checkoutShippingHeadingAddress, #checkoutShippingHeadingMethod, #checkoutShippingContentChoose, #checkoutPaymentHeadingAddress, #checkoutConfirmDefaultBillingAddress, #checkoutConfirmDefaultShippingAddress, #logoffDefaultMainContent, #about_us-content, #faq-content, #blog-content, #competitions-content, #wholesale-content, #siteMapMainContent, #contactUsNoticeContent {
	padding: 5px;
	}

#artwork_guidelines-content {
	background-color: #FFFFFF;
	}

#checkoutConfirmDefaultPayment, #checkoutConfirmDefaultShipment {
	padding: 10px 0px 0px 5px;
	font-size: 14px;
	}

#checkoutConfirmDefaultPaymentTitle, #checkoutConfirmDefaultShipmentTitle {
	padding: 0px 0px 0px 5px;
	font-weight: normal;
	}

#checkoutConfirmDefaultHeadingComments, #checkoutSuccessLogoff, #checkoutComments, #addressBookDefaultPrimary, #contactSuccess {
	padding: 0px 0px 0px 5px;
	}

#checkoutSuccessOrderNumber {
	padding: 10px 0px 0px 5px;
	font-size: 14px;
	}

#shippingInfo {
	text-align: left;
	background-color: #FFFFFF;
	}

#menuLinks {
	margin-left: 6px;
	margin-bottom: 8px;
	height: 27px;
	}

#cartHeader {
	float:right;
	width: 190px;
	margin-top: 12px;
	text-align:right;
	font-weight: bold;
	}

a.cartling {
	color: #333333;
	padding: 5px 0px 0px 0px;
	}

.loghead {
	float: right;
	}

#Questions {
        float: right; 
        width: 190px;
        text-align:right;
	font-size: 10px;
	}

#slidePrev {
	font-size: 10px;
	float: left;
	padding: 4px 5px;
	color: #3c89c8;
	}

#slideNext {
	font-size: 10px;
	float:right;
	padding: 4px 5px;
	}

#greeting {
	font-size: 10px;
	padding: 0px 7px 0px 7px;
	}

.bestbottom {
	border-bottom: 1px dotted #9a9a9a;
	height: 80px;
	vertical-align: top;
	font-size: 9px;
	padding: 5px 0px 5px 5px;
	}
	
#flashWrapper {
	display: inline;
	color: #FFFFFF;
	font-size: 9px;
	height: 100px;
	z-index:1;
	}
	
#div1 {
	visibility: hidden;
	padding-top: 5px;
	font-size: 10px;
	}	