﻿
.forumBox_headline
{
	clear:both;
	height:15px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	padding-right:11px;
}
.forumBox_footer
{
	clear:both;
	height:15px;
	color:#428100;
	font-size:11px;
	vertical-align:middle;
	text-align:left;
	padding-left:11px;
}
.forumBox_footer a
{
	color:#428100;
	font-size:11px;
	text-decoration:none;
	vertical-align:top;
}
.forumBox_footer a:hover
{
	text-decoration:underline;
}
/* expert/institute boxes */
.forumBox_items
{
	clear:both;
	margin:5px 0 5px;
	overflow:hidden;
}
.itemCube
{
	float:right;
	width:200px;
	height:63px;
}
.itemCube_border
{
	border-right:1px dashed #428100;
}
.itemCube_image
{
	float:right;
	width:63px;
	height:63px;
	text-align:center;
}
.itemCube_image img
{
	max-height:58px;
	max-width:58px;
}
.itemCube_info
{
	float:left;
	width:135px;
	height:63px;
	overflow:hidden;
}
.itemCube_info a
{
	color:#428100;
	text-decoration:none;
	font-size:10px;
}
.itemCube_info a:hover
{
	text-decoration:underline;
}
.itemCube_info_headline1
{
}
.itemCube_info_headline1 a
{
	color:#0A5B99;
	font-weight:bold;
	font-size:13px;
}
.itemCube_info_headline1 a:hover
{
	text-decoration:underline;
}
.itemCube_info_promotionPhrase
{
	color:#000000;
	font-size:11px;
}
.itemCube_info_promotionPhrase a
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}


