﻿.rounded_blue_on_white
{
	border: 1px solid #BBDDFF;
	zoom:1;
	background-color:#BBDDFF;
	width:180px;
}	
.tl_blue_on_white
{
	background: url('../../Images/Icons/custom/tl_blue_on_white.png') no-repeat top left;
	margin:-1px;
}
.tr_blue_on_white {background: url('../../Images/Icons/custom/tr_blue_on_white.png') no-repeat top right;}
.br_blue_on_white {background: url('../../Images/Icons/custom/br_blue_on_white.png') no-repeat bottom right;}
.bl_blue_on_white {background: url('../../Images/Icons/custom/bl_blue_on_white.png') no-repeat bottom left;}
.tr_blue_on_white, .tl_blue_on_white, .bl_blue_on_white, .br_blue_on_white {zoom:1;position:relative;}
.bl_blue_on_white{padding:4px;text-align:left; }
