/* CSS Document */

*
{
    margin: 0px;
    padding: 0px;
}
img
{
    border: 0px;
}
html
{
    width: 100%;
    height: 100%;
}
body
{
    font-size: 11pt;
    font-family: Arial, sans-serif;
    color: #20221b;
    width: 100%;
    background-color: #f6f1f0;
}
h1
{
    margin-top: 5px;
    margin-bottom: 8px;
    font-size: 16pt;
    color: #3a3b37;
}
h2
{
    font-size: 12pt;
    color: #5C5C5C;
    margin: 0px;
    padding: 0px;
    margin-bottom: 8px;
}
h3
{
    font-size: 10pt;
    color: #3a3b37;
    margin: 0px;
    padding: 0px;
}
a, a:visited, a h2, a:visited h2
{
	color: #0066a0;
	text-decoration: none;
	
}
a:HOVER, a h2:HOVER
{
	text-decoration: underline;
	
}
p
{
    font-size: 11pt;
    font-style: normal;
    font-family: Arial, sans-serif;
    color: #20221b;
    padding: 2px 15px 2px 15px;
    line-height: 1.4em;
    
}
li
{
    margin-left: 30px;	
}

.clearboth
{
    clear: both;
}
.clear
{
	overflow: hidden;
    width: 100%;
}
#header
{
    background-color: #20221B;
    width: 100%;
    float: left;
    height: 295px;
}
.inside
{
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    height: 185px;
}
/*Social Icons*/
.twitter
{
    float: right;
    margin: 15px 0 0 0;
}
.rss
{
    float: right;
    margin: 15px 0 0 0;
}
.facebook
{
    float: right;
    margin: 15px 0 0 0;
}
/* NewPhoneInfo main logo */
.logo
{
    float: left;
    margin: 5px 5px 0 0;
}
.slogan
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #82837F;
    line-height: 20px;
    border-left: 1px solid #82837F;
    border-right: 1px solid #82837F;
    padding: 0 10px 0 10px;
    margin: 15px 0 0 0;
    float: left;
}
/* Advertisment */

.top_feature_ad
{
    float: right;
    margin: 5px 10px 0 0;
}

/* Tab-Menu (Site Main Navigation) */
#menu-tab-search
{
    width: 1078px;
    margin: 0 auto;
}
#menu-tab-bg
{
    background-image: url(http://themobileplanet.com/images/tab_bg.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 52px;
    width: 700px;
    margin: 15px 0px 0 0px;
}
#menu-tab
{
    margin-left: 10px;
}
#menu-tab ul
{
  margin: auto;  
}
#menu-tab li
{
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: left;
  height: 37px;
  float: left;
  text-indent: -5000px;
}
#menu-tab li a
{
	
    background-repeat: no-repeat;
    height: 37px;
    width: 63px;
    display: block;
    padding: 0px 10px 0px 0px;
    text-decoration: none;
    text-align: center;
    margin-top: 20px;
	outline: none;
}
/* continued menu tab classes (includes: menu tab hover over and selected menu tab) */
/* menu-tab-home */
a.menu-tab-link-home
{
    background-image: url(http://themobileplanet.com/images/menu_home.jpg);
}

a.menu-tab-link-home:hover
{
    background-image: url(/images/menu_hover_home.jpg);
    background-repeat: no-repeat;
    height: 37px;
    width: 63px;
    display: block;
    padding: 0px 5px 0px 0px;
    text-decoration: none;
    text-align: center;
}
#menu-tab li a#menu-tab-selected-home
{
    background-image: url(/images/menu_selected_home.gif);
    background-repeat: no-repeat;
    height: 52px;
    width: 99px;
    display: block;
    padding: 0px 5px 0px 0px;
    margin-top: 0;
    text-decoration: none;
    text-align: center;
}
/* menu-tab-news */
#menu-tab li a.menu-tab-link-news
{
    background-image: url(/images/menu_news.jpg);
    width: 58px;
}

#menu-tab li a.menu-tab-link-news:hover
{
    background-image: url(/images/menu_hover_news.jpg);
    width: 58px;
}
#menu-tab li a#menu-tab-selected-news
{
    background-image: url(/images/menu_selected_news.gif);
    height: 52px;
    width: 86px;
    margin-top: 0;
}
/* menu-tab-video */
#menu-tab li a.menu-tab-link-video
{
    background-image: url(/images/menu_video.jpg);
    width: 74px;
}

#menu-tab li a.menu-tab-link-video:hover
{
    background-image: url(http://themobileplanet.com/images/menu_hover_video.jpg);
    width: 74px;
}
#menu-tab li a#menu-tab-selected-video
{
    background-image: url(http://themobileplanet.com/images/menu_selected_video.gif);
    height: 51px;
    width: 97px;
    margin-top: 0;
}
/* menu-tab-contact */
#menu-tab li a.menu-tab-link-contact
{
    background-image: url(http://themobileplanet.com/images/menu_contact.jpg);
    width: 115px;
}

#menu-tab li a.menu-tab-link-contact:hover
{
    background-image: url(http://themobileplanet.com/images/menu_hover_contact.jpg);
    width: 115px;
}
#menu-tab li a#menu-tab-selected-contact
{
    background-image: url(http://themobileplanet.com/images/menu_selected_contact.gif);
    height: 53px;
    width: 148px;
    margin-top: 0;
}
/* menu-tab-forum */
#menu-tab li a.menu-tab-link-forum
{
    background-image: url(http://themobileplanet.com/images/menu_forum.jpg);
    width: 70px;
}

#menu-tab li a.menu-tab-link-forum:hover
{
    background-image: url(http://themobileplanet.com/images/menu_hover_forum.jpg);
    width: 70px;
}
#menu-tab li a#menu-tab-selected-forum
{
    background-image: url(http://themobileplanet.com/images/menu_selected_forum.gif);
    width: 99px;
    height: 52px;
    margin-top: 0;
}
/* menu-tab-reviews */
#menu-tab li a.menu-tab-link-reviews
{
    background-image: url(http://themobileplanet.com/images/menu_review.jpg);
    width: 74px;
}

#menu-tab li a.menu-tab-link-reviews:hover
{
    background-image: url(http://themobileplanet.com/images/menu_hover_review.jpg);
    width: 74px;
}
#menu-tab li a#menu-tab-selected-reviews
{
    background-image: url(http://themobileplanet.com/images/menu_selected_review.gif);
    width: 95px;
    height:52px;
    margin-top: 0;
}
/* menu-tab-compare */
#menu-tab li a.menu-tab-link-compare
{
    background-image: url(http://themobileplanet.com/images/menu_compare.jpg);
    width: 128px;
}

#menu-tab li a.menu-tab-link-compare:hover
{
    background-image: url(http://themobileplanet.com/images/menu_hover_compare.jpg);
    width: 128px;
}
#menu-tab li a#menu-tab-selected-compare
{
    background-image: url(http://themobileplanet.com/images/menu_selected_compare.gif);
    width: 165px;
    height:52px;
    margin-top: 0;
}
/* END of Tab-Menu (Site Main Navigation) */

/* Search Bar */
#search-bar-bg
{
    background-image: url(http://themobileplanet.com/images/search.jpg);
    background-repeat: no-repeat;
    background-position: right;
    float: right;
    height: 40px;
    width: 348px;
    margin: 23px 0px 0px 0px;
    text-align: right;
}
#search-bar-bg input
{
    border: none;
    background-color: #fbf8f5;
    vertical-align: top;
    height: 22px;
    font-size: 14pt;
    width: 200px;
    margin: 8px 0px 0px 5px;
}
img.search-bar-btn
{
    margin: 5px 7px 2px 10px;
    cursor: pointer;
}

/* END of Search Bar */
/* Menu (Manufactor Navigation) */
#menu
{
    background-image: url(http://themobileplanet.com/images/menu_bg.gif);
    background-position: top left;
    background-repeat: repeat-x;
    width: 100%;
    float: left;
    height: 40px;
    margin-top: 0;
}
#menu ul
{
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 0 0 0 100px;
}
#menu li
{
    list-style-type: none;
    display: inline;
}
/* Links (Manufactor Navigation) */
a.menu-link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #c2c2b8;
    padding: 0px 16px 0px 16px;
    margin: 14px 0 0 0;
    float: left;
}

a.menu-link:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #80ad04;
    padding: 0px 20px 0px 20px;
    margin: 14px 0 0 0;
    float: left;
}

img.menu-image
{
    float: left;
}
/* END of Menu (Manufactor Navigation) */
/* Content Area (Beginning) */

#content
{
    width: 1110px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0 0 0;
}

/* Content Area (Left) */
#left
{
    float: left;
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 20px;
}
/* Side Navigation Background and links */
.side-nav-top
{
    background-image: url(http://themobileplanet.com/images/side_nav_top_bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    height: 13px;
}

.side-nav-mid
{
	
    background-image: url(http://themobileplanet.com/images/side_nav_mid_bg.jpg);
    background-position: top left;
    background-repeat: repeat-y;
}


.side-nav-bot
{
    background-image: url(http://themobileplanet.com/images/side_nav_bot_bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    height: 13px;
}

.side-nav-mid-container
{
    margin: 0 0 0 8px;
}

.side-nav-mid-container ul
{
    padding-top: 10px;
}


.side-nav-mid-container li
{
    margin: 12px 0 0 0;
    list-style-type: none;
    background-image: url(http://themobileplanet.com/images/arrow_right.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.side-sub-menu
{
	display: none;
    padding-top: 10px;
}

.side-nav-mid-container li:hover .side-sub-menu li
{
    margin: 0px 0px 5px 40px;
    list-style-type: square;
    background-image: none;
}

.side-nav-mid-container li:hover
{
    background-image: url(http://themobileplanet.com/images/arrow_down.gif);
    background-position: top left;
}

.side-nav-mid-container li:hover .side-sub-menu
{
	display: block;
}

.side-nav-mid-container a
{
    margin: 0px 0 20px 25px;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #505542;
    text-decoration: none;
}

.side-nav-mid-container li:hover .side-sub-menu a
{
    margin: 0px 0 20px 8px;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #505542;
    text-decoration: none;
}
.side-nav-mid-container li:hover a
{
    margin: 0 0 0 25px;
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #80ad04;
    text-decoration: none;
}


.side-nav-mid-container li:hover .side-sub-menu li:hover a
{
    margin: 0 0 20px 8px;
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #80ad04;
    text-decoration: none;
}
/* End of Left */
/* Content Area (right) */
#right
{
    width: 20%;
    float: right;
    margin-top: 10px;
}


/* End of Right */
/* Content Area (middle) */
#middle
{
    width: 57%;
    margin: auto;
    margin-left: 230px;
}

/* middle content background */
.middle-top
{
    background-image: url(http://themobileplanet.com/images/middle_content_top_bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    height: 13px;
}

.middle-mid
{
    background-image: url(http://themobileplanet.com/images/middle_content_mid_bg.jpg);
    background-position: top left;
    background-repeat: repeat-y;
}


.middle-bot
{
    background-image: url(http://themobileplanet.com/images/middle_content_bot_bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    height: 14px;
}

.middle-mid-container
{
    margin: 0 0 0 8px;
}
.middle-mid-content
{
    padding: 15px;
}
.middle-mid-content a
{
    font-size: 9pt;
    color: #80ad04;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}
.middle-mid-content a:hover
{
    font-size: 9pt;
    color: #80ad04;
    background-color: #3a3b37;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}
.description
{
	font-size: 11pt;
	font-weight: normal;
	font-family: Arial,sans-serif;
	color: #20221b;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	line-height: 15.4pt;
}
#hoverpopup
{
    visibility: hidden;
    position: absolute;
    background-color: #EFEFEF;
}

/* END of Content Area (Beginning) */

/* Footer Style */
#footer
{
    background-image: url(http://themobileplanet.com/images/footer_bg.gif);
    background-position: top left;
    background-repeat: repeat-x;
    width: 100%;
    float: left;
    height: 92px;
}

#footer ul
{
    width: 985px;
    margin: 0 auto;
    padding: 20px 0 0px 0px;
    text-align: center;
}
#footer li
{
    display: inline;
}
a.footer-link
{
    font-family: Arial;
    font-weight: bold;
    font-size: 9pt;
    color: #80ad04;
    text-transform: uppercase;
    text-decoration: none;
    display: inline;
    padding: 10px 5px 0px 5px;
}

.copyright
{
    width: 985px;
    margin: 0 auto;
    padding: 26px 0 0px 0px;
    text-align: center;
    font-size: 9pt;
    color: #80ad04;
}

/* General Style */
.box-top
{
    background-image: url(http://themobileplanet.com/images/box_top_bg.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width: 202px;
    height: 14px;
}

.box-mid
{
    background-position: top left;
    width: 202px;
    padding-bottom: 20px;
}


.box-bot
{
    background-image: url(http://themobileplanet.com/images/box_bot_bg.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width: 202px;
    height: 11px;
}

.box-mid-container
{
    margin: 0 0 0 5px;
}

.box-mid-container p
{
    padding: 5px;
    width: 190px;
}
.video-link
{
  text-align: center; 
  margin: 15px 0px 10px 0px;
}
.video-link img
{
  text-align: center; 
	margin: 0px 0px 10px 0px;
}
.video-link a
{
  text-align: center; 
	margin: 0px 0px 10px 0px;
	display: block;
}
.video-link, .carriers-table, .phones-table img:HOVER 
{
   cursor: pointer;
}
.carriers-table, .phones-table td
{
	vertical-align: top;
	text-align: center;
	padding: 20px 15px 10px 5px;
}
.carriers-table, .phones-table td div, .phones-table td div a
{
	margin: 0px 0px 4px 0px;
	text-align: center;
}
form input,textarea{border:1px solid #333;padding:2px;background:#ebebeb;color:#525252;font-size:100%;}
form input:focus,textarea:focus{background:#efefef;color:#000;}
form .td button{text-align:right;}
form th {padding: 0px 10px 0px 0px;}
form td {padding: 5px 0px 5px 0px;}
form tfoot td{text-align:right;padding: 8px 0px 0px 0px;}

.left {
  float: left;
  width: 50%;
}
.right {
  float: left;
  width: 50%;
}
table.spec {
	width: 90%;
	empty-cells: show;
	margin: 0pt 0pt 0pt 0pt;
	padding: 0pt 0pt 0pt 0pt;
}
.spec tr td, .spec tr th {

font-size: 12px;

padding-top: 4px;

padding-right: 3px;

padding-bottom: 2px;

padding-left: 10px;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #e9e9e9;

border-right-width: 1px;

border-right-style: solid;

border-right-color: #d9d9d9;
text-align: left;
}

.spec thead tr td

{

    font-size: 12pt;
    color: #5C5C5C;
    font-weight: bolder;

padding-top: 12px;

padding-left: 0px;

border-bottom-width: 3px;

border-bottom-style: solid;

border-bottom-color: #d9d9d9;

border-right-style: none;


}
.spec tr th
{
  font-style: italic;
  padding-left: 6px;
  white-space: nowrap;
  width: 1px;
}
.spec tr td
{
  padding-left: 10px;
  text-indent: 0px;
}
.pagination
{
  width: 100%;
  text-align: center;
  vertical-align: top;
}
.pagination img, .pagination a
{
  margin: 4px 4px 4px 4px;
  vertical-align: middle;
  display: inline;
}
.pagination a img
{
  margin: 0px 0px 0px 0px;
}
.button-set {
  text-align: center;
  width: 100%;
  display: block;
}
.button-set div.title {
  padding:5px 0px 5px 0px; 
  height:20px;
  text-align: center;
}
div.button {
    color: #444;
    text-decoration: none;
    text-align: center;
}
div.button a {
    background: transparent url('../images/bg_button_a2_unselected.gif') no-repeat scroll top right;
	display: block;
	float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}
div.selected-button a{
    background: transparent url('../images/bg_button_a2.gif') top right;
	display: block;
	float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}
div.button a span {
    background: transparent url('../images/bg_button_span2.gif') no-repeat;
    display: block;
    line-height: 14px;
    font: normal 12px arial, sans-serif;
    text-decoration: none;
    padding: 5px 0px 5px 18px;
}
div.selected-button {
    color: #444;
    display: inline;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    margin: 0 0 0 0;
    text-align: center;
}
div.selected-button a span {
    background: transparent url('../images/bg_button_span2_unselected.gif') no-repeat;
    display: block;
    line-height: 14px;
    font: normal 12px arial, sans-serif;
    text-decoration: none;
    padding: 5px 0px 5px 18px;
}
a.selected-button span BODY  {
	text-align: center;
}
img.sort {
	height: 24px;
    margin: 15px 5px 2px 5px;
    cursor: pointer;
}
table.news-table tr td {
	padding-bottom: 15px;
}
div.transcript{
margin-top: 15px; line-height: 0em;

font: normal 12px arial;
}
div.slot-phonelists {
width: 105%;
}
div.right-section {
width: 105%;
}
div.tabs {
line-height: 20px;
position: relative;
list-style-type: none;
font-size: 11px;
border-bottom: solid thin #ccd8e3;
padding-bottom: 2px;
}
div.tabs a {
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
margin-right: 4px;
font-size: 11px;
background-color: #ececec;
border-width: 1px;
border-style: solid;
border-color: #ccd8e3;
text-decoration: none;
color: #000000;
}
div.tabs a.selected-tab
{
border-bottom-color: #ffffff;
background-color: #ffffff;
font-weight: bold;
}
div.slot-phonelists div.content
{
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #ccd8e3;
	border-top: none;
	background-color: #ffffff;
	padding-bottom: 18px;
}
div.slot-phonelists div.content div
{
	padding: 5px 2px 5px 22px;
background-color: transparent;
background-image: url("../images/ranking1.gif");
background-repeat: no-repeat;
background-position: 0pt 4px;
white-space: nowrap;
}
div.slot-phonelists div.content div.list-item-1
{
background-image: url("../images/ranking1.gif");
}
div.slot-phonelists div.content div.list-item-2
{
background-image: url("../images/ranking2.gif");
}
div.slot-phonelists div.content div.list-item-3
{
background-image: url("../images/ranking3.gif");
}
div.slot-phonelists div.content div.list-item-4
{
background-image: url("../images/ranking4.gif");
}
div.slot-phonelists div.content div.list-item-5
{
background-image: url("../images/ranking5.gif");
}
div.slot-phonelists div.content h3
{
padding-top: 2px;
padding-bottom: 5px;
}
div.slot-phonelists div.content hr
{
margin-top: 3px;
}

div.right-section div.content
{
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #ccd8e3;
	background-color: #ffffff;
	padding-bottom: 18px;
	display: inline-block;
}
.rankings-table tr td
{
	padding-top: 25px;
	vertical-align: top;
	text-align: center;
}
.compare-table
{
	border-collapse:collapse; 
	border-style:none;
	background-color: white;
}
.compare-table tr td, .compare-table tr th
{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 0pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}
.compare-table tr th
{
	white-space: nowrap;
	padding-left: 17px;
	padding-right: 17px;
}
.compare-table tr td.compare
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cccccc;
}
.compare-table tr td.rank
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cccccc;
	font: bolder italic 15px arial;
	color: #83AD03;
}
table.review-list {
	width: 50%;
	empty-cells: show;
	margin: 0pt 0pt 0pt 0pt;
	padding: 0pt 0pt 0pt 0pt;
}
.review-list tr td, .review-list tr th {

font-size: 12px;
padding-top: 4px;
padding-right: 3px;

padding-bottom: 2px;

padding-left: 10px;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #e9e9e9;

border-right-width: 1px;

border-right-style: solid;

border-right-color: #d9d9d9;
text-align: left;
vertical-align: middle;
white-space: nowrap;
}
table.latest-updates-list {
	width: 80%;
	empty-cells: show;
	margin-bottom: 10px;
	margin-left: 30px;
}
.latest-updates-list tr td, .latest-updates-list tr th {

font-size: 12px;
padding-top: 4px;
padding-right: 3px;
padding-bottom: 2px;
padding-left: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e9e9e9;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #d9d9d9;
text-align: left;
vertical-align: middle;
}
h2 a.percent-link {
	text-decoration: none;
	color: #5C5C5C;
}
a.percent-link {
	text-decoration: none;
	color: #20221B;
}
div.slot-phonelists a, div.slot-phonelists a:VISITED, div.slot-phonelists a:HOVER {
	text-decoration: none;
	color: #20221b;
}
div.slot-phonelists a.reg-link, div.slot-phonelists a.reg-link:VISITED, div.slot-phonelists a.reg-link:HOVER {
	color: #0066a0;
	float: right;
	text-decoration: underline;
}

.review-list tr td
{
  padding-left: 10px;
  text-indent: 0px;
}
.review-list tr td img
{
width: 50px;
}
.review-list img.full
{
	width: auto;
}
.curved-box
{
	margin: 10px;
	width: 228px;
	background-color: #393A35;
}
.curved-box h2
    {
    background: url(http://themobileplanet.com/images/curve_top.jpg) no-repeat left top;
    color: #e4ebed;
    padding: 10px 15px 5px 15px;
}

.curved-box-content
    {
    background: url(http://themobileplanet.com/images/curve_bottom.jpg) no-repeat left bottom;
    margin: 0px;
    color: #e4ebed;
    padding: 5px 12px 10px 12px;
    text-align: center;
}
.phone-ranking
{
	background: none;
	margin: auto;
	font: bolder italic 52px arial;
	color: #83AD03;
}
.hidable-form
{
	float: right;
	background-color: #dddddd;
	border: thin;
	border-style: solid;
	border-color: gray;
	padding: 5px 5px 5px 5px;
	margin-right: 10px;
	width: 79%;
}
.hidable-form .expand, .hidable-form .colapse
{
	float: right;
	width: 14px;
	height: 14px;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-top: 1px;
	background-color: transparent;
	background-image: url("../images/refine_more_less.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0px;
	font-size: 14px;
	cursor: pointer;
}
.hidable-form .colapse
{
	background-position: 0pt -30px;
	float: right;
}
.hidable-form .expand-text, .hidable-form .colapse-text
{
	float: right;
    font-size: 12pt;
    color: #3a3b37;
    padding: 0px 10px 10px 10px;
    font-weight: bold;
}
.review-form-list
{
	clear: right;
	border: none;
	background-color: white;
	margin-bottom: 5px;
}
.review-form-list th
{
    font-size: 10pt;
    color: #3a3b37;
    border: none;
    text-align: center;
    
}
.review-form-list td
{
    vertical-align: top;
    padding: 10px 10px 4px 10px;
}
.review-form-list td li
{
    list-style: none;
    padding-bottom: 5px;
}
.spec tr td.review-text
{
   padding: 20px 10px 20px 10px;
}
.news-image
{
   padding: 10px 20px 20px 10px;
   max-width: 80px;
   max-height: 200px;
   width: expression(this.width > 80 ? "80px" : true);
   height: expression(this.height > 200 ? "200px" : true);
}
.news-image-sm
{
   padding: 3px 6px 6px 3px;
   max-width: 50px;
   max-height: 100px;
   width: expression(this.width > 50 ? "50px" : true);
   height: expression(this.height > 100 ? "100px" : true);
}

table.similar-phone-list {
	width: 50%;
	empty-cells: show;
	margin: 0pt 0pt 0pt 0pt;
	padding: 0pt 0pt 0pt 0pt;
}
.similar-phone-list tr td, .review-list tr th {

font-size: 12px;
padding-top: 4px;
padding-right: 3px;

padding-bottom: 2px;

padding-left: 10px;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #e9e9e9;

border-right-width: 1px;

border-right-style: solid;

border-right-color: #d9d9d9;
text-align: center;
vertical-align: middle;
white-space: nowrap;
}
div.news-reel {
	float: left;
	height: 70px;
	overflow: hidden;
}
