/* 
================================
 Container Styles for DotNetNuke - XDMediaMadness Themes - Copyright Nina Meiers - dnn3@xd.com.au - 
================================
*/  

/* Border Colour around the Container */
.Blank_Master {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Container Title Formatting */
.Blank_Title
{
    font-family: Tahoma;
    font-size: 12px;
    color: #003399; /* Change Title Color HERE */
    font-weight: bolder;
}
	
.Blank01 {
	height: 20px;
}

.Blank02 {
	height: 20px;
}

.Blank03 {
	height: 20px;
}

/* End Custom Class */

