html, body {
    margin: 0 0 15px 0;
    padding: 0;
    background-color: #184780;
    font-family: "Lucida Sans Unicode", "Lucida Grande", "Helvetica", monospace;
}

input, textarea, select {
    font-family: "Lucida Sans Unicode", "Lucida Grande", "Helvetica", monospace;
}

img {
    border: 0;
}

form {
    margin: 0;
    padding: 0;
}

p {
    padding: 0;
    margin: 3px 0;
    font-size: 12px;
    line-height: 125%;
    color: white;
}

ul {
    margin: 0 0 0 14px;
    padding: 0;
}

li {
    font-size: 12px;
    line-height: 125%;
    color: white;
}

a {
    color: #beee7a;
}

h1 {
    margin: 0;
    padding: 0;
}

h2 {
    font-weight: normal;
    font-size: 24px;
    padding: 0 0 0 35px;
    margin: 20px 0 5px 0;
    color: white;
    height: 27px;
    line-height: 27px;
}

h2 a {
    color: white;
}

h3 {
    font-weight: normal;
    font-size: 16px;
    padding: 0;
    margin: 7px 0 3px 0;
    color: #cf6;
}


h2.h2helper {
    background: url( "img/h2helper.png" ) no-repeat;
    margin-bottom: 10px;
}

h2.h2buy {
    background: url( "img/h2buy.png" ) no-repeat;
    margin-bottom: 10px;
}

h2.h2about {
    background: url( "img/h2about.png" ) no-repeat;
}

h2.h2help {
    background: url( "img/h2help.png" ) no-repeat;
}

h2.h2contact{
    background: url( "img/h2contact.png" ) no-repeat;
}



#out {
    margin: 0 auto;
    width: 643px;
}

#topout {
    width: 643px;
    height: 47px;
    background-image: url( "img/top.png" );

}

#top {
    padding: 0;
    margin: 0 auto;
    border: 0;
}

#top td {
    vertical-align: top;
}

#twocol {
    margin: 0 18px;
}

#twocol td {
    vertical-align: top;
}

#twocol .left {
    width: 295px;
}

#twocol .right {
    width: 295px;
    padding-left: 20px;
}

.o {
    color: #e9c620;
}

.s, .s p {
    font-size: 11px
}

#steps {
    width: 637px;
    height: 120px;
    background-image: url( "img/bksteps.png" );
    text-align: center;
    padding: 20px 0;
    margin-left:5px;
}
#steps a {
    padding: 0 30px;
}

#gsfn_search_widget ul{
    margin:5px 0 0 0;
}
#gsfn_search_widget li{
    list-style:none;
}
#sales_related_issues {
    margin-top:20px;
}
#gsfn_list_widget{
    margin-top:20px;
}
#gsfn_content {

    margin-top:5px;
}
#gsfn_search_results {
    margin-top:5px;
}


#buy form {
    margin-top: 8px;
}

#buy table td {
    padding: 0;
}

#buy table #paypaltd {
    padding-left: 10px;
}

#imei {
    background: url( "img/inpbk.png" ) no-repeat;
    width: 202px;
    height: 20px;
    margin: 0;
    border: 0;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 12px;
    color: #cf6;
}

#errBuy {
    color: #0FF;
}

select.txtInp {
    background-color: #184780;
    background-image: none;
    height: auto;
    width: 290px;
    margin: 3px 0;
    padding: 3px 0;
    border: 0;
    color: #cf6;
    font-size: 12px;
    line-height: 12px;
}

input.txtInp {
    background: url( "img/txtbk.png" ) no-repeat;
    width: 280px;
    height: 20px;
    margin: 3px 0;
    border: 0;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 12px;
    color: #cf6;
}

textarea.txtInp {
    background: url( "img/tabk.png" ) no-repeat;
    width: 280px;
    height: 105px;
    margin: 3px 0;
    border: 0;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 12px;
    color: #cf6;
}

#email {
    background: url( "img/emailinput.png" ) no-repeat;
    width: 515px;
    height: 20px;
    margin: 0 0;
    border: 0;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 12px;
    color: #cf6;
}

#send {
    padding-left:5px;
}
#rssDiv{
    padding-left:50px;
    padding-top:6px;
    background: url("img/newsbg.png") no-repeat;
    height:27px;
    cursor:pointer;
}
ul#rssUL {
    display: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    color: white;
}

ul#rssUL li {
    margin: 0;
    padding:0;
    list-style: none;
}
