
/* For generic page styles. Not for sliders. */


.div1, .div2 {width:100%;margin:0 auto;}
.div1 {text-align:center;line-height:20px;}
.div1 P {font-size:18px;}


.green {color:Green;}
.cn {font-family: "Courier New", Georgia;}
#status {display:inline-block; line-height:50px;height:50px;vertical-align:middle;}

.code
{
    background-color: #F3F3F9; white-space:pre; font-family:"Courier New", Georgia;
    font-size:12px; overflow:auto; 
}