/*	Section Specific CSS
	Section ID: 181
	Section Name: Announcements
	Synopsis: Formats the mark-up in the Traditions Customer Service Module
*/

#Announcements ul {
	margin-left: 40px;
}

#Announcements p {
	clear: left;
}

#Announcements IMG.pdf {
	float: left;
	margin-right: 15px;
}

#Announcements dl {
	float: right;
	margin: 0 0 0 15px;
	border: 1px solid #272727;
}

#Announcements dt {
	padding: 5px;
	border-bottom: 1px solid #272727;
	background-color: #EAEEF8;
	color: #272727;
	
}

#Announcements dd {
	padding: 10px 15px;
}

#Announcements li {
	clear: both;
	list-style-image: url('http://media.heraldonline.com/images/icons/acrobat/acrobat_16.png');
	margin: 8px inherit;
}
