/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.dialogtitle1{ FONT-SIZE: 14px; font-family:Verdana; COLOR: #000; FONT-WEIGHT: bold;}
.dialogtitle2{ FONT-SIZE: 14px; font-family:Verdana;COLOR: #79735e; FONT-WEIGHT: bold;}

.yellow_container {
	margin-bottom:0px;
	background-color:#fbd85b;
}
.yellow_top {
	background-image:url(containerbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:34px;
}
.blank_container {
	margin-bottom:5px;
	margin-top:5px;
}
.content {
	padding:5px;

}
.content_yellow {padding: 5px 17px; }