div.alert {border:20px solid #DD6666;padding:20px;margin:-20px;margin-bottom:0px;background-color:	#FFF8F8;cursor:default;box-shadow:inset 0px 0px 3px rgba(10, 0, 0, 0.7);
}div.alert h1,
div.alert h2,
div.alert p {margin:0;padding:0;margin-bottom:20px;font-weight:normal;color:#202020;
}div.alert h1:last-child,
div.alert h2:last-child,
div.alert p:last-child {margin-bottom:2px;
}div.alert h1 {font-size:25px;font-weight:normal;color:#B04444;
}div.alert h2 {font-size:19px;
}div.alert p {font-size:14px;font-weight:bold;
}div.alert .clear {clear:both;
}div.alert hr {border:0px none;background-color:	#DD6666;height:2px;margin:0px;margin-left:-10px;margin-right:-10px;margin-bottom:20px;
}div.alert ul {margin-bottom:10px;
}div.alert li {font-weight:normal;float:left;min-width:140px;font-style:italic;font-size:14px;
}