.required-field-note{
	color:#F75B30;
}
.field-note{
color:#545454;
font-size:11px;
}

.search-result-info
{
	background:#feed61;
	padding:2px;
	color:#000;
	font-weight:bold;
}


.dotline
{
	border-top: 1px solid #D6D6D6;
	height: 1px;
	margin-bottom: 10px;
	margin-top: .5em;
	width: 90%;
}

.fieldsCollection
{
	margin: 2.3em 1.5em;
	position: relative;
	text-align: left;
	direction: ltr;
	width:670px;
	border: 0;
}

.fieldsCollection legend
{
	color: #500000;
	font-size: 100%;
	font-weight: bold;
	font-family:BYekan,Tahoma,Times;
    font-size: 18px;
	font-weight:200;
}

.skills-set
{
	width:450px;
}
.skills-set legend
{
	color: #500000;
	font-weight: bold;
	font-family:BYekan,Tahoma,Times;
    font-size: 14px;
	font-weight:200;
}


.star {
	background:url(../img/common/info.png) no-repeat left top;
	margin:10px;
	padding: 10px 40px;
	font-family: tahoma;
	font-weight: 600;
	color: #54a0df;
}