div.conferencebook_core {
	/*padding:8px;*/
	/*background-color:#EEE;*/
	
	padding-bottom:16px;
	padding-top:16px;
	border-bottom:1px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-style:solid;
	border-color:#CCC;
	padding-left:0px;
	padding-right:16px;
	margin-bottom:16px;
	font-size:12px;
	
	margin-right:20px;
	float:left;
	/*width:100%;*/
}

div.newsletter_core td {
	vertical-align:top;
}

div.conferencebooks {	
	width:100%;
	float:left;
}

div.conference_short {
	border-style:none;
	padding-left:0px;
	padding-right:0px;
}

div.conferencebook_title {
	font-weight:bold;
	font-size:13px;
	margin-bottom:8px;
	/*float:left;*/
}

div.conferencebook_image {
	width:90px;
	float:left;
	margin-right:16px;
	margin-bottom:16px;
}

div.conferencebook_image img {
	width:90px;
	float:left;
}

div.conferencebook_publication {
	/*float:right;
	padding-bottom:8px;
	padding-left:16px;*/
	font-size:10px;
	color:#BBB;
}

div.conferencebook_text {
	width:485px;
}

div.newsletter_content {
	padding-left:16px;
	float:left;
	width:75%;
	position:relative;
}

div.newsletter_content li {	
	list-style-image: url(../mater/icon_arrow.gif);
}