#breadcrumbs {
    display: block;
    margin-bottom: 20px;
    margin-top: -10px;
}

#container #search input[type="submit"] {
    background: url("/images/mibs/search.png") no-repeat scroll 0 1px transparent;
    border: 0 none;
    color: white;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: normal;
    height: 35px;
    line-height: 20px;
    margin-left: 0;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    width: 82px;
}

#container  a#download-mibs {
    background: url("/images/orange-button.png") no-repeat scroll center center transparent;
    color: white;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 25px;
    line-height: 26px;
    padding: 10px 30px 10px 10px;
    text-decoration: none;
    text-shadow: 0 -1px 0 gray;
    width: 130px;
}

#container  a#search-mibs {
    background: url("/images/blue-button.png") no-repeat scroll center center transparent;
    color: white;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 25px;
    line-height: 26px;
    padding: 10px 30px 10px 10px;
    text-decoration: none;
    text-shadow: 0 -1px 0 gray;
    width: 130px;
}

#container  #search input[type="text"] {
    font-size: 14px;
    padding-top: 5px;
    width: 240px;
}

#info2 {
    background: none repeat scroll 0 0 #E0F5FE;
    display: block;
    float: left;
    height: 94px;
    margin-left: 27px;
    margin-top: -15px;
    padding: 15px 20px;
    width: 242px;
}

#info p {
    line-height: 14px;
    margin-bottom: 10px;
    width: 350px;
}

#content {
    margin-top: 0;
    width: 675px;
}

#info2 h3 {
    margin-top: 0;
}

#info1 h3 {
    margin-top: 0;
}

#container #search {
    display: block;
    float: left;
    height: 30px;
    margin-left: 5px;
    margin-top: 0;
    width: 331px;
}

#container #download-mibs {
	margin-top:0px;
}

#mib td {
    background: none repeat scroll 0 0 #EEEEEE;
    border: medium none !important;
    padding-bottom: 5px;
    padding-left: 10px;
}
.one td {
    background: none repeat scroll 0 0 #FDF9FE !important;
}

#sideRight {
    float: right;
    position: relative;
    width: 235px;
	margin-right: 0;
}

#side {
    background: url("/images/mibs/right-bg.png") no-repeat scroll 0 0 #FAFAFA;
    color: #4E4E4E;
    display: block;
    padding: 20px;
    width: 195px;
}


#it-res {
    background: none repeat scroll 0 0 #E0F5FE;
    display: block;
    padding: 20px;
    width: 195px;
	height:160px;
}

#it-mib-updates {
    background: none repeat scroll 0 0 #EEEEEE;
    display: block;
    margin-top: 20px;
    padding: 20px;
    width: 195px;
}

#it-mibs-popular {
    display: block;
    margin-top: -15px;
    padding: 20px;
    width: 195px;
}

#it-mibs-wanted {
    background: url("/images/mibs/wanted.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 195px;
    padding: 80px 30px 30px;
}

#it-mibs-wanted p {
    background: url("/images/mibs/v1.png") no-repeat scroll 0 0 transparent;
    margin-top: 7px;
    padding-left: 25px;
}

#it-mibs-wanted a {
    background: url("/images/mibs/signme.png") no-repeat scroll 0 0 transparent;
    color: white;
    display: block;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    margin-left: 50px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    width: 68px;
}