.Tdkaantopuoli {
	background-image: url(images/kortti_taus.jpg);
	height: 311px;
	width: 440px;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
.Osoite {
	width: 93%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
}
.Viesti {
	width: 90%;
	border: 1px dotted #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
    font-size: 11px; 
    line-height: 15px;
    letter-spacing: 0;
    font-weight : normal;
    font-style : normal;
    color : #000000;
}
.Lahettaja {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0;
	font-style: italic;
}
.kortti {
	border: 1px solid #CCCCCC;
	/* margin: 10px; */
}

.korttiIso {
	margin: 10px;
}


.keskiTdKorttiHallinta {
    background-color: #FFFFFF;
    border-right-width: none;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #417BB5;
    width: 642px;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 14px;
}
.paakuva {
    border: none !important;
}


