/**
* @title		JoomShaper registration module
* @version		1.0
* @package		Joom!Shaper
* @website		http://www.joomshaper.com
* @copyright	Copyright (C) 2009 joomshaper.com. All rights reserved.
* @license		GNU/GPL, see LICENSE.php
**/
.sp_reg{overflow:hidden;width:100%;margin:0;padding:0}
.sp_reg label{float:left;height:20px;overflow:hidden;display:block;width:100px}
.sp_reg input{float:right;width:200px}
.sp_reg_inside{width:100%;clear:both;float:left;display:block;margin:6px 0}
p.reginfo{margin:6px 0}