#mouseoverbox{
	padding: 5px;
	border: 1px solid #cccccc;
	width: 250px;
	height: 230px;
}

.title-over {
	font-family:  Arial, sans-serif;
	color:#1E6996;
	font-size: 10px;
	font-weight: bold;
}

.price-over {
	font-family:  Arial, sans-serif;
	color:#e6078a;
	font-size: 14px;
	font-weight: bold;
}








