#main-right {
    background-color: #FFFFFF;
    padding-top: 22px;
}

#main-bar {
    height: 23px;
    background-image: url( "../images/index/spacer-brd.gif" );
    background-repeat: repeat-x;
    background-position: left bottom;
    position: relative;
    /*z-index: 1;*/
	margin-right: 23px;
	padding-right: 23px;
}

.main-bar-right-blank{
	background-color: #FFFFFF;
    float: right;
    height: 16px;
    margin-top: 7px;
    width: 16px;
}

#main-content {
    /*height: 100%;*/
    border-left: 1px solid #cbcbcb;
    text-align: left;
    /*padding-top: 25px;*/
	margin-right: 8px;
	border-right: 1px solid #cbcbcb;
	padding-left: 15px;
	padding-right: 15px;
}

#main-footer {
    height: 16px;
	margin-right: 8px;
}

.main-footer-brd-btm {
    width: 769px;
    height: 15px;
    border-bottom: 1px solid #cbcbcb;
    float: left;
}

#main-content-left {
    width: 295px;
    height: 100%;
    float: left;
}

#main-content-left li {
    padding: 0 15px 10px 29px;
}

#main-content-right {
    float: left;
    width: 500px;
}

#main-content-right li {
    padding: 0;
}

ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

li {
  margin: 0;
}

#return-to-main {
    float: right;
    position: relative;
    padding: 0 10px 0 18px;
    margin-top: -35px;
    background-image: url( "../images/icon/Return.gif" );
    background-position: left;
    background-repeat: no-repeat;
    height: 24px;
}


#button-sp-a {
    width: 127px;
    height: 23px;
    background-image: url( "../images/index/button-sp.png" );
    background-repeat: no-repeat;
    background-position: left bottom;
    float: left;
    position: relative;
    z-index: 2;
}

#content-footer-help {
    width: 100%;
    height: auto;
    padding-top: 8px;
    vertical-align: baseline;
}

/*Supported phones*/

#vendor-content-left {
    width: 297px;
    float: left;
}

#vendor-content-left li {
    margin: 0 15px 10px 26px;
}

.vendor-border {
    width: 240px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: left top;
    background-color: transparent;
    padding-left: 10px;
    vertical-align: middle;
    display: table;
    #position: relative;
    overflow: hidden;
    #float: left;
    #margin-bottom: 10px;
}
div.vendor-border{
    
}
a.vendor-border{
    text-decoration:none;
}

.vendor-border-active {
    background-image: url( "../images/index/vendor-border-active.gif" );
}

.vendor-border-inactive {
    background-image: url( "../images/index/vendor-border-inactive.gif" );
    cursor:pointer;
    cursor:hand;
}

.vendor-label {
    width: 130px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: left center;
    background-color: transparent;
    float: left;
}

.vendor-label-nokia {
    background-image: url( "../images/index/vendor-label-nokia.gif" );
}

.vendor-label-se {
    background-image: url( "../images/index/vendor-label-se.gif" );
}

.vendor-label-mot {
    background-image: url( "../images/index/vendor-label-mot.gif" );
}

.counter-label-text {
    #position: relative;
    #top: -50%;
    text-decoration:none;
}
.counter-label {
    background-color: transparent;
    color:#000;
    white-space: nowrap;    
    width:110px;
    text-align:center;
    text-decoration:none;
    display: table-cell;
    vertical-align: middle;
    #position: absolute;
    #top: 50%;
}


.item-selected {
    background-color: #f29000;
    color: #fff;
    padding: 1px;
    font-size: 8pt;
}

.sp-description {
    padding-top: 5px;    
    width: 238px;
}

#vendor-content-right {
    padding-left: 65px;
}

#vendor-content-right li {
    padding: 0 30px 20px 0;
    float: left;
}

.phone-image {
    width: 72px;
    height: 72px;
    background-color: transparent;
    float: left;
    padding-right: 10px;
}

.phone-logo {
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url( ../images/default-phone.gif );
    height: 72px;
    width: 72px;
    float: left;
}

div.phone-title {
    width: 120px;
    float: left;
    font-size: 8pt;
    height: 72px;
    display: table;
    #position: relative;
    overflow: hidden;
}

span.phone-title {
    display: table-cell;
    vertical-align: middle;
    #position: absolute;
    #top: 50%;        
}

.phone-platform {
    color: #999999;
    font-size: 8pt;
}

#main-content p{
    padding: 0 20px 0px 29px;
}
ol{
    margin: 0 20px 0px 29px;
}
ol li{
    padding-bottom:10px;
}
