
#mynotes_box { 
	position: relative; float: left; margin: 5px 19px 20px 19px; width: 590px; background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #54534D;
}

#mynotes_box a:link {
	font-weight: normal; color: #6F2714; text-decoration: underline;
}
#mynotes_box a:visited {
	font-weight: normal; color: #6F2714; text-decoration: underline;
}
#mynotes_box a:hover {
	font-weight: normal; color: #F8C038; text-decoration: underline;
}

#mynotes_content_box { /*to work around IE's wrong padding interpretation*/
	margin: 15px auto 20px 20px; width: 520px; background: #ffffff; font-style: italic; line-height: 16px;
}

.section_seperator {
	margin: 30px auto 20px 20px; width: 520px;
}

.support_box {
	margin: 15px auto 20px 20px; width: 520px; background: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #54534D;
}

.comments_container {
	position: relative; float: left; margin: 0px 19px 25px 19px; width: 580px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ECEBE5;
}

.title_text {
	font-size: 12px; font-weight:bold; color: #6C220C;
}

