

.mws_content p{
    width:600px;
    padding:5px 5px 0px 5px;
    text-align:left;
    
}

.mws_main{
    border-top: 10px #000 Solid;
    border-left: 1px #000 Solid;
    border-right: 1px #000 Solid; 
    border-bottom: 1px #000 Solid;
    padding:0px;
    
}
.sites {
    background:#FFFFFF;
    padding:10px;
    color:#404BA1;
    font-size:22px;
    font-weight:bold;
}

.blueback {
    background:transparent url(images/bluebg.gif) top left repeat-x;
	height:12px;
}


.blueback2 {
    background:transparent url(images/bluebg.gif) top left repeat-x;
    background-color:#000000;
	height:12px;
}
