@charset "utf-8";
/* CSS Document */

/* box style 4 */
/* box colour: green */

.style4_green {
	position: relative;
	width: 259px;
	border: 1px solid #a09f9f;
}

.style4_title_green {
	width: 259px;
	background: url(../../images/bg/green.gif) repeat-x;
	background-color: #035e57;
	background-position: 0 0;
	color: #FFFFFF;
	font-size: 1.05em;
	font-weight: bold;
}

.style4_title_green span {
	color: #FFFFFF;
	display: block;
	padding: 4px 10px;
}

.style4_img_green {
	width: 259px;
	height: 122px;
	overflow: hidden;
}

.style4_img_green span {
	display: block;
	padding: 0;
	margin: 0;
}

.style4_link_lhs_green {
	width: 259px;
	height: 25px;
	font-size: 0.75em;
	font-weight: bold;
	color: #004875;
	padding: 8px 0 14px 0;
}

.style4_link_lhs_green a {
	color: #004875;
	text-decoration: none;
}

.style4_link_lhs_green a:hover {
	color: #666666;
}

.style4_link_arrow_green {
	float: right;
	width: 40px;
	font-size: 0.75em;
}