
#tb_rightcolumn {
	width:165px;
	float:left; 
}

#tb_rightcolumn .illustration{
	margin-bottom:10px;
}

.tb_whatsnext, #tbcontents .tb_whatsnext {
	xposition:relative;	
	width:100%;
	height:76px;
	background-color:#c3feea;
	background-image:url('/staticarchive/2c8b8a8be3d651ddc5bca770e1d470b93bcecb0e.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	border-top:solid black 2px;
	border-bottom:solid black 2px;
	margin-bottom:10px;
}

.tb_whatsnext .header{
	width:100%;
	height:26px;
	background-color:#8c81d9;

}

#TalkingBusiness .tb_whatsnext .header h2{
	font-size:11px;
	color:white;
	font-weight:bold;
	margin:0px;
	padding-top:7px;
	padding-left:5px;
}

.tb_languageExpert {width:100%; background-color:#dfd2ec;
	border-top:2px solid #707976; border-bottom:2px solid #707976; margin-bottom:10px;}
#TalkingBusiness .tb_languageExpert .header {background-color: #dfd2ec;border-bottom:2px solid #707976;}
#TalkingBusiness .tb_languageExpert .header h2{
	font-size:11px; color:#000000; font-weight:bold;
	margin:0px; padding:3px; padding-left:5px;
}
.tb_languageExpert .image img {margin-bottom:0px;}
.tb_languageExpert .content {padding:8px; color:#000000;}
.tb_languageExpert .content p {margin-bottom:0; margin-top:0px;}
.tb_languageExpert .content .link {padding-top:8px;margin-top:0.8em; margin-bottom:0.4em;}
.tb_languageExpert .content a {text-decoration: none; font-weight:bold; color:#00319c;}
.tb_languageExpert .content .link a:hover {text-decoration:underline ; font-weight:bold; color:#00319c;}


.linkouter{
	height:48px;
	margin-left:48px;
}

.linkouter .link {

	/* The padding-top for this class needs to be
	overridden inline on each page
	depending on how long the link text is.
	This is a work-around, required because vertical-align
	just doesn't work consistently across the browsers */

	padding-top:10px;
	padding-right:4px;
	padding-bottom:6px;
	line-height:14px;
}

.tb_whatsnext .link a {
	font-size:11px;
	color:#003399;
	font-weight:bold;
	text-decoration:none;
}
.tb_whatsnext .link a:hover {
	text-decoration:underline;
}

