diff --git a/views/enquiries/add.ctp b/views/enquiries/add.ctp
index 2f241de5..4d9ff52b 100755
--- a/views/enquiries/add.ctp
+++ b/views/enquiries/add.ctp
@@ -40,4 +40,3 @@ doesn't appear in the drop down list, click 'New Contact'")); ?>
link(__('New Customer', true), array('controller'=> 'customers', 'action'=>'add')); ?>
-
diff --git a/webroot/css/quotenik.css b/webroot/css/quotenik.css
index e72f909d..0f4549fe 100755
--- a/webroot/css/quotenik.css
+++ b/webroot/css/quotenik.css
@@ -482,6 +482,7 @@ fieldset legend {
color: #e32;
font-size: 160%;
font-weight: bold;
+ width: auto;
}
fieldset fieldset {
margin-top: 0px;