.t 
{
  background: url(images/dot.gif) 0 0 repeat-x; 
  width: 360px;
}
.b 
{
  background: url(images/dot.gif) 0 100% repeat-x
}
.l 
{
  background: url(images/dot.gif) 0 0 repeat-y
}
.r 
{
  background: url(images/dot.gif) 100% 0 repeat-y
}
.bl 
{
  background: url(images/bl.gif) 0 100% no-repeat
}
.br 
{
  background: url(images/br.gif) 100% 100% no-repeat
}
.tl 
{
  background: url(images/tl.gif) 0 0 no-repeat
}
.tr 
{
  background: url(images/tr.gif) 100% 0 no-repeat; 
  padding: 3px 3px 3px 3px;
}

body, td
{
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 16;
}

td#tech_c 
{
  width: 85px;
  font-weight: bold;
  vertical-align: top;
  color: #0060aa;
}

td#tech
{
	width: 85px;
	font-weight: bold;
	vertical-align: top;
	font-size: 13;
  color: #0060aa;
}

td#tech_desc
{	
	vertical-align: top;
	font-size: 13;  
}


td#product
{
  background-color: #ffffff;
  width: 80%; 
  font-weight: bold;
  font-size: 14;
}

td#product_brand
{
  background-color: #ffffff;
  text-align: center;
}

#brand_tbl
{
  text-align: left; 
  width: 100%;
  border: 0; 
  padding: 2; 
}

#brand_tbl td
{
  text-align: center;
  width: 25%;
}

img.logo
{
  border: 0;
}

#main_brand_tbl
{
	width: 446px; 
	height: 250px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
	border: 0px none #000000; 	
	border-collapse: collapse;	
}

#main_brand_tbl td
{
	text-align: center; 
	border: 0px none #000000; 	
	width: 33%; 
	height: 50%;
}

#content
{
  text-align: left;  
  width: 100%; 
  border: 0 none black;  
  padding: 0px;
  margin: 0px;  
  border-collapse: collapse;	  
}

#content td
{
  vertical-align: top;  
}

#product_spec
{
  width: 360px;
}

#product_img
{
  vertical-align: top; 
  text-align: center;
}

#model_select_tbl
{
  text-align: left; 
  width: 100%; 
  border: 0px none black;
  padding: 2;
  margin: 16;
}

#model_select_tbl td
{
  text-align: center; 
  width: 25%;
  font-size: 13;
}

#tech_spec
{
  text-align: left; 
  width: 100%; 
  border: 0px none black; 
  padding: 2;
  background-color: #f2f2f2;
}

#apple_menu, 
#etouch_menu,
#samsung_menu
{
  display: none;
}

#phone_nav
{
  border: 0px none black;  
  width: 100%;
  height: 30px;
}

#phone_nav td
{
  text-align:left;
  width: 25%;  
}
