/* CSS Document */

#pare {
	background-repeat: no-repeat;
	float: left;
	height: 174px;
	width: 250px;
	padding-bottom: 10px;
}
#pare_text {
	float: right;
	width: 450px;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 10px;
	border: 3px double #99CCCC;
	padding: 10px;
}
#pare_text p {
	margin-top: 0px;
}
#pare_texttitle {
	font-size: 1.5em;
	font-weight: bold;
	color: #009966;
}
.pare_texttitle2 {
	font-size: 1em;
	font-weight: bold;
	color: #009966;
}

