.bryll {
        font-size: 88%;
        line-height: 1.5em;
        background: url(quote.gif) no-repeat 0 3px;
        margin-left:3px;
        margin-right:5px;
        margin-top:0px;
        margin-bottom:0px;
        padding: 0 0 5px 23px;
        margin-top:3px;
        border-bottom: 1px solid #eaeaea;
        word-wrap: break-word;
		list-style-type: none;
		display: block;
		zoom: 1;
}
.name {
	font-weight: bold;
	color: #40659B;
	text-decoration: none;

}

.when{
        font-family:Arial, Helvetica, sans-serif;
        font-size:8px;
        color: #808080;
}

.admin {
	font-size: 9px;
	display: none;
}
.adminlink {
	font-size: 9px;
}
ul#brylle {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
}
textarea#message {
	font-size: 10px;
}
td.quote {
	font-size: 11px; color: #444444; 
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; 
	border-bottom-width: 1px;
}
td.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 10px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; 
	border-bottom-width: 1px;
}
img.brylle{
        max-height: 80px;
        max-width: 125px; 
}
a:focus {
        outline: none;
}


