@import "../module_testimonials.css";
@import "../module_login.css";

#main {
	padding: 0 10px 10px 10px;
	width: 960px;
}

h2 {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #336;
}

#body-right h2 {
	font-family: Arial;
	font-size: 15px;	
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
	color: #008;
	text-transform: uppercase;
	line-height: 13px;
}

.content {
	float: left;
	width: 650px;
	padding: 0 0 0 15px;
}

.content ul li {
	padding-left: 40px;
	list-style: none;
	background: url(http://cdn0.capterra-static.com/images/g_bullet-purple.gif) 25px 5px no-repeat;
}

.compressed li {
	line-height: 14px;
	background: url(http://cdn0.capterra-static.com/images/g_bullet-purple.gif) 25px 3px no-repeat;
}

.content ul {
	padding: 0 0 10px 0;
	margin: 0;
}

#vertical_space {
	padding-top:25px;
}
