.leftbox h1 {
	font-size: 15px;
}
.content {
	top: 160px;
	width: 360px;
	text-align: justify;
}
.cols {
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 450px;
	float: left;
}
.col1 {
	float: left;
	height: 80px;
	width: 100px;
	text-align: center;
}
.col1 img {
	margin-top: 2px;
	border: 0px;
}
.col2 {
	float: left;
	height: 80px;
	width: 140px;
	margin-left: 5px;
}
.col3 {
	float: left;
	height: 80px;
	width: 100px;
	margin-left: 5px;
}
.col5 {
	float: left;
	height: 80px;
	width: 90px;
	margin-left: 5px;
}
.rightbox {
	background-image: url(img/advanced.gif);
}
.col4 p { 
	margin-top: 4px;
}
.col3 p {
	margin-top: 4px;
}
.col2 p {
	margin: 4px;
	text-align: left;
}
