/* Guest section */
#community-wrap div.greybox {
	border: solid 1px #ccc;
	margin: 0 0 15px;
	width: 400px;
}
#community-wrap div.greybox div {
	border: solid 1px #fff;
}
#community-wrap div.greybox div div {
	border: none;
	background: #fff url(../images/greybox.gif) repeat-x top left;
}
#community-wrap div.greybox div div div {
	background: none;
}
#community-wrap div.greybox div div div h1,
#community-wrap div.greybox div div div h2 {
	padding: 0;
	margin: 0;
}
#community-wrap div.greybox div div div h1 {
	letter-spacing: -1px;
	font-size: 24px;
	margin: 0 0 30px;
}
#community-wrap div.greybox div div div h2 {
	color: #666;
	margin: 20px 0 15px;
}
#community-wrap div.greybox div div div.introduction {
	margin: 0;
	padding: 30px 30px 30px 30px;
}
#community-wrap div.greybox div div div.loginform {
	width: 200px;
	float: right;
	padding: 20px 15px 20px 30px;
	background: transparent url(../images/greybox-separator.gif) no-repeat top left;
	height: 225px;
}
#community-wrap div.greybox div div div.loginform input.frontlogin {
	padding: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	width: 90%;
}
#community-wrap ul#featurelist {
	list-style: none;
	margin: 20px 0 !important;
}
#community-wrap ul#featurelist li {
	font-size: 14px;
	color: #999;
	background: transparent url(../images/add-button.gif) no-repeat 0 0;
	line-height: 16px;
	height: 16px;
	font-weight: bold;
	margin: 0 0 5px !important;
	padding: 0 0 0 25px;
}
#community-wrap div.greybox a#joinButton {
	background: transparent url(../images/join-button-big.gif) no-repeat 0 0;
	width: 278px;
	height: 49px;
	text-indent: -9999px;
	display: block;
}
#community-wrap div.greybox a#joinButton:hover {
	background: transparent url(../images/join-button-big.gif) no-repeat 0 -49px;
}
#community-wrap div.greybox a#joinButton2 {
	background: transparent url(../images/join-button-big.gif) no-repeat 0 0;
	width: 278px;
	height: 49px;
	text-indent: -9999px;
	display: block;
}
#community-wrap div.greybox a#joinButton2:hover {
	background: transparent url(../images/join-button-big.gif) no-repeat 0 -49px;
}
#community-wrap h1.frontTitle {
	margin: 5px 0;
	padding: 10px 0;
	color: #600d07;
	font-family: "Segoe UI",Arial,Helvetica,sans-serif;
	font-size: 90%;
	font-weight: 700;
	line-height: 100%;
}
#community-wrap div.center {
	padding: 0px 10px 10px 16px;
}
/**
 * Frontpage Styling
 */
