#db3_ContainerWrapper
{
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

/* style for dnn module titles in this container */
.db2_TitleHead
{
 	color: #004FA2;
}

/* design box 3*/

.db3
{
	margin:10px 0;
}

.db3_content
{
	background:#ebf3fa;
	border-left:1px solid #b1c9d9;
	border-right:1px solid #b1c9d9;
	padding: 0px 10px;
}

.db3_content h3
{
    border-bottom:1px solid #b1c9d9;
    margin:0  5px 10px 5px;
    padding:0px 5px 5px 10px;
}

.db3_top
{
	background:url('images/db3_bg_right.gif') no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px
}

.db3_top_content
{
	background:url('images/db3_bg_left.gif') no-repeat scroll left top;
	height:10px;
	line-height:0;
	font-size:1px
}
.db3_bot
{
	background:url('images/db3_bg_right.gif') no-repeat scroll right bottom;
	height:10px;
	font-size:1px;
	line-height:0;
}

.db3_bot_content
{
	background:url('images/db3_bg_left.gif') no-repeat scroll left bottom;
	height:10px;
	font-size:1px;
	line-height:0;
}

/* END Added from free style sheet */

#db3_ContainerWrapper .db3_ContainerFooter
{
    /*
    margin-left: 10px;
    margin-bottom: 20px;
*/
}


























