.postIt
{
    background: #fffb90 url('images/postit_note2_rect.jpg') no-repeat;
    width:300px;
    height: 48px;
    padding:5px 5px 5px 5px;
    border: solid 1px #009999;
    text-align:left;
    margin:5px 5px 5px 5px;
    
}
.postItIcon
{
    background: url('images/information_sign_medium.png');
    width:32px;
    height:32px;
    float:left;
    margin:2.5px 10px 0 5px;
}
.postItTitle
{
    float:left;
    padding:0px 10px 0px 0px;
    font-size:smaller;
    font-weight:bold;
}
.postItContent
{
    width: 320px;
    font-size:smaller;
    float:left;
}

.postItContainer{text-align:center;margin:10px 0 0 0;}
.snazzyContainer{width:425px;text-align:left;height:60px;}
.postItIconRounded{background: url('images/information_sign_medium.png');width:32px;height:32px;float:left;margin:4px 10px 0 5px;}

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;line-height:20px;}
/* #xsnazzy h1 {font-size:2.5em; color:#fff;} */
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fffcac; border-left:1px solid #009999; border-right:1px solid #009999;}
.xb1 {margin:0 5px; background:#009999;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {margin:0 1px;height:1px; }

.xboxcontent {display:block; background:#fffcac; border:0 solid #009999; border-width:0 1px;height:10px;}


.postItNewCont{position:relative;width:600px;height:auto;padding:5px 0 0 0px;margin-top:10px;text-align:center;}
.postItNew{position:relative;background: #fffb90 url('images/postit_note2_rect.jpg') no-repeat;width:300px;height: 40px;;padding:5px 5px 5px 5px;border: solid 1px #009999;text-align:left;margin:auto;font-family:Arial, Helvetica, sans-serif;}
.postItIconNew{background: url('images/information_sign_medium.png');width:32px;height:32px;float:left;margin:2.5px 10px 0 5px;}
.postItTitleNew{float:left;padding:0px 10px 0px 0px;font-size:11px;font-weight:bold;}
.postItContentNew{width: 250px;font-size:10px;float:left;}   

.postIt li {list-style-image:none;}
.postItNew li {list-style-image:none;}
