/* --- Code Snippets ***
------------------------
min-height: 525px;
height: auto !important;
height: 525px;
------------------------
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/full/path/to/image.png', sizingMethod='crop');
------------------------
white-space:normal !important;
------------------------
css specific tags:
OS - win linux mac freebsd ipod iphone webtv mobile
Browser - ie ie8 ie7 ie6 ie5 gecko ff2 ff3 opera opera8 opera9 opera10 konqueror webkit safari safari3 chrome
------------------------
/*--- End Code Snippets ***/

#dd
{
    background-image:url('images/dd.jpg');
    background-repeat:no-repeat;
    width:208px;
    height:76px;
    margin-left:2px;
    }
.ie6 #dd, .ie7 #dd
{
    background-image:url('images/dd.jpg');
    background-repeat:no-repeat;
    width:208px;
    height:76px;
    margin-left:5px;
    }
#dnn_ddtext
{
    margin:0px 10px 0px 10px;
    _margin:22px 10px 0px 10px;
    padding-top:2px;
    _padding-top:0px;
    }
/****SEARCH ****/
#Searchtop
{
    height:21px;
    text-align:center;
    width:160px;
    _width:170px;
    color: #fff!important;
    font-weight: bold;
    text-transform: uppercase;
    z-index:999;
    margin-top:2px;
    margin-left:15px;
    position:relative;
}
.ie6 #Searchtop, .ie7 #Searchtop 
{
    height:21px;
    width:170px;
    _width:170px;
    color: #fff!important;
    font-weight: bold;
    text-transform: uppercase;
    z-index:999;
    text-align:center;
    margin-top:1px;
    margin-left:15px;
    position:relative;
}
.Searchtop:link, .Searchtop:visited
{
    color: #fff;
    font-weight: bold;
}
.Searchtop:hover
{
   color:#fff;
   text-decoration:none;
   font-weight:bold;
}
/* DTSearch - SearchBox */
#Searchtop .eznc_SearchText{width:90px;} /* Width of Search Text Box */
#Searchtop .eznc_SearchButtton{color:#fff;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;text-transform: uppercase;}
.ie8 #Searchtop .eznc_SearchButtton{z-index:999;color:#fff;font-family:Arial;font-size:11px;font-weight:normal;text-transform: uppercase;font-weight: bold;text-transform: uppercase;}

#searchContainer .eznc_SearchText{width:90px;} /* Width of Search Text Box */
#searchContainer .eznc_SearchButtton{color:#fff;font-family:Arial;font-size:11px;font-weight:bold; text-transform: uppercase;}
#searchContainer a.eznc_SearchButtton:link{color:#fff;text-transform: uppercase;}
#searchContainer a.eznc_SearchButtton:hover{color:#fff; text-decoration:none;text-transform: uppercase;}
.ie6 #Searchtop .eznc_SearchText{float:left;width:110px;} /* Width of Search Text Box */
.ie7 #Searchtop .eznc_SearchText{float:left;width:120px;} /* Width of Search Text Box */
.ie6 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:5px 0px 0px 0px;text-align:left;color:#fff;font-family:Arial;font-size:11px;font-weight:bold;text-transform: uppercase;}
.ie7 #Searchtop .eznc_SearchButtton{float:right;width:30px;margin:5px 0px 0px -5px;text-align:left;color:#fff;font-family:Arial;font-size:11px;font-weight:bold;text-transform: uppercase;}

/*=======================================
END - Skin styles for Search Box feature
=======================================*/

#footertextwrapper
{
    font-size:7pt;
    text-align:center;
    position:relativo;
    width:480px;
    color:#000;
    font-weight:normal;
    margin:0 auto;
    padding:10px 0px 10px 0px;

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:7pt;
    text-align:center;
    color:#000;
    font-weight:normal;
    line-height:105%;
    
}
.footertext a:hover
{
    font-size:7pt;
    text-align:center;
    color:#000;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:7pt;
    text-align:center;
    color:#000;
    font-weight:normal;
   margin:0;
   padding:0;
    line-height:105%!important;
}


. eznc_tblWidth
{
	position:relative;
	width:480px;
}


.eznc_dvResults {
padding-top:10px;
width:480px;
}

.eznc_tblWidth, .eznc_dvSearchButton
{
width:480px;
padding-left:5px;
}
