/*fightcard*/
div#fightcard {
	width : 543px ;
	background-image : url("http://www.astra-official.com/images/global/shadow_length.png") ;
	background-position : right ;
	background-repeat : repeat-y ;
	background-color : #FFFFFF ;
	float : left ;
	}
	
* html div#fightcard {
	background-image : url("http://www.astra-official.com/images/global/shadow_length.jpg") ;
	background-position : right ;
	background-repeat : repeat-y ;
	}
	
div.fightcard-select {
	width : 340px ;
	margin : 0px 0px 14px 170px ;
	font-size : 12px ;
	}
	
div.fightcard-select option {
	padding-left : 8px ;
	}
	
h2 {
	color : #5C4667 ;
	}
	
* html h2 {
	text-align : left ;
	}
	
	
div#fightcard-box {
	margin : 8px 0px 40px 0px ;
	}

	


