.intinfobox{
	width:193px;
	float:left;
	margin-left:5px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}

.intinfobox h3 {
	width:193px;
	display:block;
	color:#FFF;
	font-weight:normal;
	font-size:18px;
	min-height:25px;
	font-weight:normal;
	padding:4px 0px 0px 4px;
}

.intinfobox img {
	margin-top:2px;
	display:block;
	padding-bottom:5px;
}

.intinfobox ul li {
	margin-bottom:3px;
}

.intinfobox ul li p {
	padding:0;
}

.intinfobox ul li a {
	font-size:12px;
	text-decoration:none;
	color:#5e5e5e;
}
.sponsor_module_top {
	background-color:#8CC9F8;
	padding: 5px;
	width:195px;
	margin-left: 5px;
}

.sponsor_module_top .text {
	color: white;
	text-align:center;
	font-size:0.9em;
	line-height:170%;
}

.sponsor_module_top .big {
	font-size: 2em;
	font-weight:bold;
}.sponsor_module {
	background-color:#8CC9F8;
	padding: 5px;
	width:195px;
	margin-left:5px;
}

.sponsor_module .sponsor_box {
	background-color: white;
	padding: 2px;
}

.sponsor_module .logo {
	display:block;
	text-align:center;
}

.sponsor_module  img {
	padding: 5px 0;
}
.sponsor_module .about  {
	background-color:#007BC1;
	color:white;
	display:block;
	padding:5px;
}
#content .sponsor_module .about  a {
	color:white;
	font-size:0.8em;
}
#content .sponsor_module .about  a:hover {
	text-decoration:underline;
}.sponsor_module_bottom {
	width: 205px;
	height: 205px;
	margin-left: 5px;
	background: url('/images/sponsor_module_bottom.png') no-repeat;
}
