﻿div.qsfRightConfig
{
	float: right;
}

#qsfexWrapper
{
	height: 200px;
	position: relative;
}

#qsfexActions
{
	float: right;
	
	width: 230px;
}

#qsfexActions label
{
	float: left;
	clear: left;
	width: 80px;
	text-align: right;
	padding-right: 10px;
	margin-top: 6px;
}

#qsfexActions .qsfexInput
{
	float: left;
	clear: none;
	width: 40px;
	border: 1px solid #678892;
	text-align: left;
	margin-top: 3px;
}

#qsfexActions .qsfexValidator
{
	float: left;
	clear: left;
	font-size: 0.8em;
	text-align: right;
	width: 230px;
}

#qsfexActions .qsfButtonBig
{
	float: left;
	clear: both;
	margin: 10px 0 0 90px;
}

* html #qsfexActions .qsfButtonBig
{
	margin-left: 45px;
}