/* COLOURS gray: #5E717B; green: #729700 verydarkblue #0E4661 darkblue: #004C7F fleshblue: #236DAD */

#bluebox_r {
	width: 237px;
	height:auto;
	background-image: url(../images/bluebox_middle.png);
	background-repeat: repeat-y;
	color: #0E4661;
	margin: 0px 0px 0px 0px;
}

#blueheader_r {
	padding: 0px 0px 0px 10px;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
}

#bluebody_r {
	margin: 0px 0px 10px 0px;
}

#blueclick {
	text-align: right;
	padding-right: 8px;
	font-size: 70%;
}

#blueclick a:hover {
 	text-decoration: underline;
}

.texttop {
	vertical-align: top;
} 

#bluebox_r ul {
	margin: 10px 0px;
	padding: 0px 0px 0px 40px;
}

#bluebox_r li {
	margin: 0px;
	padding: 2px 0px;
}

#bluepic_r {
	position: relative;
	top: -50px;
	right: -10px;
	float: right;
	display: block;
}

#bluebox_r p {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	/* background-color: #4D9ED8; */
}

#bluetop_r {
	/* background-image: url(../images/bluebox_top.png); */
	background-repeat: no-repeat;
	margin: 0px;
}

#bluebottom_r {
	/* background-image: url(../images/bluebox_bottom.png); */
	background-repeat: no-repeat;
	margin: 0px;
}

#bluebox_r #newska {
	font-size: 8pt;
	margin: 10px 10px 0px 15px;
}

#bluebox_r #newska a {
 	color:#0E4661;
 	font-size: 110%;
 	text-decoration: none;
}

#bluebox_r #newska a:hover {
 	text-decoration: underline;
}

#bluebox_r #date {
	color: #404040;
	font-size: 80%;
	text-align: right;
	padding: 0px 10px 0px 0px;
}

#bluebox_r #newska p {
	color: #004C7F;
	font-size: 7pt;
}