/* 
================================
 Container Styles by dnnskinsgarden &
 skins-store.com
================================
*/   
.redtitle   { FONT-SIZE: 13px; font-family:Arial, Helvetica, sans-serif; COLOR: #ffffff; FONT-WEIGHT: bold;}
.greentitle { FONT-SIZE: 13px; font-family:Arial, Helvetica, sans-serif; COLOR: #ffffff; FONT-WEIGHT: bold;}
.whitetitle { FONT-SIZE: 1.1em; font-family:Arial, Helvetica, sans-serif; COLOR: #333333; FONT-WEIGHT: bold;}


#redbox {
color:#666666;
margin-top:5px;
}
.redbox_header {
background-color:#891301;
height:20px;
padding:3px 0px 0px 15px;
}

#greenbox {
color:#666666;
margin-top:5px;
}
.greenbox_header {
background-color:#669C08;
height:20px;
padding:3px 0px 0px 15px;
}

#whitebox {
color:#333333;
margin-top:5px;
}
.whitebox_header {
	background-color:#FFFFFF;
	height:20px;
	padding:3px 0px 0px 15px;
}

.highlight {
    background-color: #FFFF66;
	color: #000000;
 }



