/* This is for the Daily Success homepage only. */

#content { 
	width: 554px; 
	margin-left: 25px;
}
#content .middle-column img { margin-bottom: 1em; }
#content .middle-column p, #content .middle-column p li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#content .middle-column h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: black;
	margin-bottom: 0.15em;
}
#content .right-column h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
}
#content .middle-column h4, #content .right-column h4 {
	font-size: 100%;
	margin-top: 1em;
	margin-bottom: .5em;
}
#content .middle-column p { margin-bottom: .5em; }
#content .middle-column p.more { margin-bottom: 1em; }
#content .middle-column {
	float: left;
	width: 316px;
	padding-right: 14px;
}
#content .right-column {
	background-image: url("/iblp/images/verticaldots.gif");
	background-repeat: repeat-y;
	color: #003366;
	float: right;
	width: 216px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#content .right-column a:link {
	color: #003366;
	text-decoration: none;
}
#content .right-column a:link:visited {
	color: #336699;
	text-decoration: none;
}
#content .right-column a:link:hover {
	color: #6699cc;
	text-decoration: underline;
}
#content .right-column .more a:link, #content .right-column .more a:visited {
	color: #cc3300;
	text-decoration: none;
}
#content .right-column .more a:hover { color: #ee6622; }
#content .right-column li { line-height: 150%; }
#content .right-column .margin {
	padding-left: 20px;
	padding-right: 8px;
}
#content .favorites { margin-bottom: 22px; }
#content .favorites img {
	border: 0;
	display: block;
	margin-bottom: 10px;
}
#content .page-tools { clear: both; }
