div#content div#container div#news div#right h1 {
	background-repeat: repeat-x;
}

div#content div#container div#company div#left li a img{
	width: 76px;
	height: 56px;
}

div#content div#container div#products div#right div#entry a {
	color: transparent !important;
	margin: 0;
	padding: 0;
}

div#content div#container div#products div#right div#entry a  img{
	color: transparent;
}

div#content div#container div#products div#right div#entry div#spacer30 {
	width: 20px;
}

div#content div#container div#products div#right div#entry {
	margin-top: 20px;
}

div#header div#top div#right form {
	height: 60px;
	line-height: 38px;
	text-align: right;
}

div#header div#top div#right form input {
	height: 30px;
	width: 150px;
	border: none;
	background-image: url(./images/search-field.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;

}

div#header div#top div#right form button {
	width: 30px;
	height: 30px;
	border: none;
	position: relative;
	left: -4px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
}

div#content div#container div#distribution-network div#left li a img{
	width: 76px !important;
	height: 60px;
}

button#buttonPlus {
	border: none;
	background-color: transparent;
	background-image: url(./images/buttonPlus.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 16px;
	height: 25px !important;
	padding-left: 26px !important;
	margin-top: 10px;
	cursor: pointer;
	font-size: 10px;
	text-transform: uppercase;
}
