#content {
	/* text-align: center; */
	/* margin-top: 20px; */
}

#content h2 {
	font-family: 'Autour One', cursive;
	font-size: 40px;	
}

#content .main-page-title {
	font-family: 'Autour One', cursive;
	font-size: 20px;
	margin-bottom: 10px;
}

#home-desc-list {
	list-style-type: none;
	width: 615px;
	margin: 0 auto;
}

#home-desc-list li {
	font-family: 'Autour One', cursive;
	width: 50%;
	float: left;
	height: 20px;
	line-height: 20px;
	text-align: left;
	padding-left: 30px;
	background: url('/images/list-item.png') top left no-repeat;
}

.ch-item {
	cursor: pointer;
}

.ch-info p div {
	clear: both;
	display: block;
}

#more-versions-link {
	font-family: 'Autour One', cursive;
	font-size: 15px;
	width: 90%; 
	margin: 0 auto; 
	text-align: right;	
}

#more-versions-link .caret {
	margin-top: 10px;
	margin-left: 5px;
}