.slider_text_header{
        font-size: 2em;
}

.slider_ul {
        list-style-type: none;
}

.slider_ul li{
        background: transparent url('/images/slider_marker.png') 0 65% no-repeat;
        padding-left: 15px;
        font-size: 1.2em;
}


.interested-wrap { margin-bottom: 15px; z-index: 25; }

.interested-btn {
        background: url('/images/interested_btn.gif') no-repeat scroll center top transparent;
        display: block;
        float: right;
        height: 29px;
        margin-left: 4px;
        width: 179px;
        text-indent: 1000px;
        overflow: hidden;
}

.order-wrap { margin-bottom: 15px; z-index: 25; height: 20px; }

.order-btn {
        background: url(/images/order_btn.gif) top no-repeat;
        display: block;
        height: 29px;
        width: 108px;
        /*margin: 0 auto;*/
	float:right;
	overflow:hidden;
	text-indent: 1000px;
    }

.order-btn:hover { background: url(/images/order_btn.gif) 0 -29px no-repeat; }
