/* ================================
CSS STYLES FOR DotNetNuke
================================
/* GENERAL */
#title {
font-family: Verdana, Arial, San-serif;
font-size: 13px;
font-weight: bold;
color: #002147;
text-align: center;
}
.left_org {
background: url(left_org.jpg) no-repeat;
width: 14px;
height: 43px;
}
.right_org {
background: url(right_org.jpg) no-repeat;
width: 14px;
height: 43px;
}
.top_pad {
padding-top: 8px;
}


