.cmc-search-catalogue-widget {
	width: 220px;
	height: 80px;
	/*background-image:url(./images/newsletter_bg.jpg);*/
	font-family: arial;
	font-size: 12px;
	color: #666666;
	background-repeat: no-repeat;
}
.cmc-search-catalogue-widget strong {
	color: #000000;
	display: block;
    font-family: 'FuturaBT-Bold',Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 18px;
    margin: 0 0 10px;
    padding: 0;
    text-transform: uppercase;
}
.cmc-search-catalogue-widget .content input { 
	font-family: arial;
	font-size: 12px;
	height: 20px;
	overflow: hidden;
	color: #666666;
	line-height: 18px;
	margin-top: 5px;
	margin-right: -30px;
	padding: 5px 35px 5px 10px;
	width: 175px;
}
.cmc-search-catalogue-widget .content button {
	background: url('./images/magnify-icon-up.png') no-repeat;
	border: none;
	cursor: pointer;
	height: 20px;
	width: 20px;
	vertical-align:middle;
}