/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
#hometable { }
#hometable td h2 {font-size: 95%; }
.commentbox {
FLOAT: right;
WIDTH: 35%;
BORDER: blue 2px ridge;
MARGIN: 5px;
PADDING: 5px;
}
.imgLHS {
margin: 10px 25px 10px 0px;
}
.imgRHS {
margin: 10px 0px 10px 25px;
}
.button {
background-image: url(/Portals/0/images/Blank_Button.gif);
background-repeat: no-repeat;
background-position: center;
color: white;
font-size: 140%;
line-height: 1.3;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
}


















