#pub_message {
	position: relative;
	width: 800px;
	left: 50px;
	right: 50px;
	top: 100px;

	min-height: 600	px;	
	height: auto;

	overflow: hidden;
}
.publicity_wrapper {
	height: 2000px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	background-position: 0px 0px;
	position: relative;
}
.award_wrapper {
	height: 1550px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	background-position: 0px 0px;
	position: relative;
}


.wrapper {
	min-height: 100px;
	height: auto;
	max-width: 900px;
	margin: 0px auto 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	background-position: 0px 0px;
	position: relative;	

}

.inner-wrapper{
	position: relative;
	padding: 0px 50px 30px;

}
.container_top{
	position: relative;
	width: 800px;
	top: 50px;
	margin-bottom: 30px;
	padding-bottom: 40px;
}


.container {
	position: relative;
	width: 800px;
	min-height: 300px;	
	height: auto;
	overflow: hidden;
	padding: 20px 0 0px;
	
}

.item_container {
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 8px;
	color: #000000;
	height: 130px;
	width: 780px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	font-style: normal;
	margin: 0px;
	padding-bottom: 10px;
	clear: both;
	float: none;
}
.pub_body {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pub_icon {
	float: left;
	height: 100px;
	width: 90px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	left: 68;
	top: 100;
}
.item_container_text {
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 8px;
	color: #000000;
	height: 50px;
	width: 400px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	font-style: normal;
	margin: 0px;
	padding-bottom: 10px;
}
.item_container_floatleft {
	height: 125px;
	width: 350px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	margin: 0px;
	padding-bottom: 0px;
	float: left;
}
.item_container_floatright {
	height: 100px;
	width: 350px;
	padding-top: 25px;
	padding-left: 0px;
	padding-right: 10px;
	margin: 0px;
	float: left;
}
.pub_bodylink {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: underline;
}

.medals{

	position: relative;
	float:right;
	padding-left: 20px;	
	top: 0px;
	

}

.left{
	max-width: 60%;
}

.space-after{
	padding-bottom:  15px;

}


