	.wrap2 {
		width: 750px;
		margin: 1em auto; 
		}
		
	.tabbed-box {
		width: 755px;
		background: #fff;
		border: 1px solid #CCCCCC; 
		}
		
	.simfree-box {
		width: 748px;
		background: #fff;
		border: 1px solid #CCCCCC; 
}


	.phones-box {
		width: 748px;
		background: #fff;
		height: 240px;
		border: 1px solid #CCCCCC; 
}		
	.tabbed-box .tabs li {
		list-style: none;
		float: left; 
		}
		
	.tabbed-box .tabs li a {
		height:30px;
		display: block;
		width: 150px;
		padding: 0px 0;
		text-align: center;
		text-decoration: none;
		color: #333;
		background: #fff url(../../images/red/phonedealtab.gif);
		background-repeat:repeat-y;
		background-repeat:repeat-x;
		border-left: 1px solid #DDD;
		font-size:12px;
	    font-weight:normal;
		line-height:30px;
		}
		
	.tabbed-box .tabs li:first-child a {
		border-left: none;
	    font-weight:bold;
		color: #333;
		}
		
	.tabbed-box .tabs li a:hover {
		font-weight:bold;
		color: #333;
		background: #fff url(../../images/red/phonedealtab_on.gif);
		background-repeat:repeat-y;
		background-repeat:repeat-x;
		}
		
	.tabbed-box .tabs li a:focus {
		outline: none;
		color: #333;
		}
		
	.tabbed-box .tabs li a.active, .tabbed-box .tabs li a.active:hover {
		background: #fff;
		color: #333;
		background: #fff url(../../images/red/phonedealtab_on.gif);
		background-repeat:repeat-y;
		background-repeat:repeat-x;
		}
		
	.tabbed-content {
		padding: 10px;
		display: none;
		height: 240px;
		text-align:left;
		color:#333333;
		}
		
	.menuTable {
		border-color: #ccc;
		border-width: 1px;
		border-style: solid;
		padding: 5px;
		margin-right: 1em;
}
	.item {
		color: #333;
		background-color:#edd1d1;
		padding: 6px;
		text-align: left;
}

	.border {
		background:url(../../images/red/help_left.gif) repeat-y;
	}

.link2 {
	color: #333;
	text-decoration:none;
}

.desctitle {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}

.descbody {
	color: #3B3B3B;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
}
