#content th {
	padding: 5px;
	background: #ebebeb;
	border: 0px solid #ddd;
	text-align: left;
}

#content td {
	padding: 5px;
	border: 0px solid #ddd;
}



.ultralight
{
	font-family: 'HelveticaNeue-UltraLight',Helvetica, sans-serif;;
	  font-weight: 100;

}



#results
{
	line-height: 20px;
}



#bar a:hover span {
	text-decoration: none;
}




#bar a#bulp {
	background: transparent url(https://mediaatelier.com/store_shared/tb_bulp.png) no-repeat left center;
}


#bar a#international {
	background: transparent url(https://mediaatelier.com/store_shared/tb_globe.png) no-repeat left center;
	text-decoration:none;
}


#bar a#sync {
	background: transparent url(https://mediaatelier.com/store_shared/Sync.png) no-repeat left center;
	text-decoration:none;
}

#bar a#layout {
	background: transparent url(https://mediaatelier.com/store_shared/tb_layout.png) no-repeat left center;
}



#bar a#newlayout {
	background: transparent url(https://mediaatelier.com/store_shared/Layouts.png) no-repeat left center;
}

#bar a#newiphone {
	background: transparent url(https://mediaatelier.com/store_shared/Phone.png) no-repeat left center;
}


#bar a#iphone {
	background: transparent url(https://mediaatelier.com/store_shared/tb_iphone.png) no-repeat left center;
}





#bar a#budget {
	background: transparent url(https://mediaatelier.com/store_shared/tb_money.png) no-repeat left center;
}


.shiny {
  position: absolute;
  top: 0; z-index: 2;
  color: #efefef;
  font-family: "Helvetica Neue",Helvetica, sans-serif;
  font-weight: bold;
  font-size: 36px;
 
}



.shinytiny {
 
  font-family: "Helvetica Neue",Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
   text-shadow: 0px 0px 4px #000;
}



.box h2 
{
	font-size: 16px;
}


.box h2, .sb-box h2 
{
	font-size: 16px;
}

.display-text {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 450px;
	height: 320px;
	padding: 20px 0 0;
	font-size: 13px;
	color: #BBB;

}

.table-box {
	padding: 10px;
	background-color:#f8f8f8;
	border-width: 1px; 
	border-style: solid; 
	border-color: #e2e2e2; 
}

table
{ 
	width: 100%;
	height: 100%;
	background-color: white;
	border-width: 1px; 
	border-style: solid; 
	border-color: #e2e2e2; 
	border-collapse: collapse;
}

tr:nth-child(odd) {  
    background: #f8f8f8;  
}


td
{ 
	
}

