/* beren.net css */

body,td, pre{
	font-size: 13px;
	font-family: verdana,arial,helvetica,sans-serif;
	line-height: 16px;
	color: 	#000000;
	border: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	}

#preload img{
	height: 0; width: 0; border-width: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -30;
	display: none;
	}

p{
	margin: 0px;
	padding: 0px 0px 4px 0px;
	}
	
.right_title{
	line-height: 19px;
	color: #993333;
	padding: 4px 20px 4px 0px;
	}

.select_title{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}

.footer{ 	
	color: #888888;
	margin-bottom: 10px;
	}

.small{
	font-size: 10px;
	}

br {
	margin: 0; padding: 0; border-width: 0; line-height: 1em;
	}

h1{
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: 	#990000;
	}

h2{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: 	#666666;
	}

h3{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: 	#666666;
	}

a{
	color: #993333;
	text-decoration: none;
	}

a:hover{
	color: #660000;
	text-decoration: none;
	}

img.browserImageStyle{
	border: 1px solid #cccccc;
    margin: -1px;
	position: relative;
	}


ul{
	list-style: square inside;
	margin: 0;
	padding: 5px 0px;
	line-height: 15px;
	}

img{
	 border-width: 0px;
	}
