#blachsmith_control_body #content .subwindow
{
	width:100%;
	height:100%;
}

#ffThCtnr
{
	position:absolute; 
	overflow:scroll;
}

#blachsmith_control_body #content .subwindow #thumbnails
{
	background-color:#FFFFFF;
	vertical-align:top;
}

#blachsmith_control_body #content .subwindow #thumbnails #ie_ctnr
{
	width:100%; 
	height:100%; 
	overflow:scroll;
}

#blachsmith_control_body #content .subwindow #ctrl_placeholder
{
	height:50px;
}

#blachsmith_control_body
{
	padding:0px;
	margin:0px;
}

#blachsmith_control_body #blachsmith_control_body_container
{
	position:absolute; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:100%; 
	min-height:100%;
}

#blachsmith_control_body #blachsmith_control_body_container #ctrl_content
{
	vertical-align:top;
	background:url(images/control_gradient2.png) repeat-x;
	background-color:#C6C6C6;
	padding:10px;
}

#blachsmith_control_body #content
{
	height:100%;
}

#blachsmith_control_body #controls
{
	position:absolute;
	left:0px;
	top:100%;
	width:100%;
	margin-top:-40px;
	text-align:right;
}

#blachsmith_control_body #controls input
{
	margin-right:10px;
	min-width:100px;
	min-height:26px;
	font-family:Tahoma;
	font-size:11px;
}

#blachsmith_control_body #title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid;
	border-color:#999999;
	padding-bottom:5px;
}
