/* @override 
	http://www.alt5.com/style/guildpanelstyle.css
	http://www.owlboy.com/dogcows/alt5.css
*/

.class {
	
}

#search {
	border-style: none;
}

#events {
	border-style: none;
}

#messages {
	border-style: none;
}

#members {
	border-style: none;
}

body.guildpanel {
	text-align: left;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 143px;
	background: #010101 url(http://homepage.mac.com/adambetts/website/dogcows/images/sidebar/sidebar-bg.jpg) repeat-y -4px -95px;
	padding-left: 25px;
	color: white;
}

font {
	font-size: 8px;
}

img {
	display: none;
}

#type {
	width: 125px;
}

#searchstr {
	width: 120px;
}

a {
	color: silver;
	text-decoration: none;
}

legend {
	text-align: left;
}

a:hover {
	color: gray;
}
