DIV.t-alert-controls { display: inline-block; cursor: pointer; background: rgb(232, 232, 232) url(57a1f174998874cfb13b7d4a98bd6e1eecaa2a3b.png)  no-repeat scroll 0% 0%; border-radius: 5px; margin-bottom: 5px; padding-left: 22px; padding-right: 5px; }
DIV.t-alert-control A:hover { text-decoration: underline; }
DIV.t-alert-container DIV.t-error { background: red url(570a80d8ce9d9e8c670ec40e250315b48f7142ee.png)  no-repeat scroll 0% 0%; font-weight: bold; color: white; border-radius: 5px; margin-bottom: 5px; padding-left: 22px; }
DIV.t-alert-container DIV.t-warn { background: rgb(244, 218, 91) url(db85b86292b712dbcf8bda7ac1437a65238820a6.png)  no-repeat scroll 0% 0%; font-weight: bold; border-radius: 5px; margin-bottom: 5px; padding-left: 22px; }
DIV.t-alert-container DIV.t-info { background: rgb(0, 136, 255) url(8aa251c4da2fca4c68e8c08c13d90a847c8acfc1.png)  no-repeat scroll 0% 0%; border-radius: 5px; margin-bottom: 5px; padding-left: 22px; color: white; }
DIV.t-alert-container DIV.t-success { background: green url(0a1e8ca866cdaf71b19081d63c3d4c507d098483.png)  no-repeat scroll 0% 0%; border-radius: 5px; margin-bottom: 5px; padding-left: 22px; color: white; }
DIV.t-dismiss { float: right; margin-left: 3px; margin-bottom: 3px; cursor: pointer; width: 16px; height: 16px; background: transparent url(57a1f174998874cfb13b7d4a98bd6e1eecaa2a3b.png)  repeat scroll 0% 0%; }
