/* RASTER */

.chalf {
	width: 60px;
	float: left;
}
.chalfm {
	width: 60px;
	margin-right: 20px;
	float: left;
}
.c1{
	width: 140px;
	float: left;
}
.c1m{
	width: 140px;
	margin-right: 20px;
	float: left;
}
.c1half{
	width: 220px;
	float: left;
}
.c1halfm{
	width: 220px;
	margin-right: 20px;
	float: left;
}
.c2{
	width: 300px;
	float: left;
}
.c2m{
	width: 300px;
	margin-right: 20px;
	float: left;
}
.c2m.right {
	float: right;
	margin-right: 0;
	margin-left: 20px;
}
.c2half{
	width: 380px;
	float: left;
}
.c2halfm{
	width: 380px;
	margin-right: 20px;
	float: left;
}
.c3{
	width: 460px;
	float: left;
}
.c3m{
	width: 460px;
	margin-right: 20px;
	float: left;
}
.c4{
	width: 620px;
	float: left;
}
.c4m{
	width: 640px;
	margin-right: 20px;
	float: left;
}
.c4b {
	width: 620px;
	padding-right: 20px;
	float: left;
	background: url("../img/design/am_borderline.gif") no-repeat 620px 10px;
	height: 100%;
}
.c5{
	width: 780px;
	float: left;
}
.c5m{
	width: 780px;
	margin-right: 20px;
	float: left;
}
.c6{
	width: 940px;
	float: left;
}

/* RASTER2 */
.d1m {
	width: 193px;
	float: left;
	margin-right: 20px;
}
