/*  FIXES FOR IE8 */

.newCP .listing .item
{
	background: url(/App_Themes/CP/Images/FisherPriceItemBkg.png) repeat left top;
}

.newCP label.check
{
	overflow: hidden;
}

.newCP label.check > input
{
	padding: 0px;
}

.Outlook.reInsertTable
{
	width: auto !important;
}