#container {
	width: 964px;
	overflow: hidden;
}

#meta {
	margin: 0px;
	padding: 0px 0px 0px 32px;
	height: 120px;
	width: 695px;
	float: left;
}

#content {
	margin: 0px 32px 0px 32px;
	padding-bottom: 40px;
	width: 460px; 
	float: left;
	border: 0px;
	overflow: hidden;
}

#contentLarge {
	margin: 0px 0px 0px 32px;
	padding-bottom: 40px;
	width: 692px; 
	float: left;
	overflow:hidden;
}

#contentProduct {
	margin: 0px 32px 0px 0px;
	padding-bottom: 0px;
	width: 460px; 
	float: left;
	overflow:hidden;
}

#path {
	margin: 6px 0px 0px 0px;
	padding: 0px;
	padding-left: 271px;
	height: 34px;
	width: 700px;
	clear: both;
	font-size: 0.85em;
	color: #333333;
	line-height: 12px;
 }



<!-- /* Teaser */ -->

.teaserHeader {
	background-color: #E3E8EC;
	font-weight: bold;
	font-size: 1.0em;
	color: #002752;
	border-bottom: 1px solid #B2BECB;
	padding: 5px 6px 4px 6px
}

.teaserText {
	background-color: #F5F6F8;
	padding: 6px;
	color: #333333;
	overflow: hidden;
	margin-bottom: 10px;
	zoom:1;
}

.teaserDownloads {
	background-color: #E9ECF0;
	font-weight: normal;
	padding: 6px 6px 0px 1px;
	color: #333333;
	word-wrap: break-word;
	margin-bottom: 10px;	
}

.teaserTextNews {
	background-color: #F5F6F8;
	font-weight: normal;
	padding: 6px;
	color: #333333;
	overflow: hidden;
	margin-bottom: 10px;
}

.teaserMore {
	background-image: url("/internet/ieae/icon_more.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-indent: 11px;
	font-weight: normal;	
}

.teaserAdmin {
	background-color: #F5F6F8;
	font-weight: normal;
	color: #333333;
	padding: 6px;
}

.teaserTitleCM	{
	font-weight: bold; 
	color: #000000; 
	font-style:italic; 
}
	
.teaserCM { 
	background-color:#F5F6F8; 
	margin-bottom: 10px;
}
	
.ownTeaserCM { 
	background-color:#f0ffff; 
	padding:2px; 
}

<!-- /* Footer */ -->

div#footerBorder {
	margin: 0px 0px 0px 272px;
	padding-top: 3px;
	width: 692px; 
	border-top: 2px solid #E3E8EC;
}

.last-modified {
	color: #999999;
	text-align:left; 
	float:right; 
	font-size:0.8em; 
	padding-top:10px;
}

<!-- /* UK Microsite */ -->
#contentbox {
	float:left; 
	width:31%; 
	background:#fff;
	margin-right:1%;
	overflow:auto; 
	height:595px;
}

#contentbox div.content {
	background:#fff;
	padding:5px;
}

#contentbox-title {
	float:left; 
	width:31%; 
	background:#CCD4DC;
	margin-right:1%;
}

#contentbox-title div.title {
	height:15px;
	background-color:#CCD4DC;
	padding:5px;
	color:#333333;
	font-weight:bold;	
}

#contentbox-title div.content {
	background:#fff;
	padding:5px;
	overflow:auto; 	
	height:560px;
}

#wrapper {
	background:#E3E8EC;
	margin:20px 0px 0px 10px;
}

* html #wrapper {
	display:inline-block;
}


