/*CL2 homepage style sheet*/

#body {
  width:920px;
  top:155px;
  margin-bottom:185px;
  left:0;
}


h1 {
  margin-top:15px;
  font-size:1.2em;
}

#right {
	width:350px;
	margin-top:20px;
}

.text_module {
	min-height:110px;
	width:160px;
	position:relative;
	left:-10px;
	float:left;
	background-color:#e2e2e4;
}

.text_module a {
	color:#959597;
}
.text_module h2 {
	margin:5px;
	margin-bottom:1px;
}

.text_module ul {
	list-style-type:none;
	padding:3px 5px;
	margin:0px;
}

.text_module li {
	list-style-type:none;
	margin:0px;
}
