/* ############################################################################
   ##
   ##  Subscribe Module Stylesheet
   ##
   ######################################################################### */

#subscribe
{
	display: none;
}

.message-moreinfo
{
	margin-bottom: 1em;
	padding: 10px;
	border: 1px dotted;
	background-color: #f8f8f8;
}

.message-moreinfo h4
{
	color: red;
}

.message-moreinfo p
{
	font-size: 91.7%;
}

#subarticles h4
{
	font-size:120%;
}

#subarticles p
{
	font-size:100%;
}

