/* 
================================
 Container Styles for DotNetNuke - XDMediaMadness Themes - dnn3@xd.com.au
 Updated March 2008 for DNN 4.5 and above 
 Copyright Nina Meiers - Credits must remain in file.
 http://www.xd.com.au
================================
*/  

/* Border Colour around the Container */
.Blue_Pill_Master { background-color:White; padding: 5px; }

/* Container Title Formatting */
.Blue_Pill_Title { font-family: Tahoma; font-size: 12px; vertical-align:middle;  /* Change Title Color HERE */ font-weight: bolder; text-align:left; width:100%; } 
.Blue_Pill01 { background: url(BluePix/Container_header_bg.PNG) repeat-x; height: 24px; }

/* Change Class in ASCX file to get the rounded corners*/
.Blue_Pill02 { border: 1px solid rgb(204, 204, 204);  height: 20px; }

/* Change Class in ASCX file to get the rounded corners*/
.Blue_Pill03 { background: url(BluePix/XDPill_03.gif) no-repeat; height: 20px; }

/* End Custom Class */

