@charset "UTF-8";
/* CSS Document */
@import "common.css";
@import "layout.css";
@import "secondary.css";

#soudan {}

#soudan h2 {
	background:url(../images/soudan/headline.gif) no-repeat;
	width:655px;
	height:41px;
	text-indent:-9999px;
	margin-bottom:8px;
}

#soudan h3 {
	width:660px;
	height:40px;
	text-indent:-9999px;
	margin-bottom:12px;
}

#soudan h3#hl_gimon {
	background:url(../images/soudan/hl_gimon.gif) no-repeat;
	margin-top:15px;
}

#soudan h3#hl_planner {
	background:url(../images/soudan/hl_planner.gif) no-repeat;
	margin-top:25px;
}

#soudan h3#hl_advise {
	background:url(../images/soudan/hl_advise.gif) no-repeat;
	margin-top:25px;
}

#soudan .inner .left {
	width:445px;
}

#soudan .inner .right {
	width:195px;
	margin-right:8px;
}

*html #soudan .inner .right {
	margin-right:4px;	
}

