#yhteystiedot {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}


#yhteystiedot fieldset {
	margin-top:10px;
	border: 3px double #98C625;
	width:511px;
}

#company_padding {
	padding-left:5px;
}

#yhteystiedot legend {
	padding-left:5px;
	padding-right:5px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:16px;
	color: #CB0069
}

#yhteystiedot .company {
	font-size:20px;
}

#yhteystiedot .info {
	padding-left:5px;
	width:280px;
	float:left;
}

#yhteystiedot .image {
	width:150px;
	float:left;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}


.main_title {
	color: #CB0069;
	font-size:18px;
	font-weight:bold;
}	


.subtitle_cursive {
	font-size:14px;
	font-style:italic;
}

.bold_magenta {
	color: #CB0069;
        font-weight:bold;
}

.bold_magenta_title {
	color: #CB0069;
        font-weight:bold;
	font-size:13px;
}


.hintaHarmaa {
        border: 4px solid #999999;
}

.hintaOranssi {
        border: 4px solid orange;
}

.hintaVihrea {
        border: 4px solid #42b614;
}

.hintaSininen {
        border: 4px solid #3781d4;
}

.hintaVioletti {
        border: 4px solid #b07ae8;
}

