/* CSS Document */

/* Newsbox styling */
#newsbox {
	float:right;
	width: 165px;
	border-left:5px solid #f4f4f4;
	overflow:hidden;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
}

#sideContactUs {
	background:url(/images/newsbox/sideContactUs2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding:5px;
}

#sideContactUs p {
	margin-top: 3px;
	margin-bottom:3px;
}

#sideSearch {
	background:url(/images/newsbox/google.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#google_input {
	width: 149px;
}

#sideRequest {
	background:url(/images/newsbox/request_catalog.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding:5px;
}

#sideRequest p {
	margin-top: 3px;
	margin-bottom:3px;
}

#sideUpdates {
	background:url(/images/newsbox/sing_up_updates.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding:5px;
}

#sideUpdates p {
	margin-top: 3px;
	margin-bottom:3px;
}

#sideAllianz {
	background:url( /images/newsbox/sideAllianz.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding:5px;
	height:90px;
}

#sideAllianz p {
	margin-top: 3px;
	margin-bottom:3px;
}