.dotted_bottom_border{
	border-bottom:1px dotted #CDCDCD; 
}
div.scroll {
	width: 99%;
	overflow-y: scroll;
	overflow-x: auto;
	height:100%;
}
.textbox-width{
	width:70px;
}

div .newsletter-publication-popup {
	float: left;	
	padding-right:7px;
}

div .div-publication-popup {
	display: none;
}
.publication_tag{
	padding-left:22px;
}

div .links-container {
	width: 100%;
	padding-top: 3px;
	text-align: right;	
}

.newsletter-spacer {
	padding: 3px; 
}
