
div.teaser { 
	width					: 530px;
}
#createguide div.teaser textarea{
	width					: 530px;
	height					: 90px;
}



#createguide div.title{
	width					: 530px;
	
}

#createguide div.title input{ 
	width					: 530px !important;
	height					: 18px;
}

#createguide div.textarea textarea{ 
	width					: 530px !important;
	height					: 200px;
}

#reply textarea {
	width					: 530px;
	height					: 150px;
	margin-left				: 10px;
}


#createguide {
	padding					: 10px;
}

#createguide .label {
	margin-top				: 10px;
	font-weight				: bold;
}

.body .teaser {
	font-weight				: bold;
	margin-bottom			: 10px;
}

#guide .left {
	float					: left;
	
}

#guide .right {
	float					: right;
	
}

#guide h2 .right a{
	color					: white;
	
}

#guide {
	margin-bottom			: 30px;	
}

#guide .right.paddingright{
	padding-right			: 15px;
	
}

#ratemsg {
	clear					: both;
	color					: #a1a1a1;
}

div.groupBottom {
	height					: 6px !important;
}

div.pageNav {
	margin					: 10px 0 20px;
	text-align				: center;
}

h1 {
	font-size				: 16px;
	font-weight				: bold;
	margin-bottom		: 10px;
}
	
h1.youAreHere a {
	color					: #000000;
}
