table.forumh {
   width:100%;
   margin: 0px auto auto;
   clear:both;
   background: #000000;
	margin-bottom:10px;
	margin-top:10px;
}

table.forumh h3 hr{
   width:98%;
   filter:alpha(opacity=60);
   opacity:0.6;
	
}

table.forumh h3.forumdisplay{
   text-align:center;
	
}

table.forumh h3  img {
   margin-right:1px;
   vertical-align:text-bottom;  
   max-width:30px;
   max-height:25px;
   filter:alpha(opacity=60);
   opacity:0.6;
	
}

table.forumh h3 span {
    font-size: 12px;
	
}

table.forumh ul {
   list-style: none;
   margin: 0px;
   padding: 0px;
	
}

table.forumh ul li {
	list-style: none;
	 width: 570px;
  margin: 5px;
  float: left;
	font-size: 17px;
}

table.forumh ul li table {
   width: 550px;
   min-height: 80px !important;
   margin: 5px;
    margin-left: 25px;
   background: #000000;
	height: 180px;
	border: 5px solid url(/images/back_neon.png);
}

table.forumh ul li table td img {
	width: 100%;
 	height: 100%;
}

table.forumh ul li table div {
    font-size: 13px;
	
}

table.forumh ul li table div.last {
    font-size: 12px;
	
}

#tablecon {
		overflow: auto;
	height: 130px;
	width: 440px;
	   background: #000000;
		font-family: Arial;
}

#tableindex {
   width: 550px;
   min-height: 80px !important;
   margin: 5px;
    margin-left: 25px;
   background: #000000;
   border: 1px solid #f0f0f0;
   border-radius: 2px;
	height: 180px;
}

.creaturetag {
position: absolute;
  top: 250px;
  left: 370px;
  font-family: roboto;
  font-size: 8px;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #f1f1f1;
  text-shadow: 1px 1px 1px #111111;
  text-align: justify;
  max-width: 125px;
  overflow: hidden;
  background: #222222;
  padding: 15px;
  line-height: 10px;
}

.witchetextbg {
  background: rgba(0, 0, 0, 0.8);
  position: relative;
  top: -700px;
  height: 1300px;
  width: 550px;
}

.witchtext {
  padding: 15px;
  height: 924px;
  overflow: auto;
  width: 520px;
  font-size: 12px;
  font-family: arial;
  position: relative;
  top: 30px;

  letter-spacing: 0.1px;
	line-height: 14px;
}

#triangle-topleft {
  max-width: 650px;
  height: 0;
  border-top: 150px solid #000000;
  border-right: 370px solid transparent;
}

.witches {
  background-color: #222222;
  height: 1300px;
  width: 550px;
  border: 10px solid #41143E;
}


		