/* Crosscultural styles */

div.cc-sidebar {
	border: #ccc dashed;
	border-width: 0 0 0 2px;
	float:right;
	margin: 0 0 20px 10px;
	padding: 0 10px;
	width:130px;
}

div.cc-sidebar p {
	margin:0px;
}

div.cc-sidebar p.label { 
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
	color:#666666;
}

#crosscultural-header {
	border-bottom:#fff;
	display:block;
	height:40px; 
	background: url(/crosscultural/images/header-background.gif) 50% no-repeat;
	font-size: 22px;
	font-weight:bold;
	text-align:center;
	line-height:40px;
	margin-top:10px;
	margin-bottom:20px;
	text-decoration:none;
	width:500px;
}
#crosscultural-header:visited {
	border:none;
}

#crosscultural-header span {
	font-size:16px;
	color:#666;
}

div.thumbs div.journals a{
	padding: 1px;
	width: 108px;
}
	
