.idxbox-liner {
			margin: 0;
			}
			
.idxbox { background:none; background: #fff: border: solid 3px red; }			


.promo .idxbox-liner {
	background:none;
	background:#fff;		
		}

.whatsnew .idxbox-liner {
		width:272px;
		}

.idxbox-wrapper {
	background:none;
	background: url(/Images/rotators/homepage/z-loading.gif) no-repeat;
	}
	
.idbox { 	overflow: hidden; } 

.idxbox-wrapper {
	 background:url(/Images/none.gif);
	 	overflow: hidden;
	}
	
.idxbox {
	 background:url(/Images/none.gif)
		}	
		
.whatsnew-section { height:264px; padding: 0; margin: 0; background: #fff; 	overflow: hidden; }

.whatsnew-section h1 { display: none; font-size: 0; padding: 0; margin: 0;	overflow: hidden; }

.whatsnew-box { width: 272px; height:264px; background: #fff;	overflow: hidden; }


.whatsnew-box {
	display:inline-block;
	float:left;
	width:272px;
	margin: 0;
	overflow: hidden;
	}
		
				
/* Home page with 6 categories */
.cat-block {
	float:left;
	margin-top:29px;
	width:15.0%;
	}
	
	.cat-block h2 a:link, .cat-block h2 a:active, .cat-block h2 a:visited {
	font: 18px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #1f7e13;
		}
	
	.cat-block ul {
		list-style-type:none;
		}
		
		.cat-block ul li {
			border-bottom:1px solid #c0c0c0;
			padding: 2px 0;
			}
			
	.cat-block a:link, .cat-block a:active, .cat-block a:visited {
		font: 12px Arial, Helvetica, sans-serif;
		color: #176fd4;
		text-decoration:none;
		}
			
	.cat-block a:hover, .cat-block a:focus {
		color: #FF3300;
		text-decoration: underline;
		}
		
	.cat-block h2 a:hover, .cat-block h2 a:focus {
		color: #FF3300;
		text-decoration:underline;
		}
	
	.cat-img {
		text-align: center;
		padding:2px 0;
		}
	
.cat-divider {
	float:left;
	height: 160px;
	border-right: 1px dotted #aaa;
	margin: 14px 8px;
	}


		
