.DNN2{}
.DNN3{}

/*SMart Container Default CSS*/
.SMSpace{height:15px;} /*spacing below containers*/
.SMHead{height:20px;padding:3px;}
.SMFoot{padding:3px;}
.SMContent{padding:7px;}
.SMIcon{}
.SMTitle{}
.SMVisibility{}
.SMActions{}
.SMSettings{}

/*border control - normaly just set background, can do images here also*/
.SMBorderT{}
.SMBorderB{}
.SMBorderL{}
.SMBorderR{}
.SMBorderTL{}
.SMBorderTR{}
.SMBorderBL{}
.SMBorderBR{}
/*border widths - modify the images inside not the td*/
/*.SMBorderT img{height:10px;}*/


/*smart1*/
.SM1 .SMHead{border-bottom:1px solid #ffffcc;}
.SM1 .SMFoot{border-top:1px solid #ffffcc;}
.SM1 .SMVisibility{display:none;}
.SM1 .SMIcon{display:none;}

/*smart2*/
.SM2 .SMSpace{height:9px;} 
.SM2 .SMHead{background-color: #465D17; height:12px;border: 1px solid #3D5011;}
.SM2 .SMFoot{background-color:#3D5011;border-top:1px solid #150C04;}
.SM2 .SMContent{}
.SM2 .SMBorderT, .SM2 .SMBorderB, .SM2 .SMBorderBL, .SM2 .SMBorderBR, .SM2 .SMBorderL, .SM2 .SMBorderR
{background-color:#150C04;}
.SM2 .Head{font-size:12px;} /*adjust title color*/

/*smart3*/
.SM3 .SMHead{border-bottom:1px solid #ffffcc;}
.SM3 .SMSettings{display:none;}
.SM3 .SMActions{display:none;}
.SM3 .SMIcon{display:none;}

/*smart4*/
.SM4 .SMSpace{height:9px;} 
.SM4 .SMHead{background-color: #465D17; height:12px;border: 1px solid #3D5011;}
.SM4 .SMContent{}
.SM4 .SMBorderT, .SM4 .SMBorderB, .SM4 .SMBorderBL, .SM4 .SMBorderBR, .SM4 .SMBorderL, .SM4 .SMBorderR
{background-color:#150C04;}
.SM4 .Head{font-size:12px} /*adjust title color*/
.SM4 .SMFoot{padding:0px;background-color:#150C04;}
.SM4 .SMSettings{display:none;}
.SM4 .SMActions{display:none;}
.SM4 .SMIcon{display:none;}

/*smart5*/
.SM5 .SMHead, .SM5 .SMFoot{padding:0px;}
.SM5 .SMContent{padding-top:0px;}
.SM5 .SMSpace{height:9px;} 
.SM5 .SMBorderTL,.SM5 .SMBorderTR,.SM5 .SMBorderT, .SM5 .SMBorderB, .SM5 .SMBorderBL, .SM5 .SMBorderBR, .SM5 .SMBorderL, .SM5 .SMBorderR
{background-color:#150C04;}

.SM5 .SMSettings{display:none;}
.SM5 .SMActions{display:none;}
.SM5 .SMIcon{display:none;}
.SM5 .SMTitle{display:none;}
.SM5 .SMVisibility{display:none;}




