@charset "UTF-8";
/* CSS Document */

.catalogDiv {
	width: 564px;
	height: 477px;
	background-image: url(/img/misc/catalogBg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.catalogDiv .catalogDivText {
	color: white;
	padding: 40px 0 0 20px;
}
.catalogDiv h1 {
	margin: 0 0 10px 0;
	padding: 0;
}
.catalogDiv p {
	width: 180px;
	line-height: 16px;
}