@import url(default.css);

@charset "utf-8";
/* Schneider CSS for V1.2b template */


/* Reset browser defaults
-------------------------------------------------------------- */

html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0 auto;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000; float:left;}
del,ins{text-decoration:none;}
/* Remove annoying border on linked images. */
a img { border: none;}

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) 
-------------------------------------------------------------- */
body { 
  font-size: 75%;
  color: #626469; 
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  margin: 5px 0;
}

.pageTitle { color: #4fa600; font-size: 1.6em; margin: 0 0 1em; }


/* Standard controls
-------------------------------------------------------------- */
a {
	color: #4fa600;
}
a:hover {
	text-decoration: underline;
}
h1 {
	/*18px via YUI Fonts CSS foundation*/
	/*font-size:138.5%;*/
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%;
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;
}
h1,h2,h3,h4,h5 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
del {
	text-decoration:line-through;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul {
	/*bringing lists on to the page with breathing room */
	line-height: 1.5em;
	margin-left: 2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl {
	color: #6e6e6d;
	margin: 1em 0;
}
dl dt {
	font-weight: bold;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin: 0 0 10px 0;
}
th,td {
	/*borders and padding to make the table readable*/
	border:0px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom: 1.5em;
}
p {
	line-height: 1.5em;
}
/* setting a consistent width, 160px; 
   control of type=file still not possible */
input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}


/* Layout & structural elements
-------------------------------------------------------------- */

body { margin: 0 auto; padding-bottom: 20px; }
body.oneCol #content { margin: 15px 0; }

#container { 
	border: none;
	display: block;
	width: 950px;
}

#header {
	clear: both;
	float: none;
}

#header h1 { margin: 0; }

#searchtext { border: 1px solid #9fa0a4; font-size: 11px; height:1.3em; padding: 2px; vertical-align: middle; width: 200px; }
#searchbutton { vertical-align: middle; }


#globalBottom { clear: both; float: none; margin: 0; padding: 0; }
#country {
	background: none;
	color: #6e6e6d;
	float: left;
	font-size: 10.5pt;
	font-weight: bold;
	height: 27px;
	padding-top: 10px;
	width: 298px;
	visibility: hidden;
}

form#search {
	background: none;
	float: right;
	margin: 7px 3px 0 0;
	padding: 0;
	text-align: right;
	width: 265px;
}
form#search div {
	margin: 7px 7px 0 0;
}

.autosuggestcontainer {
	left: 0px;
	top: -3px
}

#main {
	clear: both;
	display: block;
	float: none;
	position: relative;
}

#masthead {
	background-color: #4fa600;
	clear: both;
	color: #fff;
	display: block;
	font-size: 2.5em;
	font-weight: bold;
	height: 40px;
	padding: 6px 10px 6px;
	position: relative;
}

#content {
	margin: 15px;
	zoom: 1;
}

#primary { float: left; }

#footer {
	background-color: #eaeaea;
	clear: both;
	color: #626469;
	float: none;
	font-size: .9em;
	padding: .5em;
	text-align: left;
}
#footer ul { font-size: .9em; float: left; margin: 0; padding: 0; }
#footer ul li { display:inline; margin-right: 4px; }
#footer a { color: #626469; font-weight: bold; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer p { margin: 0; }

#logo {
	display: block;
	float: left;
	width: 380px;
}

.sidebar { float: left; width: 170px; }
.sidebar ul a { color: #626469; text-decoration: none; }
.sidebar ul a:hover { color: #ec3603; text-decoration: underline; }
.sidebar ul { font-size: .95em; margin: 0 0 20px 0; }
.sidebar ul li { background: url(../images/green_bullet.gif) .2em .5em no-repeat; list-style-type: none; margin: 0 0 .5em 0; padding: 0 0 0 15px; }
.sidebar ul li.current {  }
.sidebar ul li ul { margin-top: 7px; }
.sidebar ul li ul li, .sidebar ul li ul li.current { background: none; padding-left: 0; margin-left: 7px; }
.sidebar ul li.current ul li.current:after { content: " >"; }
.sidebar ul li a.current { color: #87d300; font-weight: bold; }


/* Site navigation
-------------------------------------------------------------- */

#globalnav { display: block; float: left; width: 570px; }
#globallinks { text-align: right; }
#globallinks { font-size: .8em; margin: 4px 0 0; }
#globallinks li { display: inline; list-style-type: none; margin: 0; padding: 0; text-align: right; }
#globallinks li a { border-right: 1px solid #ccc; color: #6e6e6d; padding: 0 7px; text-decoration: none; }
#globallinks a:hover { color: #87d300; text-decoration: underline; }
#globallinks li a.last { border: none; padding-right: 0; }
#globallinks li.country { font-size: 1.3em; color: #009530; font-weight: bold; }
#globallinks li#cart img { position: relative; top: 3px; }
#globallinks li a.cart-active { font-weight: bold; color: #e47f00;}

#nav-container { clear:both; display: block; float: none; height: 40px;  width: 100%; }
#nav-container-extras { float: right; font-size: .9em; margin-right: 5px; }
#nav-container-extras a { text-decoration: none; }
#nav-container-extras img { vertical-align: bottom; }

#navPrimary { background: none; float: left; font-size: 1.1em; font-weight: bold; height: auto; margin: 0; padding: 0; }
#navPrimary li a { display: block; }
#navPrimary li {  background: url('../images/tab_off_left.gif') top left no-repeat; background-color:#eaeaea; display: block; float: left; margin-right: 5px; position: relative; top: 10px; width: 186px; }
#navPrimary li a { background: url('../images/tab_off_right.gif') top right no-repeat; color: #626469; display: block; float: none; margin: 0; padding: 6px 6px 6px 10px; text-decoration: none; text-align: left; }
#navPrimary li:hover, #navPrimary li.sfhover { background: url('../images/corners/corner_tl_seedling.gif') top left no-repeat #87d300; color: #fff; height: 40px; top: 0; }
#navPrimary li:hover a, #navPrimary li.sfhover a { background: url('../images/corners/corner_tr_seedling.gif') top right no-repeat; color: #fff; }
#navPrimary li.current {  background: url('../images/corners/corner_tl_seedling.gif') top left no-repeat; background-color:#87d300; height: 40px; top: 0; }
#navPrimary li.current li { height: auto; }
#navPrimary li.current a.current { background: url('../images/corners/corner_tr_seedling.gif') top right no-repeat; color: #fff; }
#navPrimary li.first { margin-left: 0; }
#navPrimary li.last { margin: 0; }
#navPrimary li ul {  -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px;  -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px; -khtml-border-bottom-left-radius: 6px; -khtml-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; background-color: #87d300; color: #fff; font-size: 1.08em; font-weight: normal; left: -9999px; list-style: none; margin: 0; padding: 0; top: 40px; visibility:hidden; position: absolute; width: inherit; z-index: 1000; }
#navPrimary li:hover ul, #navPrimary li.sfhover ul { background: none #87d300; left: auto; padding: 0 10px 8px 10px; visibility: visible; width: 165px; }
#navPrimary li:hover ul li, #navPrimary li.sfhover ul li { display: block; top: 0; }
#navPrimary li:hover ul li a, #navPrimary li.sfhover ul li a { background: none; margin: 0; padding: 6px 0; }
#navPrimary li ul li { background: none; float: left; padding: 0; width: 100%; }
#navPrimary li li.current { background: none; }
#navPrimary li li a{ background-color: #87d300; background-image: none; border-top: solid 1px #fff; color: #fff; display: block; line-height: 1.25; padding: .5em; }
#navPrimary li li.last { border-bottom: 1px solid #fff; margin: auto; }
#navPrimary li ul li:hover, #navPrimary li ul li.sfhover { background: none; height: auto; }
#navPrimary li ul li a:hover, #navPrimary li ul li a.sfhover { background: none; color: #626469; text-decoration: none; }
#navPrimary li ul ul { margin: -2.1em 0 0 12em; }


ul#crumbList { background: url('../images/big_green_arrow.gif') left no-repeat; clear: both; display: block; font-size: .8em; height: 20px; margin: 0; padding: 7px 0 0 25px; }
ul#crumbList:before { content: "You are here: "; color: #4fa600; font-size: 1.1em; font-weight: bold; margin-right: 5px; }
ul#crumbList li { background: url('../images/tic_menu.gif') right no-repeat; display: inline; list-style-type: none; margin-right: 7px; padding-right: 7px; }
ul#crumbList li.last { background: none; }
ul#crumbList a { color: #626469; text-decoration: none; }
ul#crumbList a:hover { color: #87d300; text-decoration: underline; }

#nav { padding: 10px 0 0 5px; margin: 0 15px 0 5px; }
/*
#nav a { color: #6e6e6d; text-decoration: none; }
#nav a:hover { color: #ec3603; text-decoration: underline; }
#nav h6 { background: url(../images/end_background_para.gif) right 5px no-repeat; color: #6e6e6d; font-size: 10.5pt; margin: 0 0 10px; }
#nav h6 span { background-color: #fff; padding-right: 5px }
#nav ul { font-size: 11px; margin: 0 0 20px; padding: 0; }
#nav ul li { background: url(../images/bullet_carat.gif) 3px no-repeat; list-style-type: none; margin: 0 0 7px; padding-left: 15px; }
*/


/* Miscellaneous classes and elements
-------------------------------------------------------------- */

h3#tagline { margin: -1.5em 0 2em; }
.ghosted-subtitle { color: #9FA0A4; font-weight: bold; margin-bottom: 0; text-transform: uppercase; }
.badge { background-color: #E47F00; color: #fff; font-size: .9em; font-weight: bold; padding: 2px 5px; text-decoration: none; }
.warning { background-color: #B10043; color: #fff; padding: 10px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px; }
.callout { background-color: #FFFFCC; border: 2px solid #FFFF00; color: #000; padding: 10px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px; }
/* bulleted link list */
div.bulleted-link-list { background-color: #fff; font-size: .95em; padding-right: 5px }
div.bulleted-link-list a { color: #626469; text-decoration: none; }
div.bulleted-link-list a:hover, .svRelContent a:hover { color: #ec3603; text-decoration: underline; }
div.bulleted-link-list h3, .svRelContent h3 { color: #626469; font-size: 1.3em; margin: 0 0 10px; }
div.bulleted-link-list h3 span, .svRelContent h3 span { background-color: #fff; padding-right: 5px; }
div.bulleted-link-list ul { font-size: .95em; margin: 0; padding: 0; }
div.bulleted-link-list ul li { margin: 0 0 .5em; padding-left: 15px; }
div.bulleted-link-list dl { margin: 0 0 1em; }
div.bulleted-link-list dt { color: #9fa0a4; font-weight: normal; }
div.bulleted-link-list dt a { color: #626469; }
body.threeCol div#right { border-top: 1px solid #ccc; border-left: 1px solid #ccc; -webkit-border-top-left-radius: 15px; -moz-border-radius-topleft: 15px; margin-right: 0; padding: 10px 0 10px 10px; width: 150px;}
#homepage .sidebar ul a { color: #87d300; }
/* Table with horizontal ruling */
table.horiz-rule {  }
table.horiz-rule th { background-color: #626469; border-top: none; border-left: none; border-bottom: 1px solid #e6e6e6; border-right: none; color: #fff; padding: 9px; text-align: left; }
table.horiz-rule td { border-top: none; border-left: none; border-bottom: 1px solid #e6e6e6; border-right: none; padding: 9px; vertical-align: top; }
table.horiz-rule tfoot td { border: none; }
/* Table with shaded alternating rules */
table.alt-rule { background-color: #eaeaea; border: 1px solid #ccc; font-size: .9em; }
table.alt-rule tr.odd td { background-color: #fff; }
table.alt-rule td { background: none; padding: 6px 8px; }

ul.linklist { overflow: hidden; border:0; }
ul.linklist li:before { color: #ccc; content: "|"; font-size: 1em; font-weight: bold; margin-right: 6px; }
ul.linklist li.first:before { content: ""; }

div.rounded-gray { background: url(../images/corners/corner_tl_gray.gif) #626469 no-repeat top left; padding: 0; }
div.rounded-gray form { background: url(../images/corners/corner_tr_gray.gif) transparent no-repeat top right; padding: 15px; }

.dotted-divider { background: url(../images/bg_border_dot.gif) top repeat-x; }

/* banner rotator styles (jQuery Cycle plugin) */
#nav { background-color: #eaeaea; color: #000; font-size: 12px; font-weight: bold; padding: 6px 0 6px 10px; position: absolute; top: 202px; right: -15px; z-index: 200; -webkit-border-top-left-radius: 8px; overflow: hidden; white-space: nowrap; }
#nav a { color: #000; text-decoration: none; }
#pager { display: inline; }
#pager a { padding-right: 8px; }
#pager a.activeSlide { color: #009503; font-weight: bold; }
#pager a:after { color: #fff; content:"|"; font-size: 10px; font-weight: normal; padding-left: 5px; }
#prev, #next { font-size: 14px; padding-right: 8px; }

.rounded-box { 
  border: 0px solid #eaeaea;
  background-color: #eaeaea;
  margin: 0;
  padding: 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  /*behavior: url(/us/css/border-radius.htc);*/
  }

.teaser h1, .teaser h2, .teaser h3 { margin-top: 0; }
.teaser h3 { color: #4fa600; font-size: 1.5em; font-weight: normal; margin-bottom: .75em; }
.teaser p { font-size: .9em; }
.teaser a { text-decoration: none; }
.teaser a:hover { text-decoration: underline; }

.smallcaps { color: #9fa0a4; font-size: .75em; text-transform: uppercase; }


/* Use this to create a horizontal ruler across a column. */
hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.45em;
  border: none; 
}
hr.space {
  background: #fff;
  color: #fff;
}

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix, .container {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }

.pad-10 { padding: 10px; }
.outline-gray { border: 1px solid #ccc; }
input.btn-primary { background-color: #009530; border: 1px solid #fff; color: #fff; font-size: .9em; font-weight: bold; padding: 2px; }
input.btn-normal { border: 1px solid #626469; font-size: .9em; padding: 2px; }

/* File type icons
-------------------------------------------------------------- */
.cad3d, .css, .doc, .generic, .pdf, .txt, .url, .xls, .zip { background-repeat:no-repeat; padding:1px 0 0 21px; display:block; line-height:1.25em; min-height:1.75em; margin-bottom:.25em; }
.cad3d { background-image: url(../images/file-icons/3dcad.gif); }
.css { background-image:url(../images/file-icons/css.gif); }
.doc { background-image:url(../images/file-icons/doc.gif); }
.generic { background-image:url(../images/file-icons/generic.gif); }
.pdf  { background-image:url(../images/file-icons/pdf.gif); }
.txt { background-image:url(../images/file-icons/txt.gif); }
.url { background-image:url(../images/file-icons/url.gif); }
.xls { background-image:url(../images/file-icons/xls.gif); }
.zip { background-image:url(../images/file-icons/zip.gif); }



#homepage div#content { position: relative; margin: 0; }

/* Grid elements
-------------------------------------------------------------- */
div.span-1, div.span-1-5, div.span-2, div.span-3, div.span-4, div.span-5 {
	float: left;
	margin-right: 15px;
	padding: 0;
}

div.first { margin-left: 0;  }
div.last { margin-right: 0; }

/* grid is 950px wide, comprised of five 190px-wide columns */
.span-1 { width: 170px; }
.span-1-5 { width: 255px; }  /* 1.5 width */
.span-2 { width: 355px; }
.span-3 { width: 550px; }
.span-4 { width: 730px; }
.span-5 { width: 920px; }


/* Fill colors
-------------------------------------------------------------- */

.spruce-green { background-color: #009530; }
.lady-fern-green { background-color: #4FA600; }
.seedling-green { background-color: #87D300; }
.dark-gray { background-color: #626469; }
.light-gray { background-color: #9FA0A4; }
.sunflower-yellow { background-color: #FFD100; }
.honeysuckle-orange { background-color: #E47F00; }
.fuschia-red { background-color: #B10043; }
.sky-blue { background-color: #42B4E6; }
.xtra-light-gray { background-color: #efefef; }


/* sIFR items 
-------------------------------------------------------------- */

.sIFR-flash { visibility: visible !important; margin: 0; padding: 0; } 
.sIFR-replaced { visibility: visible !important; }
.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }

/* 
 * Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it.
 * Conveniently, the object tab is always in a div, so we hide all divs directly inside the replaced element. */

.sIFR-replaced > div { display: none !important; }

/* @group Calendar
============================================== */

#svCalendar { text-align: center; }

#svCalendar table { width: 100%; }

#svCalendar th {
	padding: 0;
	border: 1px solid #666;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #fff;
	background: #666;
	}

#svCalendar th a {
	display: block;
	padding: .5em 2px;
	text-align: center;
	color: #fff;
	}

#svCalendar th a:hover {
	text-decoration: none;
	color: #fff;
	background: #333;
	}

#svCalendar .dayofweek td {
	height: auto;
	padding: 6px .5em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background: #ccc;
	}

#svCalendar .dayofweek td a {}

#svCalendar td {
	width: 14%;
	height: 60px;
	padding: .5em;
	border: 1px solid #ccc;
	font-size: 9px;
	line-height: 1em;
	text-align: left;
	vertical-align: top;
	}

#svCalendar td .date { font-style: italic; }

.content #svCalendar td ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#svCalendar td li a {
	display: block;
	margin: 2px 0;
	padding: 0 0 2px;
	border: 0;
	text-align: left;
	text-decoration: none;
	}

#svCalendar td li a:hover,
#svCalendar td li a#today {
	text-decoration: underline;
	}

/* @end Calendar
----------------------------------------- */


/* @group products portal
============================================== */

#products #container.sysProducts #content #primary #svPortal { font-size: .9em; }
#products #container.sysProducts #content #primary #svPortal dl { background-color: #eaeaea; clear: none; float: left; height: 120px; margin: 0 10px 10px 0; padding: 5px; width: 115px; }

/* @end Products portal
----------------------------------------- */


/* @group blog portal
============================================== */

#blog #svPortal dd.summary { margin:.5em 0 1.5em; } 
#blog #svPortal dl { border-bottom:1px dotted #ccc; margin-bottom:1em; padding-bottom: 1.5em; }
#blog #svPortal span.readMore { display:none; }

/* @end blog portal
----------------------------------------- */


/* @group sysOfferUpdates custom feed display
============================================== */

#sysOfferUpdates { font-size: .9em; color: #626469; padding: 1em; }
#sysOfferUpdates dl { margin: 0 0 2em 0; }
#sysOfferUpdates dd.image { float: left; margin: 0 1em 1em 0; }
#sysOfferUpdates dd.image img { height: 45px; }
#sysOfferUpdates dt.releaseDate { display: none; }
#sysOfferUpdates dt {  }
#sysOfferUpdates dd { float: none; }
#sysOfferUpdates span.readMore { display: none; }

/* @end sysOfferUpdates
----------------------------------------- */

/* @group svSiteMap
============================================== */

body#sitemap #content, body#404 #content { margin: 15px 0; }
ul#svSiteMap li.home { font-size: .9em; list-style-type: none; }
ul#svSiteMap li.home ul { line-height: 2em; margin-top: 20px; }
ul#svSiteMap li.home a:hover { color: #87d300; text-decoration: underline; }
ul#svSiteMap li.home ul li { float: left; font-weight: bold; list-style-type: none; margin: 0 5px 0 0; width: 184px; }
ul#svSiteMap li.home ul li.last { margin-right: 0; }
ul#svSiteMap li.home ul li a { background-color: #eaeaea; color: #626469; display: block; font-size: 1.1em; margin-bottom: 10px; padding: 0 4px; text-decoration: none; }
ul#svSiteMap li.home ul li ul { font-size: .95em; margin: 0; width: 170px; }
ul#svSiteMap li.home ul li ul li { margin-right: 0; }
ul#svSiteMap li.home ul li ul li ul { margin-left: 10px; width: 150px; }
ul#svSiteMap li.home ul li ul li ul li{ background: url(../images/green_bullet.gif) 0 .6em no-repeat; font-weight: normal; list-style-type: none; padding-left: 12px; width: 150px; }
ul#svSiteMap li.home ul li ul a { background: none; display:inline; margin-bottom: 0; padding: 0; }
ul#svSiteMap li.home ul li ul li ul li ul { display: none; }

/* @end svSiteMap
----------------------------------------- */

/* @group LiveLeader Chat window
============================================== */

div.liveleader { width: 150px; margin: 0 0 15px 0; }
a#LiveLeaderLink { display: none!important; visibility: hidden!important; }

/* @end sysOfferUpdates
----------------------------------------- */

/* @group Soundings survey plugin
============================================== */

div.surveyName { margin: 1em 0; }
div.answers { margin: 1.5em; }
div.answers { width: auto; }
div.answers input[type="text"] { width: 24em; }
div.answers label { float: none; font-weight: normal; width: auto; margin-left: .5em; white-space: nowrap; }
div.question { font-weight: bold; margin: 1em 0 0 0; }
div.question label { float: none; }

/* @end Soundings survey plugin
----------------------------------------- */