﻿.rounded_pink_on_white
{
	border: 1px solid #F5DEF0;
	zoom:1;
	background-color:#F5DEF0;
}	
.tl_pink_on_white
{
	background: url('../../Images/Icons/custom/tl_pink_on_white.png') no-repeat top left;
	margin:-1px;
}
.tr_pink_on_white {background: url('../../Images/Icons/custom/tr_pink_on_white.png') no-repeat top right;}
.br_pink_on_white {background: url('../../Images/Icons/custom/br_pink_on_white.png') no-repeat bottom right;}
.bl_pink_on_white {background: url('../../Images/Icons/custom/bl_pink_on_white.png') no-repeat bottom left;}
.tr_pink_on_white, .tl_pink_on_white, .bl_pink_on_white, .br_pink_on_white {zoom:1;position:relative;}
.bl_pink_on_white{padding:10px;text-align:left; }


