.mod_currentopenings {
	float:left;
	width:680px;
	margin-bottom:15px;
	}
.mod_currentopenings_top {
	float:left;
	width:660px;
	height:7px;
	background:transparent url(images/curve_top.jpg) no-repeat scroll left bottom;
}
.mod_currentopenings_head {
	float:left;
	width:634px;
	background:transparent url(images/current_border.gif) repeat-x left bottom;
	padding:7px 0px 10px 0px;
	margin-bottom:10px;
	}
.mod_currentopenings_head .mod_currentopenings_head_left{
	padding-left:0px;
	}
.mod_currentopenings_head_left {
	float:left;
	width:538px;
	padding-left:10px;
	font-size:14px;	
	color:#4F4F4F;
	font-weight:bold;
	}
.mod_currentopenings_head_right {
	float:left;
	width:100px;
	padding-right:10px
}
.mod_currentopenings_mid {
	float:left;
	width:638px;
	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	padding:5px 10px 10px 10px;
	}
.mod_currentopenings_mid_common_row {
	float:left;
	width:635px;
	padding-bottom:8px;
	margin-bottom:6px;
	border-bottom:solid 1px #f1f1f1;
}
.mod_currentopenings_mid_left {
	float:left;
	width:155px;
	padding-left:5px;
	}
.mod_currentopenings_mid_left a{
	color:#FF7814;
	}	
.mod_currentopenings_mid_left a:hover{
	color:#1A98DC;
	}		
.mod_currentopenings_mid_link {
}
.mod_currentopenings_mid_right {
	float:right;
	width:460px;
}
.mod_currentopenings_bottom {
	float:left;
	width:660px;
	height:7px;
	background:transparent url(images/curve_bottom.jpg) no-repeat scroll left top;
}

