/* CSS Document */


.title-guides {
	font-size: 26px;
	color: #000000;
	background-image: url(http://media.studylink.com/xl/shop/head-guides.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
	font-weight: normal;
	padding: 0px;
	height: 98px;
}

.tick {
	background-image: url(http://media.studylink.com/xl/common/tick2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 2px;
	text-align: left;
	text-indent: 8px;
	margin-bottom: 5px;
}

.sample {
	font-size: 11px;
	font-style: italic;
	text-align: right;
}

#right-guides {
	width: 180px;
}

#content-guides {
	float: left;
	padding: 0px;
	width: 590px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

#content-guides h2 {
	margin: 10px 0px 5px 0px;
	border-top: 1px dotted #b3c5cf;
	padding-top: 10px;
	font-size: 21px;
	line-height: 24px;
}


