.fourg_sidebar {
	width:364px; 
	float:right;        
} 

.fourg_collage {
	width:364px;
	height:202px;
	display:block;
    background:url(../img/4g_collage_2.gif);   
	clear:both;   
	overflow:hidden;
	text-indent:-9999px;  
}

.fourg_left {
	width:48%;
	float:left; 
	padding-top:10px;           
}  

.fourg_left a {
	float:right;
	margin-bottom:10px; 
}

.fourg_right {
	width:48%;  
    float:right;  
	padding-top:10px;
}      

.fourg_right a {
	float:left;   
	 margin-bottom:10px;           
}

.fourg_bg {
	width:335px;
	height:275px;
	 background:url(../img/4g_bg.gif);  
	background-repeat:no-repeat;
	clear:both; 
	float:left;
	margin-top:-140px;
	position:relative; 
}
.fourg_price {
	width:150px;
	background:url(../img/info_box_bg.gif); 
	background-repeat:repeat-x;
	background-color:#e3e3e3;
	border:1px solid #f1f1f1;
	padding:10px; 
	clear:both;
}

.fourg_free {
	color:#000;
	font-style:italic;  
	font-weight:normal;
	font-size:1.8em; 
	font-family:Arial, Sans-Serif;
}              

span.fourg_details {
	padding-top:6px;
	border-top:1px solid #ccc;  
	display:block;
	color:#666;
	font-style:italic;  
	font-weight:normal;
	font-size:.7em; 
	line-height:95%;
	font-family:Arial, Sans-Serif;
}

.fourg_more_info {
	display:block; 
	clear:both;
	color:#333;  
	padding:5px;
	background:#eaeaea;
	font-style:italic;  
	font-weight:normal;
	font-size:.9em; 
	font-family:Arial, Sans-Serif;
	
}

.fourg_sidebar ul { 
   margin:0;
   padding:5px;
   clear:both;   
	float:left;
}

.fourg_sidebar ul li {
	list-style-type:none;      
	padding:2px 0px 2px 12px;
    float:left;    
	margin:0px;
	background:url(../img/li_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	
} 

.fourg_sidebar ul li a, #sidebar ul li a:visited {
	color:#666;
	font-family:Arial, Sans-Serif;   
	text-decoration:none;
}                                        

.fourg_sidebar ul li a:hover, #sidebar ul li a:active {
	color:#333; 
}