html, body {
        height: 100%;
        font-family:verdana;
        font-size:10px;
    }
    
    body {
        margin: 0;
        padding: 0;
        text-align: center;
        min-height: 400px; /* For Mozilla/Opera/Safari */
    }
    img{
        border:none;
        margin:none;
    }
    a{
        color:#477FEB;
        text-decoration:underline;
    }
    a:hover{
        text-decoration:none;
    }
    #topLine{
        height:62px;
        border-bottom:1px solid #477FEB;
    }
    #topLine .topBanner{
    	border:0px;
    	margin:0px;
    	border-bottom:1px solid white;
    	padding:0px;
    }
    #main{
        position: relative;
        margin: 0 auto;
        text-align: left;
        width: 750px;
        border:1px solid #477FEB;
        border-top:0;
        border-bottom:0;
        min-height: 100% !improtant;
        height: auto !important;
    }
    /* Hack for IE */
    * html #main {
        height: 100%;
    }
    /* End IE Hack */
    #left{
        width:170px;
        float:left;
    }
    #left a img{
        padding-bottom:0px;
        margin-bottom:0px;
        display:block;
    }
    #center{
        background:url(top-right.gif) top right no-repeat;
        width:579px;
        float:right;
        height:auto;
    }
    #headNews{
        float:left;
        width:420px;
    }
    #searchBox{
        float:left;
        width:150px;
    }
    #searchBox h3{
        margin:5px;
        margin-top:10px;
        font-size:11px;
        font-weight:bold;
        color:#CF4B03;
    }
    .input{
    	border:1px solid #CF4B03;
        width:106px;
        color:#CF4B03;
    }
    #searchBox .input{
        margin:5px;
    }
    
    #searchBox .submit{
        margin:5px;
        margin-top:0px;
    }
    #headNews h1,#headNews h2, #articles h1, #headProduct h1, #providers h2, #featuredProducts h2, #news h2, #equipmentList h2{
        font-weight:bold;
        font-size:12px;
        color:#477FEB;
        margin:10px;
        margin-right:0px;
    }
    #headNews p, #news p{
        margin:10px;
        font-size:11px;
        line-height:16px;
    }
    #headNews table{
    	margin-left:10px;
    	font-size:11px;
        line-height:16px;
    }
    #headNews div p{
        background-color:red;
    }
    #articles div h3{
        margin:0px;
        padding:0px;
        font-size:11px;
    }
    #footer{
        background-color:#477FEB;
        text-align:left;
        position:relative;
        bottom:0px;
        color:#FFF;
        height:22px;
        width:750px;
    }
    /* Hack for IE */
    * html #footer{
        bottom:-1px;
    }
    /* End Hack for IE */
    #footer a{
        color:#FFF;
        text-decoration:none;
    }
    #footer a:hover{
        text-decoration:underline;
    }
    #footerInner{
        padding:5px;
    }
    a.more{
        font-weight:bold;
        text-decoration:none;
    }
    .clear{
        clear:both;
    }
    #providers, #providersList{
        width:140px;
        float:left;
        margin:0px;
        padding:0px;
    }
    #providers img{
        margin:10px;
        margin-top:0px;
    }
    #providersList, #searchList{
        width:540px;
        margin:10px;
    }
    #providersList div{
        margin-bottom:5px;
    }
    #providersList div img{
        float:left;
    }
    #providersList div h3, #headNews div h3, #searchList h3, #commentsList h2{
        font-weight:bold;
        font-size:11px !important;
        color:#477FEB;
        float:left;
        margin:0px;
        margin-left:10px;
        width:400px;
    }
    #headNews div h3, #articles div h3{
        position:relative;
        margin-left:10px;
    }
    #searchList h3{
        width:540px;
        margin-left:0px;
    }
    #searchList p{
        margin:0px;
        padding:0px;
        margin-bottom:3px;
    }
    #providersList div p{
        width:390px;
        float:left;
        margin:10px;
        margin-right:none;
    }
    #providersList div p.wide{
        width:511px;
    }
    #featuredProducts{
        float:left;
        width:417px;
        margin:0px;
        padding:0px;
        margin-left:10px;
    }
    #featuredProducts div{
        display:block;
        margin:0px;
        margin-right:10px;
        margin-top:10px;
        float:left;
        width:129px;
        border:0px;
    }
    #featuredProducts div.product img{
        margin-left:auto;
        margin-right:auto;
        margin-top:10px;
    }
    #featuredProducts h2{
        margin:0px;
        margin-top:10px;
    }
    #news{
        float:left;
        margin-left:10px;
        margin-top:10px;
        width:417px;
    }
    #news h2{
        margin-top:0px;
        margin-left:0px;
    }
    #news p{
        margin-left:0px;
    }
    .product{
        padding:0px;
    }
    .product h3{
        font-size:10px;
        color:#6F6F6F;
        font-weight:bold;
        margin:0px;
        padding:0px;
        margin-bottom:10px;
        height:30px;
    }
    .product h3 a{
        color:#6F6F6F;
    }
    .menu{
        display:block;
        line-height:20px;
        background-color:#CF4B03;
        padding:0px;
        margin:0px;
        padding-left:10px;
        color:white;
        margin-top:1px;
        text-decoration:none;
        font-weight:bold;
    }
    .menu:hover{
        background-color:#477FEB;
    }
    #equipmentList{
        width:540px;
        margin:10px;
        float:left;
        padding:0px;
        background-color:white;
    }
    #equipmentList .equipment{
        width:265px;
        background-color:white;
        float:left;
    }
    #equipmentList ul{
        margin:0px;
        padding:0px;
        margin-left:10px;
    }
    #equipmentList ul li{
        list-style-type:none;
        margin-bottom:5px;
    }
    #equipmentList .right{
        float:right;
    }
    .width540{
        background-color:white;
        width:540px;
    }
    .height10{
        height:10px;
        background-color:white;
    }
    .equipment a{
        text-transform:capitalize;
    }
    li{
        line-height:14px;
        font-size:11px;
    }
    #articles p{
        margin:10px;
    }
    #commentsList{
        position:relative;
        height:auto;
        padding:5px;
    }
    #commentsList p{
        line-height:15px;
        clear:both;
        margin:0px !important;
        padding-left:10px;
        padding-right:10px;
    }
    #headNews p{
        line-height:15px;
    }
    #commentsList h3{
        padding:10px !important;
        margin:0px !important;
        width:500px;
        font-size:11px;
        color:black;
    }
    #commentsList h2{
        width:500px;
        padding-top:15px;
        padding-bottom:15px;
        clear:both;
    }
    #commentsList img{
        clear:both;
        padding-left:10px;
    }
    #headProduct{
        float:left;
        width:575px;
    }
    #productDetails img{
        float:left;
        margin-right:5px;
    }
    #productDetails .label{
        font-weight:bold;
        color:#636363;
    }
    #productDetails a{
        font-weight:bold;
        text-decoration:none;
    }
    #productDetails a:hover{
        text-decoration:underline;
    }
    
    #productDetails{
        width:270px;
        float:left;
        margin-left:10px;
    }
    td p, td label{
    	line-height:15px;
		font-size:11px;
    }
    .google{
    	 margin-left:5px;
    	 margin-top:5px;
    }