#text-con {
	
	float: left;
	width: 157px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	margin-left: 25px;
	display: inline;

}

#text-img {

	width: 157px;
	height: 91px;
	background-image: url(../images/text-img-01.png);
	background-repeat: no-repeat;

}

#text-header {
	
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 18px;
}

#text-body {

	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;

}

#lnk-con {

	width: 157px;
	height: 10px;
	border-top: dotted 1px;
	border-bottom: dotted 1px;
	padding-top: 5px;
	padding-bottom: 10px;
}


	