/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		subSilver2
	Based on style:	subSilver2 (the default phpBB 2 style)
	
	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/
@import url("bbdkp.css");
@import url("base.css");
@import url("itemstats/wowhead.css");

form.apply-form fieldset { border: none; }
form.apply-form fieldset label { display: block; }
form.apply-form fieldset input[type="text"], input[type="password"], textarea { display: block; width:100%; }

form.apply-form fieldset textarea { height: 90px }

#recaptcha_response_field { color: white }