div#topmodule_container {
	position:relative;
	float:left;
	margin-top:12px;
	margin-left:15px;
	width:885px;
	height:156px;
}

.topmodule_1,
.topmodule_2,
.topmodule_3,
.topmodule_wide_1,
.topmodule_wide_2,
.topmodule_wide_3,
.topmodule_full_1,
.topmodule_full_2,
.topmodule_full_3 {
	position:relative;
	float:left;
	height:156px;
	overflow:hidden;
	text-align:left;
}

.topmodule_1,
.topmodule_2,
.topmodule_3 {
	width:282px;
	margin-right:12px;
}

div .topmodule_1,
.topmodule_wide_1,
.topmodule_full_1 {
color:#eee;
}

div .topmodule_2,
.topmodule_wide_2,
.topmodule_full_3 {
color:#222;
}

div .topmodule_3,
.topmodule_wide_3,
.topmodule_full_3 {
color:#eee;
}

p.moduletable {
color:#f00;
}

.topmodule_wide_1,
.topmodule_wide_2,
.topmodule_wide_3 {
	width:576px;
	margin-right:12px;
}

.topmodule_full_1,
.topmodule_full_2,
.topmodule_full_3 {
	width:870px;
	margin:0;
}

.topmodule_1 {
	background:url(../images/topmodule_1.png) 0 0 no-repeat;
}

.topmodule_wide_1 {
	background:url(../images/topmodule_wide_1.png) 0 0 no-repeat;
}

.topmodule_full_1 {
	background: url(../images/topmodule_full_1.png) 0 0 no-repeat;
}

.topmodule_2 {
	background:url(../images/topmodule_2.png) 0 0 no-repeat;
}

.topmodule_wide_2 {
	background:url(../images/topmodule_wide_2.png) 0 0 no-repeat;
}

.topmodule_full_2 {
	background:#fff url(../images/topmodule_full_2.png) 0 0 no-repeat;
}

.topmodule_3 {
	background:url(../images/topmodule_3.png) 0 0 no-repeat;
}

.topmodule_wide_3 {
	background:url(../images/topmodule_wide_3.png) 0 0 no-repeat;
}

.topmodule_full_3 {
	background:url(../images/topmodule_full_3.png) 0 0 no-repeat;
}

.topmodule_1 h3,
.topmodule_2 h3,
.topmodule_3 h3 {
	margin-top:8px;
	width:270px;
	border:none;
}

.topmodule_wide_1 h3,
.topmodule_wide_2 h3,
.topmodule_wide_3 h3 {
	margin-top:8px;
	width:564px;
	border:none;
}

.topmodule_full_1 h3,
.topmodule_full_2 h3,
.topmodule_full_3 h3,
.banner_full h3 {
	margin-top:8px;
	width:858px;
	border:none;
}

.topmodule_1 h3,
.topmodule_wide_1 h3,
.topmodule_full_1 h3 {
	color:#fff;
	background:#818181 url(../images/heading_1.png) 0 0 no-repeat;
	border:none;
}

.topmodule_2 h3,
.topmodule_wide_2 h3,
.topmodule_full_2 h3 {
	margin-top:0;
	color: #ddd;
	background:#575757 url(../images/heading_2.png) 0 0 no-repeat;
	border:none;
}

.topmodule_3 h3,
.topmodule_wide_3 h3,
.topmodule_full_3 h3,
.banner_full h3 {
	color:#333;
	background:#d5d5d5 url(../images/heading_3.png) 0 0 no-repeat;
	border:none;
}

.topmodule_inside_normal,
.topmodule_inside_wide,
.topmodule_inside_full {
margin:8px 18px 8px 8px;
height:140px;
}

.topmodule_inside_normal {
width:266px;
}

.topmodule_inside_wide {
width:560px;
}

.topmodule_inside_full {
width:860px!important;
}