/*
.top_background_SP {
    background: url("http://www.zonaregalo.com/Common/Client/CSS/Common/Client/Images/SP2011/background_zrsp_top.jpg") no-repeat scroll 0 0 transparent;
    height: 10px;
    margin: -15px 0 0 -30px;
    position: relative;
    top: 0;
    width: 1000px;
}*/

.top_links_SP {
    background-color: #FFFFFF;
    border-bottom: 1px solid #EEEEEE;
    clear: both;
    display: block;
    height: 35px;
    width: 100%;
}
.top_links_SP a {
    float: right;
    margin: 5px 0;
    padding: 0 5px;
}

.top_links_SP a.textlink {
    border-right: 1px solid #cccccc;
    float: right;
    margin: 5px 0;
    padding: 0 5px;
}

#top_SP {
    height: 60px;
    margin: 5px 0;
    width: 100%;
}

#top_SP .top_SP1 {
    float: left;
    height: 55px;
    position: relative;
    top: 5px;
    width: 315px;
}

#top_SP .top_SP2 {
    float: left;
    height: 35px;
    margin: 0 20px 0 0;
    position: relative;
    top: 19px;
    width: 455px;
}

#top_SP .top_SP3 {
    background: url("../Images/SP2011/background_SPcartsummary.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 25px;
    padding: 2px;
    position: relative;
    top: 17px;
    width: 145px;
}

#top_SP .top_SP2 input[type="text"] {
	color: #999999;
    font-size: 11pt !important;
    height: 21px;
    width: 325px !important;
}

#top_SP .top_SP2 input[type=image] {
    border-width: 0;
    height: 27px;
    left: 325px;
	top: 1px !ie;
    position: absolute;
    width: 36px;
	}