/* v1.0 | 20080212 */

.seminar-highlights p {
	font-size:18px;
	color:#FFFFFF;
}
.seminar-highlights a {
	color:#FFCC00;
}

ul#faq {
	margin:0;
	padding:0;
	list-style:none;
}
ul#faq li {
	background:url(/UG7/images/bullet1.gif) left 5px no-repeat;
	padding:0 0 0 25px;
	margin:0 0 10px;
}
ul#faq a {
	color:#CC0000;
	font-weight:bold;
}
ul#faq a:hover {
	text-decoration:none;
}

.questions {
	background:url(/UG7/images/questions.jpg) no-repeat;
	width:100%;
	height:44px;
	margin:30px 0 0;
	border-bottom:1px solid black;
}
.answers {
	font-size:16px;
}
.answers ul {
	margin:0 0 0 20px;
	padding:0;
}
.answers ul li {
	margin:0 0 20px;
	padding:0 0 0 20px;
	background:url(/UG7/images/bullet1_small.jpg) left 7px no-repeat;
}
.answers ul li.num1 {
	padding:0 0 0 25px;
	background:url(/UG7/images/ol1-1.jpg) no-repeat;
}
.answers ul li.num2 {
	padding:0 0 0 25px;
	background:url(/UG7/images/ol1-2.jpg) no-repeat;
}
.answers ul li.num3 {
	padding:0 0 0 25px;
	background:url(/UG7/images/ol1-3.jpg) no-repeat;
}
.answers ul li.num4 {
	padding:0 0 0 25px;
	background:url(/UG7/images/ol1-4.jpg) no-repeat;
}
.answers ul li.num5 {
	padding:0 0 0 25px;
	background:url(/UG7/images/ol1-5.jpg) no-repeat;
}
.answers h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:20px;
	text-align:left;
	margin:10px 0 0;
}
.answer {
	font-family:"Courier New", Courier, monospace;
	font-size:25px;
	color:#CC0000;
	font-weight:bold;
	margin:5px 0 0;
}
.answers small {
	font-size:14px;
}
#guarantee {
	background:url(/UG7/images/guarantee.jpg) no-repeat;
	width:449px;
	height:318px;
	margin:0 auto;
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	font-weight:bold;
	line-height:19px;
	padding:180px 50px 0;
}