
.fineInput
{
	border:solid 1px #C0C0C0;
}

.positiveText
{
	color:#009900;
}

.negativeText
{
	color:#CC0000;
}

.ideasText
{
	color:#0000CC;
}

.bkgSuggestion
{
	float:left;
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(../../common/images/bkg_suggestion.png);
}

.noTextAreaMargins
{
	margin-bottom:0px;
}

.reflectionWidth
{
	width:342px !important;
}
