/* IE specific using "* html" prefix */



/* Basket and Account Links 														*/
/*------------------------------------------------------*/
* html #epbAndAccWrapper {
	height: 40px;
}
* html #epbBlock li#view {
	height: 13px;
}


/* Top Nav Menu 																				*/
/*------------------------------------------------------*/
* html ul#topnav li a { 
	padding-bottom: 4px;
}


/* Generic capsule styles for groups of product heros,  */
/* checklists, help and advice, and serivces banners		*/
/* Default is 590 wide containing 4 products 128px wide	*/
/*------------------------------------------------------*/
* html .capsuleWrapper h2 span.h2Title {
	height: 15px;
}
* html .basicWrapper h2 {
	height: 22px;
}
* html .capsuleBlock span.productNameBlock {
	height: 30px;
}


/* Search																			          */
/*------------------------------------------------------*/
* html .searchBlock select {
	margin-left: -5px;
}


/* Services & Help And Advice banner										*/
/*------------------------------------------------------*/
* html #helpListBlock_x1 .capsuleBlock, 
* html #checkListBlock_x1 .capsuleBlock {
	height: 80px;
}
* html #servicesListBlock_x1 .capsuleBlock {
	height: 119px;
}
* html #helpListBlock_x2 .capsuleBlock,
* html #servicesListBlock_x2 .capsuleBlock {
	height: 111px;
}
* html #checkListBlock_x2 .capsuleBlock {
	height: 55px;
}
* html #servicesListBlock_x3 .capsuleBlock,
* html #helpListBlock_x3 .capsuleBlock {
	height: 119px;
}
* html #checkListBlock_x3 .capsuleBlock {
	height: 111px;
}

/* Featured Products																		*/
/*------------------------------------------------------*/
* html #featuredProductsBlock .capsuleBlock li p.productName {
	height: 170px;
}
* html #featuredProductsBlock .capsuleBlock ul.first li p.productName {
	height: 210px;
}


/* Best Sellers																					*/
/*------------------------------------------------------*/
* html #bestSellersBlock .capsuleBlock li p.productName {
	height: 160px;
}


/* Related and Alternate Products												*/
/*------------------------------------------------------*/
* html #relatedProductsBlock_530_x1 .basicBlock li p.productName, * html #relatedProductsBlock_530_x2 .basicBlock li p.productName, 
* html #relatedProductsBlock_530_x3 .basicBlock li p.productName,
* html #relatedProductsBlock_755_x1 .basicBlock li p.productName, * html #relatedProductsBlock_755_x2 .basicBlock li p.productName,
* html #relatedProductsBlock_755_x3 .basicBlock li p.productName, * html #relatedProductsBlock_755_x4 .basicBlock li p.productName,
* html #alternateProductsBlock_530_x1 .basicBlock li p.productName, * html #alternateProductsBlock_530_x2 .basicBlock li p.productName, 
* html #alternateProductsBlock_530_x3 .basicBlock li p.productName {
	height: 160px;
}
