/* TO HIDE COMPARE SELECTED AND RADIO BUTTON */

/*------------------------------------------------
Only applicable for APAC region
-------------------------------------------------*/
		
.compareButt
{
                display:none !important;
}

.compare
{
                display:none !important;
}


