/*
 *	Basic layout.
 *	Shall not be changed if you would not change classic layout.
 */

.fofouPageTitle { font-size: 20px; margin: 20px 0; }
.fofouPageDesc { font-size: 16px; margin-bottom: 30px; }

.buttons { float: right; font-size: 12px; }

.fofoucell a { text-decoration: none; }
.fofoucell h1 { font-size: 14px; margin: 0; }

.fofouRightInfo { float: right; font-size: 10px; }
.fofouPostAuthor { font-stretch: narrower; font-size: 16px; }

.fofouform .helptext { font-style: italic; }
.clearer { clear: both; }
.deleted { text-decoration: line-through; }