.containerIntroText{
/*	color:#ffffff;*/
	padding:0 10px;
	margin:0 5px;
}

#Body .containerIntroText h1{
/*	color:#ffc204;*/
	font-size:1.58em;
}

.containerMainTopTitle,
.containerStandard,
.containerGreyBox,
.containerGreyLinkBox{
	margin-bottom:10px;
/*	line-height:1.5em;*/
}


.ContainerActions{
	margin-top:10px;
}

.containerMainTopTitle{
	margin:10px;
}

.containerMainTopTitle h1,
.containerMainTopTitle h2,
.containerMainTopTitle h3,
.containerStandard h2,
.containerStandard h3,
.containerGreyBox h1,
.containerGreyLinkBox h1{
	margin:0;
}

.containerGreyBox{
	border:1px solid #d9d9d9;
	padding:0 10px;
	background: #dadada url(img/boxBg.gif) repeat-x;
	/*line-height:1em;*/
}

/* Fix for odd spacing issue in IE */
div.clearBoth{
	height:1px!important;
	height:10px;
	line-height:10px;
}
/* End */

.containerMainTopTitle h1,
.containerGreyBox h1,
.containerGreyLinkBox h1{
	margin:8px 0;
	padding:0;
}

.containerGreyBox h1,
.containerGreyLinkBox h1{
	font-weight: normal;
	font-weight: 500;
	font-stretch: extra-expanded;
}

.containerGreyLinkBox h1{
	padding:0 10px;
}

.containerGreyLinkBox{
	border:1px solid #d9d9d9;
	padding:0;
	background: #dadada url(img/boxBg.gif) repeat-x;
/*	line-height:1em;*/
	height:90px;
	overflow:hidden;
}

.containerGreyBox .Icon img,
.containerGreyLinkBox .Icon img{
	margin-top:5px;
	float:right;
	padding:0 4px;
}

.containerMainTopTitle .Icon img{
	margin-top:5px;
	float:left;
	padding:0;
	border: 1px solid #ff9900;
	margin:0;
}

#Abstracts_Home .containerMainTopTitle .Icon img{
	margin-top:5px;
	float:right;
	padding:0 4px;
}

.containerGreyLinkBox a:link,
.containerGreyLinkBox a:visited,
.containerGreyLinkBox a:active{
	color: #666666;
	text-decoration:none;
	display:block;
	position:relative;
	top:-32px !important;
	top:-40px;
/*	padding:25px 70px 0px 10px !important;*/
	padding-top:25px;
	padding-left:10px;
	height:68px !important;
	height:100px;
}

.containerGreyLinkBox a:hover{
	text-decoration:underline;
	color: #454b74;
}

.containerGreyLinkBox .RM a:hover{
	color: #f52f99;
}

.containerMainTopTitle h2,
.containerStandard h2,
.containerMainTopTitle h3,
.containerStandard h3{
	padding:10px 0 5px 0;
}

.containerMainTopTitle p,
.containerStandard p{
	margin:0 0 10px 0;
}

.bottomLineGrey{
	clear:both;
/*	min-height:110px;*/
	border-bottom: 1px solid #dbdbdb;
}

.bottomLineYellow{
	clear:both;
	border-bottom: 1px solid #ffc204;
}