/* $Id: sponsor.css 13 2007-09-12 15:54:04Z edin.coralic $ */

.sponsor {
	
}

.sponsor .items {
	
}
.sponsor .items .item {
	clear: both;
	margin-bottom: 5em;
}
.sponsor .items .item h2.title {
	margin-bottom: 1em;
}
.sponsor .items .item h2.title a {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
.sponsor .items .item h2.title a:hover {
	text-decoration: underline;
}
.sponsor .items .item a.image {
	float: right;
	margin: 0 0 0.5em 1em;
}
.sponsor .items .item div.lead {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 0.417em;
	height: 1%;
}
.sponsor .items .item a.view {
	font-size: 1.1em;
}