@charset "utf-8";
/* CSS Document */

/* box style 3 */
/* box colour: pink */

.style3_pink {
	position: relative;
	width: 259px;
	border: 1px solid #a09f9f;
	background-color: #fbf6fa;
}

.style3_title_pink {
	width: 259px;
	background: url(../../images/bg/pink.gif) repeat-x;
	background-color: #6f4f69;
	background-position: 0 0;
	color: #FFFFFF;
	font-size: 1.05em;
	font-weight: bold;
}

.style3_title_pink span {
	color: #FFFFFF;
	display: block;
	padding: 4px 10px;
}

.style3_bullet_pink {
	font-size: 0.75em;
}

.style3_bullet_pink ul {
	padding: 0 0 0 20px;
	margin: 0;
}

.style3_bullet_pink li {
	list-style: url(../../images/buttons/rhs-li.gif);
}

.style3_bullet_pink li a {
	color: #004875;
	text-decoration: none;
}

.style3_bullet_pink li a:hover {
	color: #666666;
}

.style3_bullet_pink span {
	display: block;
	padding: 10px;
}

.style3_link_lhs_pink {
	width: 259px;
	height: 25px;
	font-size: 0.75em;
	font-weight: bold;
	color: #004875;
	padding-bottom: 14px;
}

.style3_link_lhs_pink a {
	color: #004875;
	text-decoration: none;
}

.style3_link_lhs_pink a:hover {
	color: #666666;
}


.style3_link_arrow_pink {
	float: right;
	width: 40px;
	font-size: 0.75em;
}