h2 {
    font-size: 16px;
	color:#fad112;
}

#opt-heading h1 {
    font-size: 9px;
    color: #444444;
    background: #111111;
    margin: 0px;
    text-align: center;
}
#botlinks {
    background: #111111;
    padding: 5px 5px 15px 5px;
}
#botlinks a {
    border: none;
}

.buy-btn {
    background:transparent url(http://www.ashburtonrw.com.au/images/buy.gif) repeat scroll 0 0;
    margin-right:75px;
}
.rent-btn {
    background:transparent url(http://www.ashburtonrw.com.au/images/rent.gif) repeat scroll 0 0;
}
.listings-btn {
    float:left;
    height:26px;
    text-indent:-9999px;
    width:98px;
}
#main-content #side-menu {
    float:left;
    width:332px;
    margin-top:0px;
    background:#333333 url(http://www.ashburtonrw.com.au/images/gradient.jpg) repeat-x scroll 0 0;
}
#main-content #textual-content {
    margin:15px 178px 15px 347px;
}
#main-content #side-modules {
    float:right;
    width:153px;
    padding: 5px;
    margin-top:0px;
    /*background:#333333 url(http://www.ashburtonrw.com.au/images/gradient.jpg) repeat-x scroll 0 0;*/
    text-align: center;
    background: url(image-line.jpg) top left no-repeat;
}
#main-content #side-modules img {
    width: 120px;
    height: 120px;
}
.home-property-alert {
    margin:72px auto;
    width:272px;
}
#search a {
    border: none;
}
#content {
    margin-bottom: 0px;
}
#nav, #nav li, #nav ul {
    width: 127px;
    margin: 10px 0px 10px 4px;
    padding: 0;
    list-style: none;
}
#nav li a {
    display: block;
    width: 141px;
    height: 127px;
    text-decoration: none;
    border: none;
}
#nav li a.sales { background-image: url(sales.png); }
#nav li a.appraisal { background-image: url(appraisal.png); }
#nav li a.leasing { background-image: url(leasing.png); }
#nav li a span { visibility: hidden; }