/**
 * WoWRoster.net WoWRoster
 *
 * Displays the guild information text
 *
 * LICENSE: Licensed under the Creative Commons
 *          "Attribution-NonCommercial-ShareAlike 2.5" license
 *
 * @copyright  2002-2008 WoWRoster.net
 * @license    http://creativecommons.org/licenses/by-nc-sa/2.5   Creative Commons "Attribution-NonCommercial-ShareAlike 2.5"
 * @version    SVN: $Id: style.css 1791 2008-06-15 16:59:24Z Zanix $
 * @link       http://www.wowroster.net
 * @package    GuildInfo
*/

.infotext {
	background:url(../../img/paperback.jpg) no-repeat;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color:#260A17;
	padding:10px 8px;
	margin:0;
	width:306px;
	height:337px;
	overflow:auto;
}