/* CSS Document */
/* Blog Notes: all blog specific styles are stored in blogstyles.css */
body {
font-size: 12px;
margin:0;
padding:0;
background:rgb(231,231,233);
color:#444;
}

body, li, p{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#hideshow {float:right; font-size:11px; cursor:pointer; background:#e8e8e8; color:#3e4a8b; padding:0 5px 0 5px; margin-bottom:5px;}
#hideshow:hover {background:#3e4a8b; color:#fff; padding:0 5px 0 5px;}


h1, h2, h3, h4, h5, h6, address {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

div{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0; background:no-repeat; background-repeat:no-repeat;}

a {
	/*color:#3e4a8b;*/
	color: #3d6d8b;
	text-decoration:none;
}
	
img {border:none;}

p.pict {
	margin: 0;
	padding: 15px 0;
}

blockquote {
	background:#eaeaea;
	padding:12px;
	margin:1em 2em 1em 2em;
	font-style:italic;
}

blockquote p {
	margin-top: 0px;
	margin-bottom: 8px;
}

.pullquoteName {
	font-style: normal;
	font-size: .9em;
	font-weight: bold;
	text-align: right;
	padding-right: 9px;
}

.pullquotePosition {
	font-style: normal;
	font-size: .9em;
	line-height: 1.25em;
	text-align: right;
	padding-right: 9px;
}

.clear { clear:both; margin:0; padding:0; height:0px;}
.italic {font-style:italic;}

/* Head.php elements */
#outerhead {background:white; margin:0; padding:0;}
#innerhead {width:940px; margin:auto;}
#logobar {height:80px; padding-top:5px; }
#mainmenu { clear:both; display:block; margin:5px 0 0 0; padding:0; background:white;  height:32px;}
#mainmenu ul { display:inline-block; float:left; margin:0; padding:0; list-style-type:none;  height:32px;}

#mainmenu ul li { float:left; height:32px;}

#mainmenu ul li img.extraspace { border-right:1px white solid; }
li.current a, a.current{color:black; cursor:default; text-decoration:none; }


#logo {
background:no-repeat top left url('/images/logo_soliant.jpg');
display:inline-block;
width:201px;
height:77px;
float:left;
}

#logo a {
display:block;
width:100%;
height:100%;
background:none;
}

#slogan {
float:right;
padding-top:30px;
padding-right: 2px;
}

/* BODY Structure elements */

#outerbody {
width:960px; 
background:#fff; 
margin:auto auto 25px auto; 
min-height:400px;
border:1px solid white;
border-top:0;
}

#innerbody, #footer {
width:940px;
margin:auto;
padding-bottom:8px;
}

#footer {
text-decoration:none;
font-size:.9em;
text-indent:16px;
margin-top:9px;
border-top:1px solid silver;
padding-top:9px;
clear:both;
}

.noborder {border-top:1px solid white; }
#footer a { padding-right:10px; }
.copyright {padding-left:20px;}
#bodycontent li.indenter { padding-left:10px; text-indent:-10px; }

/* Homepage Elements */

.toprightarrowfront {
background:none;
width:20px;
height:20px;
display:block;
margin:0 10px 0 0;
padding:0;
float:right;
}


#showcasefront {
clear:both;
height:150px;
width:960px;
display:block;
background:none;
margin-left:-10px;
padding-left:10px;
}

/* This is the first showcase callout on the home page */
.showoff {
background:white url('/images/showcase_side_item_bg.png') no-repeat top left;
width:310px;
height:131px;
float:left;
}

/* This is the second showcase callout on the home page */
#showcasefront .middle { margin:0 10px 0 7px;}

#showcasefront .middlebg { background:white url('/images/showcase_mid_item_bg.png') no-repeat top left;}

/* This is the third showcase callout on the home page */
#showcasefront .sidebg { background:white url('/images/showcase_bords_item_bg.png') no-repeat top left; }

.spacefrontblock {height:91px; cursor:pointer;}

.fullbanner {
display:block;
width:960px;
height:91px;
background:url('/images/homepage_badgebottom.png');
margin:0;
margin-left:-10px;
}

.fullbanner ul {
list-style:none; padding:0; margin:0;
}

.fullbanner ul li {display:inline-block; margin-right:40px; margin-top:8px; vertical-align:top; float:left;}
.fullbanner ul li.first {margin-left:28px;}
.fullbanner ul li.last {margin:0;}
a.partnerlink {margin:10px; background:none; width:18px; height:20px; display:inline-block;}

#contentfront {
width:60%;
float:left;
padding:0 15px 15px 15px;
line-height:1.4em;
margin-bottom:20px;
}

#contactfront {
float:right;
width:30%;
padding:0;
margin: 0;
line-height:1.4em;
}

/* STYLES FOR THE SOCIAL MEDIA ICONS ON THE HOME PAGE */
#socialicons_home ul {
clear: both;
padding: 5px 0 0;
margin: 0px;
}

#socialicons_home li {
	display: inline;
	list-style: none;
	padding: 0 10px 0 0;
	margin: 0px;
}

#socialicons_home a:link,
#socialicons_home a:visited,
#socialicons_home a:hover
#socialicons_2ndlevel a:link,
#socialicons_2ndlevel a:visited,
#socialicons_2ndlevel a:hover {
	border: none;
	text-decoration: none;
}

/* STYLES FOR THE SOCIAL MEDIA ICONS BELOW THE CALLOUT BOXES ON 2ND LEVEL PAGES */
#socialicons_2ndlevel {
}

#socialicons_2ndlevel ul {
padding: 0px 0px 10px 20px;
margin: 0px;
}

#socialicons_2ndlevel li {
	display: inline;
	list-style: none;
	padding: 0 10px 0 0;
	margin: 0px;
}


#flashbanner {margin-bottom:10px;}
.showoff p {padding:10px 20px 0px 16px; margin:10px 0 0 0;display:block; font-size:1.1em; line-height:1.2em; height:70px;}
#showcasefront .footimage { margin:0 0 0 16px;}
.middlebg p {width:65%;}

/* Page Elements */
#left {
float:left;
width:240px;
}

#right {
float:right;
width:670px;
font-size:1.1em
}

#contenthead {
border-bottom:1px solid #E9E9E9;
padding-bottom:25px;
margin-bottom: 28px;
}

#contenthead p,
#contenthead h1 {
font-size:1.3em;
font-family:arial, helvetica, verdana;
font-weight:normal;
margin:1em 1em 0 0;
}

#contenthead .newsSubHead,
#contenthead h2 {
	font-size: 14px;
	font-weight: normal;
	font-family:arial, helvetica, verdana;
	margin: 0;
}

.contactRow {
clear:both;
margin:0 0 20px 0;
display:block;
min-height:8.5em;
}

.contactleft, .contactright {float:left; width:50%; height:auto; display:inline-block;}

#insidecallout {
display:inline-block;
float:right;
width:173px;
color:black;
min-height:180px;
font-family:arial, helvetica;
font-weight:bold;
font-size:13px;
line-height:1.4em;
}

ul.badges {list-style:none; padding:0; margin:0 0 50px 0;}
ul.badges li {margin-bottom:15px;}
ul.words li{padding-right:18px; margin:0 0 .7em 0; font-size:11px; font-weight:normal; line-height:115%; text-transform:uppercase;}
ul.words li a {}

#bodycontent {
float:left;
display:inline-block;
width:450px;
padding-bottom:20px;
}

#bodycontent h1 {
color:#E7BC13;
font-weight:normal;
font-size:18px;
line-height:1.15em;
margin: 0;
padding:0 0 10px 0;
display:block;
}

#bodycontent h2 {
	color:#E7BC13;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 0 .25em;
	padding-bottom: 10px;
}

#bodycontent h3 {
margin:0 0 .25em 0;
font-size:13px;
}

#bodycontent h2 {
margin:0;
}

#bodycontent h2.sectiontitles {
margin:0 0 1em 0;
}

#bodycontent .readmore {
display:block;
clear:both;
}

#bodycontent .readmore:hover {
text-decoration:underline;
}

a.learnblue {height:1.5em; display:block; margin-top:2px;background:url('/images/learn_more_blue.png') no-repeat top left; padding-left:17px; text-transform:lowercase; font-family:gotham, tahoma, arial;}

#bodycontent p, #bodycontent ul, #bodycontent a, #bodycontent li {
margin-top:0;
font-size:9pt;
}

div.booksection {float:left; margin-right:1em;}
div.bookframe {clear:both; margin: 5px 0 1em 0; height:100px;}
div.bookdescription {font-size:13px; margin-bottom:1.15em;}
div.bookdescription small {font-size:.85em;}



ul.download {
padding:0;
margin:0;
list-style-type:none;
}

ul.download li {
margin-bottom:10px;
padding:5px;
padding-bottom:0;
}

a.dlZip, a.dlDemo {
background:url(/images/compress.png) top left no-repeat;
padding-left:20px;
display:block;
font-size:.8em;
clear:left;
margin-top:0px;
border-bottom:1px dotted silver;
padding-bottom:5px;
}

a.dlDemo {
background:url(/images/control_play.png) top left no-repeat;
}

h3.serviceContentName{
position:relative;
left:-0px; 
font-size:14px;
font-weight:bold;
margin:0 0 5px 0;
background:#e9e9e9;
padding:5px;
}

div.titlebrand {
float:left;
padding:10px 10px 10px 0;
}

/* Left Menu */
#leftmenu {
background:url('/images/leftmenu_bg.png') top left;
padding:10px 0 0 12px;
margin:0 0 10px 0;
text-transform:uppercase;
font-weight:bold;
font-size:10px;
}

#leftmenu h3 {
	margin:0 0 8px 0;
	font-size:12px;
}

#leftmenu ul li.current h3 a {
	color:#000;
	cursor:default;
	word-spacing: -.15em;
}

#leftmenu ul {
list-style-type:none;
margin:0 0 10px 0;
padding:0;
background:none;
width:220px;
}

#leftmenu li {
margin:0 0 8px 0;
padding:0;
}

#leftmenu li a {
color:#3E4A8C;
}

#leftmenu li a:hover {
text-decoration:underline;
}

#leftmenuend {
background:url('/images/leftmenubot_bg.png') bottom left;
height:13px;
width:100%;
display:block;
margin:10px 0 0 -12px;
}

.sideboxmod {
margin:0 0 10px 0;
padding:0;
}

/*Company */

hr {
border-top:1px solid #e9e9e9;
border-bottom:none;
border-left:none;
border-right:none;
margin:20px 0 20px 0;
}

.partnerlogo {
margin:20px 0px 20px 0px;
}

/* Clients */
.thegrid {
width:448px;
height:500px;
padding-top:3px;
padding-bottom: 15px;
background:url(/images/clients_body_featured_jul09.jpg) no-repeat top left;
}

.gridContent {
display:block;
height:123px;
padding:0px;
padding-right:15px;
font-size:12px;
line-height:1.15em;
margin:0 0 1px 0;
}

.gridContent p {
padding-top:0px;
display:inline-block;
background:none;
float:right;
width:255px;
margin:0;
}

.logopocket {background:none; width:162px; height:100%; display:inline-block; float:left;}

.toprightarrow {
display:block;
width:30px;
height:18px;
margin-left:280px;
background:none;
}

.gridContent .toprightarrow {
margin-left:242px;
}


#bodycontent .contentsList{
list-style-type:none; 
margin:0px;
padding:0px;
float:left;
width:220px;
font-size:11px;
font-family:"Lucida Sans", Arial, sans-serif;
}

#bodycontent .contentsList li {
padding-right:10px;
}

#bodycontent .industry{
font-weight:bold;
margin-top:25px;
color:#F1B80F;
}
#bodycontent .industrystart{
font-weight:bold;
margin-top:0px;
color:#F1B80F;
}

#contentheadcase {
border-bottom:1px solid silver;
margin-bottom:28px;
}

#contentheadcase p {
font-size:1.2em;
font-style:italic;
margin:1em 1em 25px 0;
color:black;
line-height:1.4em;
}

#contentheadcase .titlebrand {

display:inline-block;
}

#contentheadcase .titlebrand img{


padding:0;
margin:0px 15px 10px 0px;
width:149px;
height:150px;
display:inline-block;
}

.contentsTitleName {font-size:.9em; font-weight:bold;}

.contentsTitlePosition {font-size:.9em; margin-bottom:1.5em;}

h2.nopict {
color:#E7BC13;
font-weight:normal;
line-height:1.15em;
font-size:18px;
padding:0 0 18px 0;
display:block;
}

h2.brandintro {
color:#E7BC13;
font-weight:normal;
line-height:1.15em;
font-size:18px;
padding:0 0 18px 0;
display:block;
}

h2.subhead {
color:#E7BC13;
font-weight:normal;
line-height:1.15em;
font-size:18px;
padding:0px 0px 12px 0px;
}

h2.nopict {
color:#E7BC13;
font-weight:normal;
line-height:1.15em;
font-size:18px;
padding:0px 0 18px 0;
display:block;
}

.blockabout {
font-size:.9em;
margin-top:3em;
margin-bottom:2em;
}

a.backtoclients {
display:block;
margin-bottom:2em;
li:before {content: "\00BB \0020";
}}

a.backtoclients:before {
content: "\00BB \0020";
}

ul.badges a.learnblue {
font-size:12px;
}

/* Site Map */
#right #rightinner #bodycontent .sitemap ul{ 
margin:0; padding:0; list-style:none;}
.sitemap ul li {background:;border-bottom:1px solid #e8e8e8; }
#bodycontent .sitemap ul li a {font-size:14px; padding:5px; display:inline-block; width:95%; }
#bodycontent .sitemap ul li ul a {font-size:12px;}
#bodycontent .sitemap ul li a:hover {color:#e77a05; }
#bodycontent .sitemap ul li h3 {display:inline-block; width:12px; height:12px;}
.sitemap ul li ul li{margin-left:20px; border:none;}
.sitemap h3 {cursor:pointer; width:25px; text-align:center; background:none; display:inline-block;}

/* News Page */
ul.newsshorts { padding:0; margin:0; list-style:none; }
ul.newsshorts li {padding:0; display:inline-block; margin:0px 0px 20px 0px; }
ul.newsshorts li a { float:left; width:29%; height:100%; }
ul.newsshorts li a.morenews { display:inline; float:none;}
ul.newsshorts li p {margin:0; float:right;width:70%;}

/* Start Styles for the Training Schedules */

h2.trainingHdr {
	color:#E7BC13;
	font-weight:normal;
	line-height:1.15em;
	font-size: 16px;
	padding: 0px 0 .25em 0;
	display:block;
}

.ftsSchedule {
    border: 1px solid #E9E9E9;
	background-color: #FFF;
	width: 650px;
	margin-bottom: 15px;
}

.ftsTitle {
	font-size: 1em;
    text-align: left;
	background-color: #E9E9E9;
    vertical-align: middle;
	padding: 6px;
}

.headerCH, .headerSF, .headerPH {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
	font-size: .85em;
	height: 1.5em;
	text-transform: uppercase;
}

.dates {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	overflow: hidden;
	padding: 6px;
	font-size: .90em;
}

.dates p {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	overflow: hidden;
}

.dates ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.dates li {
	line-height: 1.5em;
	list-style: none;
	margin-top: 0px;
	margin-left: -40px;
	margin-bottom: 0px;
}

.datesCH, .datesSF, .datesPH {
	float: left;
	position: relative;
	width: 33%;
	background-color: #FFF;
	vertical-align: top;
}

/* End Styles for the Training Schedules */


/* Start Training Registration Styles */

.infoHdr {
	font-size: 1em;
	font-weight: normal;
	color: #000;
    text-align: left;
	background-color: #E9E9E9;
    vertical-align: middle;
	padding: 6px;
}

.labelField {
	color: #000;
	font-size: .85em;
	height: 1.5em;
	text-transform: uppercase;
}

/* End Training Registration Styles */



/* Rules for blog tables */
.blogtable {
     border-spacing: 0px;
     border-top: 1px solid #999;
     border-left: 1px solid #999;
}

.blogtable th {
     border-right: 1px solid #999;
     border-bottom: 1px solid #999;
     padding: 6px;
     text-align: left;
     vertical-align: bottom;
}

.blogtable td {
      border-right: 1px solid #999;
      border-bottom: 1px solid #999;
      padding: 6px;
      vertical-align: top;
}



/* Rules for "Image-WOrds" */
li#recent-posts {
background:none;
display:block;
background:url('/images/sideb_recentposts.png') no-repeat;
padding-top:30px;
margin-bottom:2em;
margin-top:1.5em;
}

li#categories-333433831 {
background:none;
display:block;
background:url('/images/sideb_categories.png') no-repeat;
padding-top:25px;
margin-bottom:2em;
}

h2.widgettitle {
display:none;
}

/* Rules for ALLCAP titles (special case use only) */

.allcap {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
	font-size: .85em;
	height: 1.5em;
	text-transform: uppercase;
}

/* Used for Table that doesn't have interior border on the left/right of cells*/

#tableblock {
	margin:1em 2em 1em 2em;
}

.filetable {
     border-spacing: 0px;
     border-top: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	 margin-bottom: 15px;
	 font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
}

.resellertable {
	border-spacing: 0px;
     border-top: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	margin-bottom: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}

.filetable th,
.resellertable th {
	color: #444;
	font-size: .80em;
	font-weight: normal;
	height: 1.5em;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	padding: 6px;
	text-align: left;
	vertical-align: bottom;
}

.resellertable th.right {
	text-align: right;
}


.filetable td {
	border-bottom: 1px solid #E9E9E9;
	padding: 6px;
	vertical-align: middle;
	text-align: left;
}

.resellertable td {
    border-bottom: 1px solid #E9E9E9;
    border-left: 1px solid #E9E9E9;
    padding: 6px;
    text-align: left;
}

img.reseller {
	float: right;
	vertical-align: middle;
}


.filesize {
	font-size: .85em;
}

td.amount {
	text-align:right;
	font-size: 0.92em;
}

.footnote {
	font-style: italic;
}
/*
#resellerlinks strong,
#resellerlinks a:link,
#resellerlinks a:visited {
	color: #f0b113;
	font-weight: normal;
}

#resellerlinks a:hover {
	color: #f0b113;
	text-decoration: underline;
}*/


/*** 
ADDED BY STONE ON 07-30-09 
For Contact form
***/
#form {
	background-color: #EAEAEA;
	/*padding: 20px;*/
	float: left;
	/*width: 410px;*/
	/*width: 100%;*/
	width: 450px;
}
#form form#form1 {
	margin: 20px;
}
#form label {
	float: left;
	width: 175px;
	text-align: right;
	color: #000;
	padding: 0 10px 0 0;
}
#form input, #form select, #form textarea {
	float: left;
	/*color: #666;
	font-size: 11px;*/
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	border: 1px solid #b4b4b4;
	background: #FFF !important;
	padding: 2px 5px;
	margin: 0 0 5px 3px;
}
#form select {
	width: 212px;
}
#form textarea {
	width: 387px;
	height: 70px;
	margin: 15px 0;
}
#form input.button {
	width: auto;
	background-color: #F1B80F !important;
	margin: 0;
}
.error {
	font-size: 11px;
	color: #ff0000;
}

.required {
	color: #ff0000;
}

/* Styles used just special layout for Email blast landing page */
/* Added by JJung 20110510 */

#content-wrapper{
	clear: both;
	width: 940px;
	background-color: #fff;
	overflow: hidden;
}

#content-wrapper h3 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

#content-wrapper p {
	padding-top: 0px;
	margin-top: 0px;
}


#content-left {
	float: left;
	margin-left: 20px;
	padding-top: 15px;
	width: 173px;
	overflow: hidden;
}

#content-left ul {
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
}

#content-left ul li {
	padding: 0px 0px 15px 0px;
}

#content-middle {
	float: left;
	width: 450px;
	margin-left: 10px;
	overflow: hidden;
	background-color: #fff;
	padding-bottom: 20px;
	padding-left: 15px;
}

/* This size h1 is used just on the special page with the
Contat form in the right-size column */
#content-middle h1 {
	color:#000;
	font-size: 22px;
	font-weight: normal;
	line-height:1.15em;
	padding:10px 0 12px 0;
	margin: 0px;
	display: block;
	letter-spacing: -1px;
}

#content-middle h2 {
	color:#000;
	font-weight:bold;
	line-height:1.15em;
	font-size:18px;
	padding:10px 0 12px 0;
	margin: 0px;
	display:block;
}

.splash {
	margin: 15px 0px;
}

#feature-pict {
	top: 0px;
	width: 450px;
	z-index: 100;
}

#feature-text {
	position: absolute;
	margin-top: -390px;
	padding:0px 0 0 30px;
	width: 450px;
	z-index: 50;
}

#feature-text h1 {
	font-size: 48px;
	font-weight: normal;
	line-height:1.15em;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}

#feature-text h2 {
	font-size: 21px;
	font-weight: 500;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	line-height:1.15em;
	padding-top: 155px;
	z-index: 50;
}

/* This one used only for the Salesforce Get Adopted page*/
#banner-subhead h2 {
	color:#000;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height:1.15em;
	padding:15px 0 12px 0;
	margin: 0px;
	display: block;
}

#banner-pict {
	top: 0px;
	width: 450px;
	z-index: 100;
}

#banner-text {
	position: absolute;
	margin-top: -215px;
	padding:0px 30px 0px 250px;
	width: 450px;
	z-index: 50;
	overflow: hidden;
}

#banner-text h1 {
	font-size: 30px;
	font-weight: normal;
	line-height:1em;
	color: #e2942d;
	text-shadow: 1px 1px 1px #000;
	margin: 0px;
	padding: 0px;
}

#banner-text h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	line-height:1.12em;
	word-spacing: -2px;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}

#paragraphhead h2 {
	color:#000;
	font-size: 18px;
	font-weight: normal;
	line-height:1.15em;
	padding:20px 0 12px 0;
	margin: 0px;
	display: block;
}

#content-right #contactform {
	float: right;
	overflow: hidden;
	width: 240px;
}

#content-right a img {
	border: none;
	cursor: default;
}

#contactform {
	background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#ffffff)); /* For Safara and Chrome */
	background: -moz-linear-gradient(top,  #efefef,  #ffffff); /* For Firefox */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#ffffff')\0/; /* For IE 8+ */
	background-color: #efefef;
	float: left;
	width: 240px;
}

#contactform p {
	padding: 0px 20px 0px 0px;
}
#contactform form#form2 {
	margin: 10px 20px 20px 20px;
}

#contactform label {
	float: left;
	width: 125px;
	text-align: left;
	color: #000;
	padding: 0px;
}
#contactform input, #contactform select, #contactform textarea {
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 190px;
	border: 1px solid #b4b4b4;
	background: #FFF !important;
	padding: 2px 5px 2px 0px;
	margin: 0 0 5px 0px;
}
#contactform select {
	width: 195px;
}
#contactform textarea {
	width: 190px;
	height: 70px;
	margin: 15px 0;
}
#contactform input.button {
	float: right;
	width: auto;
	background-color: #F1B80F !important;
	margin: 0 2px 0 0;
	padding-left: 4px;
}


