@charset "utf-8";
/* About Page Styles */

img#minititle {padding: 0; border: none; display: block; margin: 0 auto;}
h5.banner {color: #abd233;}
p.aboutname {font-weight: bold; font-size: 2.5em; text-align: right; margin-top: 0; margin-bottom: 0; border-top: 1px solid white; padding-top: 15px;}
p.aboutpos {font-weight: bold; font-size: 1.5em; text-align: right; margin-top: 15px; margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px dotted gray;}

div.category-about div.entry img {
	margin-top: 0;
}

div.category-about div.entry, div.category-about div.entry p {
	margin: 0;
	line-height: 1.3em;
}

div.category-about div.entry p {
	margin-bottom: 1em;
}