/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containerrow2_blue {
border-left:1px solid #002C6C;
border-right:1px solid #002C6C;
padding-left:2px;
padding-right:2px;
}

.links_box_top {
background: url(images/links_box_top.gif) no-repeat top left;
width:170px;
height:15px;
}

.links_box_bottom {
background: url(images/links_box_bottom.gif) no-repeat top left;
width:170px;
height:6px;
}
