@charset "utf-8";
/* ------------------------------------- MAIN */
.textual {
	color: #474747;
}
.textual p {
	padding: 0 5px 10px 5px;
}
.textual h2 {
	font-size: 1em;
	padding: 5px 0 5px 5px;
}
.textual ul {
	padding: 5px 0 10px 5px;
}
.textual ul li {
	padding: 0 0 7px 15px;
	background: url(../../images/bullets/circle-bullet.gif) 3px 6px no-repeat;
}
.textual h2 a {
	display: inline-block;
	padding: 0 0 0 8px;
	background: url(../../images/bullets/blue-arrow-bullet.gif) 0px 4px no-repeat;
}
.textual .imgright {
	float: right;
	margin: 0 0 10px 10px;
}
table h3 {
	font-size: 1.2em;
	padding: 5px 0 5px 0;
	color: #000;
}