#db2_ContainerWrapper
{
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

/* style for dnn module titles in this container */
.db2_TitleHead
{
 	color: #004FA2;
}

.db2
{
	margin:10px 10px 10px 10px;
} 

.db2_content
{
	background:#fff url('images/db2_content_bg_right.png') repeat-y scroll right;
	position:relative;
}

.db2_content_container
{
	background:url('images/db2_content_bg_left.png') repeat-y scroll left;
	padding: 0px 10px 0px 10px;
	position:relative;
}

.db2_content h3
{
    border-bottom:1px solid #E0E1E1; 
    margin:0  5px 15px 5px;
    padding:0px 5px 5px 10px;
}

.db2_content p
{
    text-align:right;
    margin:0  5px 15px 5px;
}

.db2_Date
{
    font-family: Verdana, Helvetica, Tahoma, Arial;
    color: #004FA2;
    font-weight: bold;
}

.db2_top
{
	background:url('images/db2_bg_right.png') no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px;
}

.db2_top_content
{
	background:url('images/db2_bg_left.png') no-repeat scroll left top;
	height:10px;
	line-height:0;
	font-size:0px;
}

.db2_bot
{
	background:url('images/db2_bg_right.png') no-repeat scroll right bottom;
	height:10px;
	font-size:1px;
}

.db2_bot_content
{
	background:url('images/db2_bg_left.png') no-repeat scroll left bottom;
	height:10px;
	font-size:1px;
	line-height:0;
}

#db2_ContainerWrapper .db2_ContainerFooter
{
    /*
    margin-left: 10px;
    margin-bottom: 20px;
*/
}


























