.productsbox {
	height: 157px;
	width: 355px;
	padding-left: 12px;
}

.productsbox h2 {
	color: #002B55 !important;
	font-size: 16px;
	font-weight: bold;
	padding: 9px 0 100px !important;
	background: none repeat scroll 0 0 transparent !important;
}

.productsbox a {
	background-image: url('../Images/arrow-bullet.png');
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	color: #58595b;
	font-weight: bold;
	text-decoration: none;
}

.productsbox h2 {
	color: #56b7e9;
	font-size: 16px;
	font-weight: bold;
	background-color: #fff;
	width: 152px;
	padding: 0 0 10px 0;
	min-height: 20px;
}
