

/* --- Stylesheet 62 () --------- */ 

#container .main .columnRight .theme {
	width: 270px;
	height: 180px;
	overflow: hidden;
	float: left;
	color: #ccc;
	font-size: 13px;
	margin: 0px 18px 20px 0px;
}

#container .main .columnRight .theme a {
	border: 0px;
}

#container .main .columnRight .theme .themeHead {
	width: 270px;
	height: 88px;
	position: relative;
	margin: 0px 0px 15px 0px;
}

#container .main .columnRight .theme .File {
	width: 120px;
	height: 85px;
	overflow: hidden;
}

#container .main .columnRight .theme .themeHead .subject {
	width: 135px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
}

#container .main .columnRight .theme .themeHead h3 {
	font-size: 16px;
	line-height: 19px;
	margin: 5px 0px 4px 0px;
}

#container .main .columnRight .theme .themeHead a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

#container .main .columnRight .theme .themeHead a:hover {
	border-bottom: none;
}