/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Styles for myciq_mod_form_home DotNetNuke Module by Marting Gustafsson 									*/
/*--------------------------------------------------------------------------------------------------------------*/

#myciq_mod_form_home
{
	background-image: url(/images/myciq/quickform2.jpg); 
	background-repeat: no-repeat; 
	height: 143px; 
	width: 420px;
	margin-left: 10px; 
	margin-right: 10px;
	padding-right: 10px;
	padding: 83px 0 0 330px;
}
	
html>/**/body #myciq_mod_form_home {height:143px;margin-bottom: 0px;width: 422px;}

#myciq_mod_form_home table tr td {color: #FFF; font-family: arial; font-size: 11px; font-weight: bold;}
#myciq_mod_form_home .ddl {margin-top: 2px; margin-bottom: 7px;}