body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ffffff;
	/*background-image: url(../images/sfondo.gif);*/
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #666666;
	font-weight:bold;
	font-size:11px!important;
	text-decoration: none;
}
 
a:visited {
	color: #666666;
    text-decoration: underline;
	font-weight:bold;
	font-size:11px;
}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF6600;
	/*background-color: #CCCCCC;*/
	text-decoration: none;
	/*font-size:11px;*/
}

a:active {
	color: #FF6633;
	text-decoration: none;
	font-weight:bold;
}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.3em;
}

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


.centerBoxBg {
	background-image: url(../images/center_centerBox.jpg);
	padding-left:10px;
	padding-right:10px;
}



.sideSearchBox{
	background-image: url(../images/search.gif);
	height:80px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}


.forgotten_password a:link {
	font-size: 9px;
	text-decoration: none;
}

.forgotten_password a:hover {
	font-size: 9px;
	text-decoration: underline;
}

.forgotten_password a:visited {
	font-size: 9px;
	text-decoration: none;
}

.register a:link, a:link {
	font-size: 9px;
	text-decoration: none;
}

.register a:hover {
	font-size: 9px;
	text-decoration: underline;
}

.register a:visited {
	font-size: 9px;
	text-decoration: none;
}

.sideManufBox{
	height:20px;
	text-align:right;
	color:#ffffff;
	font-weight:bold;
}

.sideSearchBox A:LINK{
	color:#ffffff;
}

.sideSearchBox A:visited{
	color:#ffffff;
	font-size:10px;
}

.sideSearchBox A:hover{
	color:#FF9900;
}

.sideCurrBox{
	background-image: url(../images/val.gif);
	height:66px;
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
	font-weight:bold;
}

.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, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	
}

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: 0.3em;
}

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

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

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

.categoryListBoxContents a:hover{
	background-color:transparent;
	text-decoration:underline;
	color:#FF6633;	
}

.categoryListBoxContents a:link, a:visited{
	background-color:transparent;
	color:#666666;
	font-size:11px;
}

LABEL.inputLabel {
	width: 10em;
	float: left;
	font-weight:normal;
	font-weight:bold;
}

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: 0.5em;
}

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;
	/*border: 1px solid #9a9a9a;*/
}

.messageStackWarning, .messageStackError {
	/*background-color: #ff0000;*/
	color: #ff0000;
}

.messageStackSuccess {
	/*background-color: #99FF99;*/
	color:#00CC00;
	vertical-align:middle;
}

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

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 880px;
	vertical-align: top;
	/*border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;*/
}


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

#logoWrapper{
	/*background-image: url(../images/header_bg.jpg);*/
	
	background-repeat: repeat-x;
	background-color: #ffffff;
	height: 150px;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
}

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

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

.wrapperAttribsOptions {
	/*margin: 0.1em 0em;*/
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
}

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

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	/*margin-left: 5px;
	margin-right: 5px;*/
	/*background-color: #363b40;*/
	background-image: url(../images/testa_back.jpg);
	padding: 0.1em 0.2em;
	font-weight: bold;
	color: #333333;
	height: 1%;
	
}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
    /*background-image: url(../images/sfondo.gif);*/
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}

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

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
}

#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 {
	margin: 0.5em;
}

#navMainSearch {
	float: right;
}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
}

#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,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
}

.alert {
	color: #ff6600;
	font-weight:bold;
	/*margin-left: 0.5em;*/
}

.advisory {}
.important {
	font-weight: bold;
}

.notice {}
.rating{}
.gvBal {
	float: right;
}

.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding-right: 0.8em;
	/*padding-left: 0.8em;*/
	padding-top: 0.4em;
	width:645px;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	text-align:right;
	color:#FFFFFF;
	
}

/*Shopping Cart Display*/
#cartAdd {
	/*float: right;*/
	text-align: left;
	margin: 1em;
	/*border: 1px solid #000000;*/
	padding: 1em;
}

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

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

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}

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

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

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}

#scUpdateQuantity {
	width: 2em;
}

.cartQuantity {
	width: 4.7em;
}

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

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

.cartBoxTotal {
	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 #CCCCCC;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color:#ff0000;
	font-weight:bold;
	font-size:11px;
	
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color:#669900;
	font-weight:bold;
	font-size:11px;
}

#specialsHeading{
	padding-left:0px;
}

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

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

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
} 

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

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

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

.amount {
	width: 5.5em;
}

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

.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: 1.6em 0em ;*/
	width:94%!important;
	margin-top:10px;
	padding-left:10px;

	margin-bottom:10px;
	color:#000000;
}


.centerBoxWrapper {
	/*border: 1px solid #9a9a9a;*/
	/*border: 1px solid #cccccc;*/
	background-image: url(../images/border_containercenter.gif);
	height: 1%;
	margin: 1.1em 0;
}

h2.centerBoxHeading {
	font-size: 16px;
	color: #666666;
	text-align:left;
	padding-left:16px;
}

/*sideboxes*/
.columnLeft {
	padding-bottom:25px;
}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 16px!important;
	color: #666666;
	text-align:left;
	padding-left:15px;
}
	
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 12px;
	color: #666666;
	background-image: url(../images/top_menuBox2.jpg);
	height:22px!important;
	padding-left:15px!important;
	padding-bottom:0px!important;
	padding-top:10px!important;
	padding-right:0px!important;
	
}

#manufacturersContent{
	background-image: url(../images/center_menuBox.jpg);
}

#catBoxDivider{
	background-image: url(../images/div_menu.gif);
	height:5px;
}

#loginboxHeading {
	font-size: 12px;
	color: #666666;
	background-image: url(../images/top_menuBox2.jpg);
	height:22px!important;
	padding-left:15px!important;
	padding-bottom:0px!important;
	padding-top:10px!important;
	padding-right:0px!important;
	
}


.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.jpg);
	padding-top:20px;
	
	/*padding: 0.5em 0.2em;*/
	height: 30px;
}

.centerBoxHeading {
	margin: 0em;
	background-image: url(../images/centerbox_back.jpg);
	/*padding: 1.0em 0.2em;*/
	padding-top: 20px;
	height: 30px;
}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	/*border: 1px solid #CCCCCC;*/
	/*border-bottom: 5px solid #A2ACB9;*/
	background-image: url(../images/border_container.gif);
	margin-top: 0.5em;
}

.sideBoxContent {
	background-image: url(../images/center_menuBox.jpg);
	padding-left: 1.3em;
	padding-right: 1.3em;
	padding-top: 0.6em;
	padding-bottom: 0px;
	/*border: 1px solid #cccccc;*/
}

.sideBoxContent a:link {
	font-size: 11px;
	font-weight:normal;
	color:#666666;
}

.sideBoxContent a:visited {
	font-size: 11px;
	font-weight:normal;
	color:#666666;
}


.sideBoxContent a:hover {
	font-size: 11px;
	font-weight:normal;
	color:#FF6633;
}

.sideBoxMoreInfo{
	background-image:url(../images/menu_bg.jpg);
	background-color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	color:#FFFFFF;
	font-size: 11px;
	height:150px;

}

.sideBoxMoreInfo a:link{
	color:#ffffff;
	text-decoration: none;
	background-color: transparent;
}

.sideBoxMoreInfo a:hover{
	color:#CCCCCC;
	text-decoration: none;
	background-color: transparent;
}

.sideBoxMoreInfo a:visited{
	color:#FFFFFF;
	text-decoration: none;
	background-color: transparent;
}

.sideBoxBottom{
	background-image:url(../images/bottom_menuBox.jpg);
	height:22px;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FF601C;
	text-decoration: none;
	font-size: 16px!important;
} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #666666;
	font-size: 16px!important;
}

.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: center;
}

#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 {
	color: #666666;
	font-weight:normal;
	text-decoration: none;
	padding-left:2px;
	font-size:11px!important;
}

A.category-top:hover {
	color: #FF6633;
	font-weight:normal;
	text-decoration: none;
	font-size:11px!important;
}

A.category-links, A.category-links:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-size:11px!important;
}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #666666;
	text-decoration: none;
	font-size:11px!important;
	font-weight:normal;
}

A.category-subs, A.category-products, A.category-subs:hover, A.category-products:hover {
	color: #FF6633;
	font-weight:normal;
	padding-left:10px !important;
	font-size:11px!important;
}

SPAN.category-subs-parent {
	font-weight: normal;
	color:#FF6633;
	font-size:11px!important;
}

SPAN.category-subs-selected {
	font-weight: normal;
	color:#FF6633;
}
	
/* end categories box links */

/*misc*/
.back {
	float: left;
	margin-left:0px;
}

.navbar{
	margin-right: 30px;
}

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

.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 {
	/*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: 2em;
}

.productListing-rowheading {
	background-color: #efefef;
	height: 2em;
	color: #333333;
}

#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;
}

.vDotLine
{
    background-color: transparent;
    background-image: url(../images/delim_v.gif);
    background-repeat: repeat-y;
    background-attachment: scroll;
    -x-background-x-position: center;
    -x-background-y-position: top;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    width: 20px;
    font-size: 1px;
}

.hDotLine
{
    background-image: url(../images/delim_h.gif);
}

.priceNewProd{
	/*background-color:#669900;*/
	color:#669900;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	/*padding:2px;*/
}

.addtocart{
	color:#FF6633;
	font-size:9px;
	padding:2px;
}

.addtocart a:link, a:visited{
	color:#FF6633;
	font-size:9px;
	padding:2px;
	text-decoration:none;
	font-weight:normal;
}

.addtocart a:hover{
	background-color:transparent;
	color:#FF6633;
	font-size:9px;
	padding:2px;
	text-decoration:underline;
}

.tabTable {
	color:#5E5E5E;
	font-size:10px;
	padding:2px;
	text-decoration:none;
	text-align:left;
	/*border: 1px solid #cccccc;*/
}

.tabTable a:link, a:visited{
	color:#5E5E5E;
	font-size:11px;
	padding:2px;
	text-decoration:none;
	font-weight:Bold;
}

.tabTable a:hover{
	background-color:transparent;
	color:#FF6633;
	font-size:11px;
	padding:2px;
	text-decoration:underline;
}

.tabTableCategory {
	color:#5E5E5E;
	font-size:10px;
	padding:2px;
	text-decoration:none;
	text-align:left;
	float: left;
	vertical-align: top;
	margin: 1.6em 0em;
	text-align: center;
}

.tabTableCategory a:link, a:visited{
	color:#5E5E5E;
	font-size:11px;
	padding:2px;
	text-decoration:none;
	font-weight:bold;
}

.tabTableCategory a:hover{
	background-color:transparent;
	color:#FF6633;
	font-size:11px;
	padding:2px;
	text-decoration:underline;
}
.productDescr a:link, a:visited{
	color:#666666;
	text-decoration:none;
	font-size:11px!important;
}

.productDescr a:hover{
	background-color:transparent;
	color:#FF6633;
	text-decoration:underline;
}

.cart_divider{
	color:#666666;
	font-weight:bold;
}

.faqHeading{
	text-align:left;
	font-size:12px;
	padding-left:5px;
	font-weight:bolder;
	margin:0em;
	color:#FF6600;
}

.faqContent a:link, a:visited{
	text-align:left;
	padding-left:2px;
	margin:0em;
	color:#666666;
	font-size:11px;
	font-weight:bold;
}

.faqContent a:hover{
	text-align:left;
	margin:0em;
	color:#FF6600;
}

.inputRequirement{
color:#FF6633;
}

.newsArchivTitleHeading{
	text-align:left;
	background-color:#333333;
	color:#FFFFFF;
}

.information{
	font-weight:normal;
}

.checkboxLabel{
	font-size:10px;
}

.ccv{
	padding-left:9px;
	font-size:11px;
}

.ccv a:link{
	font-size:11px;
	text-align:center;
}

.plainbox-description{
	padding-left:5px;
	text-align:justify;
}

.centerBoxBottom{
	background-image:url(../images/bottom_centerBox.jpg);
	height:22px;
}

.columnSxBg{
	background-image:url(../images/bglatoSx.jpg);
}

.columnDxBg{
	background-image:url(../images/bglatoDx.jpg);
}