@charset "utf-8";
/* DOWNLOAD MENU */
#module_DownloadMenu{
	width:239px;
	height:158px;
	background:url(../images/modules/download_menu/bck.download.menu.gif) no-repeat;
	clear:left;
	float:left;
	margin:0 0 0 0;
	padding:0;
}
#module_DM_title{ background:url(../images/modules/download_menu/txt.download.menu.gif) no-repeat; height:0; padding-top:15px; margin: 18px 0 0 80px; width:136px; float:left; overflow: hidden;}
#module_DownloadMenu p{
	float:right;
	margin:30px 6px 0 0;
	padding:0;
	width:120px;
	font-size:11px;
}
#module_DownloadMenu img{
	float:left;
	margin:22px 0 0 0;
}
/* CAREER OPS */
#module_CareerOps{
	width:238px;
	height:142px;
	background:url(../images/modules/career_ops/bck.career.ops.gif) no-repeat;
	clear:left;
	float:left;
	margin:0 0 0 0;
	padding:0;
}
#module_CO_title{ background:url(../images/modules/career_ops/txt.career.ops.gif) no-repeat; height:0; padding-top:15px; margin: 18px 0 0 18px; width:80px; float:left; overflow: hidden;}
#module_CareerOps img{
	float:right;
	margin:10px 10px 0 0;
}