/* @group startgroup */

#startgroup {
	width: 90%;
	margin: 10px auto auto;
	border-style: none;
}

#startgroup #groupname {
	font-weight: bold;
}

#startgroup #groupdescription {
	font-size: 12px;
}

#questions {
	margin: 10px;
}

#question {
	font-weight: bold;
}

/* @end */

#help {
	font-size: 12px;
	border: 1px solid #990000;
	margin: 5px;
	background-color: #990000;
	color: white;
	font-weight: bold;
}

#survey-title {
	text-align: left;
	height: 70px;
	overflow: hidden;
	margin: 10px auto auto;
	padding: 5px;
	width: 90%;
}

#description {
	margin: 10px;
	background-color: #3e3e3e;
	border: 1px solid #1d1d1d;
	padding: 5px;
}

#survey-title #description #titlename {
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
}

#survey-title #description #titledescript {
	font-size: 10px;
	margin-left: 15px;
	color: white;
	font-weight: bold;
}
