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

#start-form {
	float: right;

	display: inline;
	margin-left: 18px;
}
ol li {
	color:#000;	
	margin: 15px 0 0 25px;
	line-height: 17px;
	width: 625px;
}
a.poster-link img {
	border: 4px solid #F3F3F3;	
	margin-top: 20px;
}
#main-content {
	display: block;
	width: 926px;
	padding: 20px 20px 20px 15px;
	background: #ffffff url(../images/content-bg.gif) no-repeat;
	margin-top: 8px;
}

p#primary {
	font-size: 1.2em;
	color:#73a7df;
	line-height: 17px;
	margin-top: 8px;
}
p#primary a {
	font-weight: bold;
}

h2 {
	font-size: 2em;	
}
p#works {
	font-size: 1.2em;
	color:#6a6a6a;
	line-height: 17px;
	margin-top: 8px;
}
p a { color:#73a7df;  }

.divider {
	height: 1px;
	display: block;
	margin: 20px 0 20px;
	border-bottom: 1px solid #d8d8d8;
}
ul#points {
	list-style-type: none;	
	margin-left: 13px;
}
ul#points li {
	display: block;
	color:#000;
	margin: 8px 0 28px 0;
	padding-left: 118px;
	line-height: 17px;
	margin-right: 18px;
}
ul#points li strong {
	font-size: 1.4em;
	display: block;
	clear: both;
	margin-bottom: 5px;
}
ul#points li span {
	line-height: 17px;
	font-size: 1.2em;
	color:#6a6a6a;

}

ul#points li#structure {
	background: url(../images/tools.gif) no-repeat;
	height: 98px;
}

ul#points li#training {
	background: url(../images/board.gif) no-repeat;
	height: 68px;
}

ul#points li#community {
	background: url(../images/community.gif) no-repeat;
	height: 98px;
}

p#visit {
	display: inline;
	float: left;
}
p.question {
	font-weight: bold;
	color:#258cfc;
}
p.answer {
	color:#737373;
	line-height: 17px;
	margin: 0 0 15px 0;
}

img.test-author {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	margin-bottom: 20px;
}

p.testimonial {
	color:#737373;
	line-height: 17px;
	font-style: italic;
	margin-bottom: 20px;
}
p.testimonial span {
	font-weight: bold;
	color:#258cfc;
	font-style: normal;
	margin-top: 8px;
	display: block;
	font-size: .95em;
}

