/*h2{
	margin-bottom: 0px;
	color: #000000;
	font-weight: bold;
}*/

p{
	margin-top: 0px;
	text-align: justify;
}

.hrule{
	width: 100%;
}

.row{
	margin-bottom: 5px;
	clear: both;
}

.left{
	float: left;
	width: 100px;
	font-weight: bold;
}

#required{
	margin-bottom: 5px;
	color: #ff0000;
}

#submit{
	width: 100%;
	text-align: center;
}

#insdieTimeShareImg{
	margin-bottom: 10px;
}

.errMsg{
	color: #ff0000;
	font-size: .9em;
	font-weight: bold;
}

.redHighlight, .redHighlight a{
	color: #ff0000;
	font-weight: bold;
}

#bestTimeshareList{
	list-style: lower-alpha;
}

#quesProperties{
	font-style: italic;
	font-size: .8em;
}

.ques{
	font-weight: bold;
	font-size: 1.4em;
}

.from{
	font-style: italic;
	font-weight: bold;
}
