blockquote
{
	font-size: 90%;
	font-style : italic;
	border-top : 1px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
	padding : .5em 0 .5em 0;
	margin-left : 5em;
	margin-right : 5em;
}
.help_title
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 150%; 
	font-weight: bold; 
	color: #660000;
	text-align: center;
}

.help_category
{ font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: normal; font-style: italic; text-align: center; }

.help_text{font-size: 100%; }
.help_brief_title{font-weight: bold;}

.help_brief_text
{
	font-size: 80%;
	padding-left: 5%;
	padding-right: 10%;
	padding-bottom: 1em;
}

.help_titles_title
{
	font-weight: bold;
}

.help_titles_date
{
	white-space: nowrap;
}

.help_date
{
	font-size: 80%;
	color: #666666; 
}

#help_main .leftobject
{
	margin : 0em 1em 1em 0em;
}

#help_main .small
{
	font-size: 80%;
}

#help_col2
{
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	width: 310px;
	background-color: #EEEEEE;
}

#help_col2 .help_ad
{
	padding: 5px 5px 5px 5px;
	text-align: center;
}
#help_col2 .heading
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: white;
	background-color : #990000;
	padding: .5em .5em .5em .5em;
}

#help_col2 ul
{
	padding: 0;
	margin-left: 2em;
}

#entrylinks ul
{
	text-align: right;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
#entrylinks li
{
	display: inline;
	padding: 0 1em 0 0;
	border-right: 1px solid #cccccc;
	list-style-type: none;
}
#entrylinks li.readlink
{
	float: left;
	border: 0;
	margin-left: 0;
	padding-left: 0;
	font-weight: bold;
}
#entrylinks li.lastlink
{
	border: 0;
	margin-left: 0;
	padding-left: 0;
}
#entrylinks a
{
	border: thin solid #0000CC;
	background-color : #EEEEEE;
	padding: 3px 6px 3px 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration : none;
	border-width : 1px 1px 1px 1px;
	line-height : 200%;
}

#entrylinks a:hover
{
	text-decoration : none;
	color : #003399;
	background-color : #FFFFCC;
}
