.leftnavhead {
	color: #BACCD3;
	font-size:11px;
	font-weight: bold;
}

.shortreviewzine {
	color: #BACCD3;
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
	font-size-adjust: none;
	text-align: justify;
}
.shortreviewbreak {
	color: #BACCD3;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-size-adjust: none;
	text-align: justify;
}
.startpagethumb {
	border : 1px solid #CCCCCC;
}

/* CONTENT */
#content {
	position:relative;
	text-align:center;
	top:100px;
	font-size:12px;
	width:450px;
}
#content_max {
	position:relative;
	text-align:center;
	top:100px;
	font-size:12px;
	width:590px;
}
#content ul {
	list-style-type : none;
}

#content h1 {
	color: #BACCD3;
	font-size:12px;
	font-weight: bold;
	line-height:12px;
}
#content b {
	font-weight: bold;
}
#content input,textarea,select {
	font-size:12px;
}
input.black {
	background-color:#000000;
	font-weight: bold;
	font-size: 12px;
	color: #CCCCCC;
}
#formtext {
	color: #BACCD3;
	font-weight: bold;
}

#previous_next {
	font-size:12px;
	font-weight: bold;
}

#imageborder {
	border : 1px solid #CCCCCC;
}

#disco_list {
	border : 1px solid #CCCCCC;
	/*width: 190px;
	height: 190px;*/
	background-image: url(/templates/ets/images/loading_190px.gif);
	background-repeat: no-repeat;
	/*float: left;*/
	margin-bottom : 10px;
	margin-left : 10px;
	padding: 10px;
}

submit, reset {
	background-color:#000000;
	font-weight: bold;
	font-size: 12px;
	font-style:italic;
	color:#990033;
	border:none;
}

input {
	background-color:#000000;
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;
	border:1px #CCCCCC solid;
}

.login_table submit, .login_table reset {
	background-color:#000000;
	font-weight: bold;
	font-size: 12px;
	font-style:italic;
	color:#990033;
	border:none;
}


.login_table input {
	background-color:#000000;
	font-weight: bold;
	font-size: 12px;
	font-style:italic;
	color:#990033;
	border:none;
}

/** BACKLINKS ADDS **/
.backlinks {
	overflow:hidden;
	text-align:left
}
