@charset "UTF-8";
/* CSS Document */

#left {
	float: left;
	margin: 0;
	width: 357px;
	padding: 30px 26px;
}

#left img {
	margin-bottom: 0;
}

#left p {
	margin-top: 5px;
	color: #fff;
	font-size: 1em;
	line-height: 1.6em;
}

#left ul {
	margin-top: 0px;
	color: #fff;
	font-size: 1em;
	line-height: 1.6em;
	list-style-type: disc;
}

#left li {
	margin-bottom: 0.9em;
	color: #fff;
	font-size: 1em;
	line-height: 1.2em;
}

#right {
	float: left;
	margin: 0;
	width: 489px;
	padding: 30px 26px;
}

#right p {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 1em;
	line-height: 1.8em;
}

#right h2 {
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 0;
	color: #fff;
	font-size: 1.3em;
	line-height: 1.6em;
	font-weight: normal;
}