div#content {
	padding: 0px;
	width: 644px;
}

table#modules {
	width: 650px;
}


table#modules td {
	padding: 10px;
	cursor: pointer;
}

table#modules td:hover {
	color: #fff;
}

table#modules p#module_1_image {
	float: right;
}

table#modules p.readmore {
	display: none;
}

table#modules td#module_1 {
	font-size: 16px;
	line-height: 150%;
	padding-bottom: 20px;
	background: url(../../layout/images/module_separator.png) center bottom no-repeat;
}

table#modules td#module_1 h2 {
	font-size: 22px;
}

table#modules td#module_2,
table#modules td#module_3, 
table#modules td#module_4 {
	width: 200px;
	padding-top: 30px;
	
}

table#modules td h2 {
	font-size: 16px;
}
