


.connected_title{		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 5px 20px;
	border-bottom:1px solid gray;
	font-weight:bold;
}

.item_view .connected_box{
	padding: 10px;
		
	
}




.connected_gallery{
	width:100%;	
}

.connected_gallery .cart_name{
	display:none;	
}

.connected_gallery .cart_price{
	/*display:none;*/
	font-weight:bold;
	font-size:18px;
	color:red;
	float:left;
}

.connected_gallery .name{
	/*float:left;
	clear:right;*/
	border-bottom:0px solid gray !important;
	padding-bottom:0px;
	margin-bottom:1px;
}


.connected_gallery .connected_row{
	padding:3px;
}

.connected_gallery .connected_row_0{
	background-color:#efefef;
}

.connected_gallery .connected_row_1{
	
}

.connected_gallery .connected_row td{
	border-bottom: 1px solid #80B5F2 !important;
	padding:3px;
}

.connected_gallery .product_row{
	
}

.connected_gallery .product_row a{
	text-decoration:none;
	color:#012B5D;
	font-size:14px;
	font-weight:bold;
	
}



.connected_gallery .outer_image img{
	float:left;
	border:1px solid gray;
	margin-right:5px;
	margin-bottom:5px;
}
