table.hotbuys  {
	margin: 10px 0px 10px 10px; 
	width: 722px; 
}

table.hotbuys td {
}

h1.hotbuys { 
	margin-right:9px;
	margin-left:10px;
	color:white; 
	font-size:11px; 
	font-weight:bold;
}

table.hotbuys td.pinktab { 
	background-image:url('/Functional/tplImg/shopping/hotBuys/pinkBG.gif'); 
	background-repeat:no-repeat; 
	width:102px; 
	height:100px; 
	text-align:right; 
	border-top:1px solid #CACAD1; 
	background-color:#C83D5F;	
	vertical-align:middle;
}

table.hotbuys td.thumbnail { 
	width:100px; 
	height:100px; 
	border-top:1px solid #CACAD1; 
	vertical-align:top;
	background-color:#C83D5F;
}

table.hotbuys td.thumbnail img.hbThumbnail { 
	border:10px solid #C83D5F;
}

table.hotbuys td.pinkFill {background-color:#C83D5F; border-bottom:1px solid #CACAD1; }
table.hotbuys td.detail {
	width: 511px;
	height:100px; 
	padding-left:10px;
	vertical-align:top;
	border-top:1px solid #CACAD1; 
	border-bottom:1px solid #CACAD1;
	background-image: url('/Functional/tplImg/shopping/hotBuys/detailBG.gif');
	background-position: bottom left;
	background-repeat:no-repeat;

}

h2.hotbuys {
	color: #666666;
	font-size:10px;
	font-weight:bold;
	margin-top:5px;
}

p.hbDescription {
	height:auto;
	margin:10px 0px 20px 0px;
}

div.hbFooter {
	padding-top:22px;
	margin-left:65px;
	padding-bottom:8px;
}

span.hbEndDate {
	margin-left:70px;
}
img.hbMoreInfo {
	margin-left:158px;
}
table.hotbuys tr.hotbuys-spacer {
	height:10px;
}

/* ARTICLE DETAIL */

div.hotbuyTitle {
	height:27px; 
	width:100%; 
	overflow:hidden;
	font-weight:bold;
	background-image:url('/Australia and NZ/a2k/Web Pages/Shopping/images/titleGradient.gif'); 
	background-repeat:no-repeat;
} 

div.hotbuyTitle p { 
	padding: 0px 0px; 
	margin: 5px 10px;
} 

p.hotbuyText { 
	margin:10px
}
