.saunabox{
	display: none;
	margin-left: auto;
	
	width:224px;
	background-image: url('../images/saunavisio_tausta.png');
	background-color: #F6F6F6;
	background-repeat: no-repeat;
	font-size: 80%;
	border-width: 1px;
	border-color: #707070;
	border-style: solid;
	
	font-family: Arial,Helvetica,sans-serif;
	
	margin-top: 35px;
}
.saunaLinkPointer{
	color: black;
}

.saunalink{
	text-decoration: none;
	color: #F55724;
}

.saunabox .saunacontent{
	border-left: 20px solid #F55724;
	padding: 1em;
}

.bold{
	font-weight: bold;
	font-size: 120%;
}

.saunabox .saunacontent p .saunalink{
	text-decoration: none;
	color: #F55724;
}
