/* CSS Document */
.email_bucket{
	position:relative;
	border: 0px;
	width: 485px;
	padding-bottom: 35px;
	margin: 5px 0px;
	border-bottom: 1px solid #DFE6FF;
}
.email_bucket h3{
	margin-left: 20px;
}
.email_bucket p{
	width: 440px;
	margin-left: 20px;
}
.email_bucket ul{
	list-style: none;
	font-weight:lighter;
	margin-top: 5px;
	list-style-image: url(../images/bullet2.gif);
	list-style-position: outside;
}
.email_bucket li{
	width: 430px;
	margin-left: 15px;
}

/* Hides from IE-mac \*/
* html .email_bucket li{width: 400px;}
/* End hide from IE-mac */

.email_bucket .moreButton{
	position:absolute;
	bottom: 2px;
	right: 10px;
}


.internalPageSplashImage blockquote p{
	font-size: 1.7em;
}
