.emp_content_right_side_scrollable
	{
		position:relative;
		float:left;
		width:715px;
		height:404px;
		overflow:auto;
	}
.emp_opp_block
	{
		position:relative;
		float:left;
		width:500px;
		text-align:left;
	}
.emp_opp_title_row
	{
		position:relative;
		float:left;
		width:500x;
	}
.emp_opp_title
	{
		position:relative;
		float:left;
		width:500px;
		height:35px;
/*
		font-family: "Arial Narrow";
*/
		font-size:20px;
		font-weight:bold;
		color:#000000;
		text-align:center;
	}
.emp_opp_section_title
	{
		position:relative;
		float:left;
		width:500px;
/*
		font-family: "Arial Narrow";
*/
		color:#000000;
		font-size:16px;
		font-weight:bold;
		text-decoration:underline;
	}
.emp_opp_para_title
	{
		position:relative;
		float:left;
		width:500px;
/*
		font-family: "Arial Narrow";
*/
		font-size:14px;
		font-weight:bold;
		color:#000000;
	}
.emp_opp_text
	{
		position:relative;
		float:left;
		width:500px;
/*
		font-family: "Arial Narrow";
*/
		font-size:14px;
		color:#000000;
	}
ul
	{
		line-height: 10px;	
	}	
ul li
	{
		color:#000000;
		font-size:10px;
		list-style-type:square;
		line-height: 15px;
		width: auto;
	}
ol
	{
		line-height: 14px;	
	}
ol li
	{
		color:#000000;
		line-height: 17px;
	}
