/* Widget styles */
#widget_EmployeeProfile
{
	position:relative;
	width:100%;
	height:100%;
}

.EmployeeQuestion_Image
{
	float:left;
}

.EmployeeQuestion_Info
{
	float:left;
	margin-top:-5px;
	margin-left:10px;
	width:215px;
}