#infoex {
	width: 430px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	padding: 10px 20px 15px 20px;
	margin-top:0px;
	text-align: justify;
}
#infoex h3 {
	background: url(../images/experience.gif) no-repeat;
	padding-left: 10px;
	width: 395px;
	height: 84px;
	margin-bottom:0px;
}
#infoex h3 span {
   display: none;
}
#infoexImage{
	float: right;
	border: 3px inset #660000; 
	margin: 10px;
}
