/* CSS Document */

#updatescontainer {background-image: url(images/updatebg.jpg); background-repeat: repeat;
}
#updatestext {font: 10px Verdana;
             padding-left:10px;
             padding-right: 10px;
             padding-bottom: 5px;
             margin-height: 103px;
             letter-spacing: 1px;}
#kickshipping { font: 10px Verdana;
                color: #8A997B;
                padding-left: 12px;
                padding-right: 12px;
                padding-bottom: 2px;}
#kickshipping ul { margin-top: 2px;
                   margin-bottom: 2px;}
#kickshipping p {margin-top: -1px;
                 margin-bottom: -1px;}
#kickshipping a:link		{ color: #ff8a00; font-weight: bold;            
                          text-decoration:none; } 
#kickshipping a:visited	{ color: #ff8a00; font-weight: bold; 
                          text-decoration:none; } 
#kickshipping a:active	{ color: #ff8a00; font-weight: bold; 
                      text-decoration:none; } 
#kickshipping a:hover		{ color: #efba2c; font-weight: bold;            
                          text-decoration:underline; }
#new { font: 10px Verdana;
                color: #8A997B;
                padding-left: 12px;
                padding-right: 12px;
                padding-bottom: 2px;}
#new ul { margin-top: 2px;
                   margin-bottom: 2px;}
#new p {margin-top: -1px;}
#container {font: 12px Verdana;
            color: #8A997B}
#container h1 {font: 16px Verdana;
               color: #00aa04;
               font-weight: bolder;}
#container h3 {font: 14px Verdana;
               margin-top: -1px;
               margin-bottom: -1px;
               margin-left: 5px;
               font-weight: bolder;}
#container p {margin-left: 10px;
              margin-top: 8px;
              margin-bottom: 8px;}
#container a:link		{ color: #ff8a00; font-weight: bold;            
                          text-decoration:none; } 
#container a:visited	{ color: #ff8a00; font-weight: bold; 
                          text-decoration:none; } 
#container a:active	{ color: #ff8a00; font-weight: bold; 
                      text-decoration:none; } 
#container a:hover		{ color: #efba2c; font-weight: bold;            
                          text-decoration:underline; }
                          
#new a:link		{ color: #ff8a00; font-weight: bold;            
                          text-decoration:none; } 
#new a:visited	{ color: #ff8a00; font-weight: bold; 
                          text-decoration:none; } 
#new a:active	{ color: #ff8a00; font-weight: bold; 
                      text-decoration:none; } 
#new a:hover		{ color: #efba2c; font-weight: bold;            
                          text-decoration:underline; }