/*-------------------------------------------------------------------------------
Modifications to existing styles
-------------------------------------------------------------------------------*/
#textlinks{
	margin-top: 0;
}

/*-------------------------------------------------------------------------------
Page ID
-------------------------------------------------------------------------------*/
#page-id-border{
	border: 1px solid #CCCCCC;
	padding: 1px;
}
#page-id{
	background-color: #EFEFEF;
	background-image: url(/images/page-id/bg-tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 18px 14px 11px 14px;
}
#page-id h1{
	margin: 0;
	padding: 0;
	display: none;
}

/*-------------------------------------------------------------------------------
Content
-------------------------------------------------------------------------------*/
#background-content{
	padding: 20px 40px 20px 20px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 708px;
	height: auto !important;
	height: 708px;
}
#background-content h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #336633;
	margin: 0 0 1em 0;
	font-weight: normal;
	font-style: italic;
}
#rss-big-icon{
	padding: 0 0 0 200px;
	background-image: url(/images/rss-big-icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 201px;
	height: auto !important;
	height: 201px;
}
#numbered ol{
	list-style-type: decimal;
}
#numbered li{
	padding-bottom: 1em;
}
.view-rss-link{
	font-size: 11px;
}
#rss-form{
	padding: 0 0 0 1em;
}
#rss-form input{
	width: 420px;
}
#rss-form h3{
	font-size: 14px;
	font-weight: bold;
	margin: 2em 0 1em 0;
	padding: 2em 0 0 0;
	border-top: 1px solid #CCCCCC;
}
.readers{
	width: 250px;
	float: left;
}
