.catalog{
	  background-color : #699ed3;
	  font-size : 15px;
	  font-family : Arial;
	  color : white;
	  padding : 5px 0px 5px 20px;
	  font-weight : bold;
}

.newcarttl {
	background: url(../../catalog/images/catalog.jpg) no-repeat left top;
	height: 150px;
	width: 800px;
}
