@CHARSET "ISO-8859-1";

#remInfo .title
{
	background-color: #FFDD47;
	height: 41px;
	background-image: url('../remember/reminder_10.gif');
	background-repeat: no-repeat;
	background-position: 15px;
	background-position: left;
	margin: 0px;
	padding: 0px;
}

#remInfo .title span
{
	display: none;
}

#remArticle
{
	width: 700px;
	border-style: solid;
	border-color: #825500;
	border-width: 2px;
	margin: 20px auto 15px auto;
	background-color: #FFDD47;
}

#remArticle .nav
{
	font-size: 12px;
	background-color: #D3A101;
}

#remArticle .nav a:link    { color: #0000FF; }
#remArticle .nav a:active  { color: #0000FF; }
#remArticle .nav a:visited { color: #0000FF; }
#remArticle .nav a:hover   { color: #FFFFFF; text-decoration: none; }

#remArticle .nav .prev
{
	text-align: left;
	width: 270px;
	padding: 2px 0px 2px 0px;
}

#remArticle .nav .curr
{
	text-align:center;
	padding: 2px 0px 2px 0px;
}

#remArticle .nav .next
{
	text-align: right;
	width: 270px;
	height: 20px;
}

#remArticle .title
{
	margin: 10px 0px 0px 0px;
	font-size: 24px;
	font-weight: bold;
	padding: 0px 25px 0px 25px;
}

#remArticle .date
{
	margin: 0;
	font-size: 20px;
	padding: 0px 25px 15px 25px;
	font-weight: bold;
	font-style: italic;
}

#remArticle .article
{
	text-align: justify;
	padding: 0px 15px 0px 15px;
	margin-bottom: 63px;
}

#remArticle .signature
{
	display: block;
	background: #FFDD47 url('../remember/sign_off_article.gif') no-repeat top left;
 	float: left;
  	width: 152px;
 	height: 90px;
  	margin-left: 25px;
}

#remArticle .signature *
{
	display: none;
}

#remArticle .listSignUp
{
	display: block;
	float: right;
	font-size: 18px;
	width: 400px;
	padding: 10px;
	border-top: 1px dashed #FFFFCC;
	border-left: 1px dashed #FFFFCC;
	border-bottom: 1px dashed #FFFFCC;
}

#remSignUp .error
{
	color: #FF0000;
}

#remSignUp .button
{
	text-align: right;
}

#remArticle .previous_list
{
	font-weight: bold;
	margin-bottom: 25px;
	padding: 0px 25px 0px 25px;
}

#remArticle .previous_list h1
{
	font-size: 16px;
	margin: 0;
}

.remember_archive
{
	text-align: left;
	width: 600px;
	margin: 0px auto 25px auto;
}

.remember_archive .year
{
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	padding: 3px;
	color: #FFDD47;
	background-color: #442851;
	font-weight: bold;
}

.remember_archive .entry
{
	background-color: #FFDD47;
	font-weight: bold;
	height: 25px;
	border-left: 1px solid #442851;
	border-bottom: 1px solid #442851;
	border-right: 1px solid #442851;
	padding-left: 15px;
}

.remember_archive .date
{
	display: block;
	float: left;
	height: 25px;
	width: 125px;
}

.remember_archive .title
{
	display: block;
	float: right;
	height: 25px;
	width: 450px;
	text-align: left;
}

.info_box
{
	margin: 25px auto 25px auto;
	width: 80%;
	background-color: #FFDD47;
	font-weight: bold;
	font-size: 20px;
	padding: 15px 15px 15px 15px;
	border: 1px solid #442851;
}
