﻿.PoB_ClanMenu
	{
	display: block;
	border: 0px;
	width: 520px;
	height: auto;
	position: relative;
	text-align: left;
	z-index: 1;
	}

	
.PoB_ClanSpecWriteup
	{
	display: block;
	border: 0px;
	background: #000000 url(Images/clanspecwritebg.jpg);
	background-repeat: no-repeat;
	width: 500px;
	left: 15px;
	height: 200px;
	position: relative;
	text-align: left;
	z-index: 1;
	}

.PoB_ClanSpecPic
	{
	display: block;
	border: 0px;
	width: 105px;
	height: 130px;
	position: absolute;
	top: 10px;
	left: 5px;
	z-index: 2;
	}

.PoB_ClanSpecCardType
	{
	display: block;
	border: 0px;
	width: 75px;
	height: 40px;
	position: absolute;
	top: 0px;
	left: 425px;
	z-index: 2;
	}

.PoB_ClanSpecCost
	{
	display: block;
	border: 0px;
	width: 50px;
	height: 75px;
	position: absolute;
	top: 98px;
	left: 28px;
	z-index: 2;
	}

.PoB_ClanSpecName
	{
	display: block;
	border-bottom: solid 1px black;
	width: 380px;
	height: 20px;
	position: absolute;
	top: 16px;
	left: 110px;
	color: #950000;
	font-size: 18px;
	font-family: Arial;
	text-align: left;
	z-index: 3;
	}

.PoB_ClanSpecCardText
	{
	display: block;
	border: 0px;
	width: 385px;
	height: 100px;
	position: absolute;
	top: 40px;
	left: 110px;
	font-size: 10pt; 
	font-family: Arial;
	line-height: 12pt;
	z-index: 3;
	}

.PoB_ClanSpecSet
	{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	}