.moduletableclear-left {
	clear:left;
}
.moduletableclear-right {
	clear:right;
}
.moduletableclear-both {
	clear:both;
}
.moduletable {
	margin-bottom:10px;
	float:left;
}
.moduletable ul {
/* Unordered lists in modules in position user1 */
	padding-left:10px;
	padding-top:10px;
	list-style:none;
	margin-left:0;
	margin-top:0;
	line-height:14px;
}
.moduletable ul li {
/* Spacing between items in unordered lists in modules in position user1 */
	padding-bottom:10px;
}
.moduletable h1 {
font-size:1.5em;
border-bottom:1px solid #8BC1AD;
color:#333;
}
.moduletable h3 {
	margin-top:0;
	padding:2px;
	color:#fff;
	background:transparent url(images/menu.gif) repeat scroll 0 0;
	border:1px solid #666666;
}
#zeitgeist_user1 { 
	width:400px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	border: 1px solid transparent; /* this border size is important to adjust displaying of "Join us" form */
}
#zeitgeist_user2 { 
	width:200px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#zeitgeist_user2 .moduletable200 {
	clear:none;
	width:200px;
}
#zeitgeist_user3 { 
	width:200px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#zeitgeist_user3 .moduletable {
	clear:none;
	width:600px;
}


#zeitgeist_user4 { 
	width:400px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	border: 1px solid transparent; /* this border size is important to adjust displaying of "Join us" form */
}
#zeitgeist_user5 { 
	width:200px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#zeitgeist_user5 .moduletable200 {
	clear:none;
	width:200px;
}
#zeitgeist_user6 { 
	width:200px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#zeitgeist_user6 .moduletable {
	clear:none;
	width:600px;
}

#zeitgeist_breadcrumb { 
	 position:absolute;
	 top:110px;
	 left:8px;
	 width:99%;
}

