Try this;
Alert{
borderStyle:solid;
borderColor:#333333;
background-color:#ffffff;
borderAlpha:0;
borderThickness:1;
roundedBottomCorners:true;
cornerRadius:2;
headerHeight:21;
backgroundAlpha:0.9;
highlightAlphas:0.46, 0.19;
headerColors:#ffffff, #ffffff;
titleStyleName:"alertTitle";
message-style-name:"messageStyle";
button-style-name:"AlertButtons";
}
.alertTitle
{
fontFamily:Arial;
fontSize:11;
color:#333333;
font-weight:bold;
}
.messageStyle
{
letterSpacing:0;
color:#333333;
textAlign:left;
fontFamily:Arial;
fontSize:11;
font-weight:normal;
}
.AlertButtons{
cornerRadius:4;
highlightAlphas:0.59, 0.5;
fillAlphas:1, 1, 1, 1;
fillColors:#040404, #4c4c4c, #c60303, #ff4300;
color:#ffffff;
textRollOverColor:#ffffff;
borderColor:#474747;
themeColor:#333333;
fontFamily:Arial;
fontSize:11; fontWeight:bold;
}
--
Dinesh Kulkarni
Lead Developer
Mumbai