﻿.infospan {border:1px solid blue;width:96%;color:Black;float:left;padding:2px 2px 2px 20px;background:url(/images/common/infoicon.gif) white no-repeat left 50%;}
.checkspan {border:1px solid blue;width:96%;color:Black;float:left;padding:2px 2px 2px 20px;background:url(/images/common/checkicon.gif) white no-repeat left 50%;}
.okspan {border:1px solid green;width:96%;float:left;color:Green;padding:2px 2px 2px 20px;background:url(/images/common/okicon.gif) white no-repeat left 50%;}
.errspan {border:1px solid red;width:96%;float:left;color:Red;padding:2px 2px 2px 20px;background:url(/images/common/erroricon.gif) white no-repeat left 50%;}
.alertspan {border:#ff8400 1px solid;width:96%;color:#ff8400;float:left;padding:2px 2px 2px 20px;background:url(/images/common/alerticon.gif) white no-repeat left 50%;}
