﻿.rounded_black_on_white
{
	border: 1px solid #000000;
	zoom:1;
	background-color:#FFFFFF;
	width:180px;
}	
.tl_black_on_white
{
	background: url('../../Images/Icons/custom/tl_black_on_white.png') no-repeat top left;
	margin:-1px;
}
.tr_black_on_white {background: url('../../Images/Icons/custom/tr_black_on_white.png') no-repeat top right;}
.br_black_on_white {background: url('../../Images/Icons/custom/br_black_on_white.png') no-repeat bottom right;}
.bl_black_on_white {background: url('../../Images/Icons/custom/bl_black_on_white.png') no-repeat bottom left;}
.tr_black_on_white, .tl_black_on_white, .bl_black_on_white, .br_black_on_white {zoom:1;position:relative;}
.bl_black_on_white{padding:4px;text-align:left; }
