/* START RESETS */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body, a {
	line-height: 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESETS */

body {
	background: #d0d1cc url('http://www.stroke-network.com/images/layout/bg.gif') top center repeat-y;
	text-align: center;
}

#container {
	width: 960px;
	margin: 20px auto;
}

#content {
	background: #d0d1cc url('http://www.stroke-network.com/images/layout/bg_content.gif') top center repeat-y;
	width: 960px;
	/*height: 570px;*/
	padding: 0px 0px 15px 0px;
}

#content_long {
	background: #d0d1cc url('http://www.stroke-network.com/images/layout/bg_content.gif') top center repeat-y;
	width: 960px;
	padding: 0px 0px 5px 0px;
}

#fullcol {
	width: 635px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 52px 0px 52px 40px;	 
}	

#leftcol {
	float:left;
	margin:5px 0;
	padding:0 5px 10px 40px;
	text-align:left;
	width:629px;
}

#leftcol_article {
	float: left;
	width: 669px;
	text-align: left;
	margin: 5px 0px;
	padding: 0px 0px 10px 40px;
}	

#leftcol img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#leftcol #download {
	width: 607px;
	height: 243px;
	padding: 20px 0px 0px 20px;
	background: #fff url('http://www.stroke-network.com/images/layout/bg_download.gif') top left no-repeat;
}
#leftcol #downloadsmall {
	width: 607px;
	height: 135px;
	padding: 20px 0px 0px 20px;
	background: #fff url('http://www.stroke-network.com/images/layout/bg_download_small.gif') top left no-repeat;
}
#leftcol #downloadmedium {
	width: 607px;
	height: 175px;
	padding: 20px 0px 0px 20px;
	background: #fff url('http://www.stroke-network.com/images/layout/bg_download_medium.gif') top left no-repeat;
}
#leftcol #download img, #leftcol #downloadmedium img, #leftcol #downloadsmall img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#leftcol #download img.button_download, #leftcol #downloadsmall img.button_download, #leftcol #downloadmedium img.button_download {
	float:left;
	margin:3px 30px 10px 0;
}

#leftcol ul, #leftcol_article ul {
	float: left;
	width: 100%;
	margin: 0px 0px 15px 15px;
	padding: 0px;
	list-style-type: disc;
	clear: both;
	*list-style-position:inside;
}

#leftcol ul.download {
	float: left;
	width: 400px;
    margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type:none;
}

#leftcol ul.download li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 40px;
	background: url('http://www.stroke-network.com/images/layout/bullet_pdf.gif') top left no-repeat;
}

#leftcol ul.download li a {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: none;
	line-height: 1.5em;	
	text-align: left;
	color: #666;
}

#leftcol .col {
	float: left;
	width: 200px;
}

#leftcolhp .article_index_bcats {
	width: 620px;
	margin: 10px 0px 0px 20px;
	padding: 35px 0px 0px 28px;
	border-top: 1px dashed #ccc;
}

.article_index_bcats .col {
	float: left;
	width: 300px;
	margin: 10px 0px 10px 0px;	
}

.article_index_bcats .col ul {
	list-style-type: disc;
}

.article_index_bcats .col ul li {
	list-style-position: inside;
	margin: 0px 0px 10px 0px;
}

#rightcol {
	float: left;
	width: 255px;
	margin: 5px 0px;
	padding: 0px 0px 0px 8px;
	text-align: left;
	border-left: #ccc dotted 2px;
}

/*
#rightcol #signup {
	width: 215px;
	height: 260px;
	margin: 0px 0px 15px 0px;
	padding: 3px 0px 0px 20px;
	background: #fff url('http://www.stroke-network.com/images/layout/bg_signup.gif') top left no-repeat;
}
*/

#rightcol #signup, #leftcol #signup {
	width: 215px;
	height: 243px;
	margin: 0px 0px 15px 0px;
	padding: 20px 0px 0px 20px;
	background: #fff url('http://www.stroke-network.com/images/layout/bg_signup.gif') top left no-repeat;
}

#rightcol #signup #forgot_password {
	display: none;	
}

#rightcol #thankyou {
	width: 215px;
	height: 243px;
	margin: 0px 0px 15px 0px;
	padding: 20px 0px 0px 20px;
	background: #fff url('http://www.stroke-network.com/images/layout/bg_thankyou.gif') top left no-repeat;
}

#rightcol #signup table {
	margin: 15px 0px 0px 0px;	
}	

#rightcol #advertise {
	width: 215px;
	height: 245px;
	padding: 20px 0px 0px 20px;
	background: #fff url('http://www.stroke-network.com/images/layout/bg_advertise.gif') top left no-repeat;
}

#rightcol #contactus {
	width: 215px;
	height: 243px;
	padding: 20px 0px 0px 20px;
	background: #fff url('http://www.stroke-network.com/images/layout/bg_signup.gif') top left no-repeat;
}

#rightcol #advertise img {
	margin: 0px 0px 15px 0px;
}

#rightcol #advertise img.button_learnmore {
	margin: 15px 0px 0px 48px;
}

#rightcol #contactus img {
	margin: 0px 0px 50px 0px;
}

/* NAV */
#nav {
	margin:0 0 0 7px;
	padding:0;
	background:url(http://www.stroke-network.com/images/layout/nav_bg.gif) top left no-repeat;
	height:45px;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
	float:left;
	font-size:11px;
}
#nav li a {
	line-height: 30px;
	padding:0 21px 0 0;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	color:#000000;
}

#nav li a.current {
	text-decoration: underline;
	color:#336600;
}


#nav li a.first, #nav li a.middle {background:url(http://www.stroke-network.com/images/layout/nav_item.gif) bottom right no-repeat;
}
#nav li a.first {
	margin:0 0 0 10px;
}
#nav li a:hover {text-decoration:underline;}

/* LEFT COLUMN */
#leftcolhp {
	float: left;
	width:715px;
	text-align: left;
	margin: 5px 0px;
	padding: 0px 17px 10px 20px;
}
#leftcolheaderlefthp {
	width:198px;
	float:left;
	margin: 0px 0px 10px 0px;
	padding:0;
}

#leftcolheaderleft {
	width:198px;
	float:left;
	margin: 0px 30px 10px 0px;
	padding:0;
}
#leftcolheaderright {
	width:514px;
	float:left;
	margin:0;
	padding:0;
}

img.sponsor_logo {
	float: left;
	margin: 0px 0px 0px 0px;	
}

#site_description {
	min-height:187px;
	margin:10px 0px 0px 0px;
	padding:15px 25px 0 19px;
	background:url(http://www.stroke-network.com/images/layout/site_description_bg.gif) no-repeat;
}
div.articletease {background:url(http://www.stroke-network.com/images/layout/article_tease_bg.gif) top left no-repeat;
	width:354px;
	float:left;
	height: 110px;
}
div.articleteaseleft {
	width:50px;
	float:left;
	margin:14px 0 0 0;
}
div.articleteaseright {
	width:284px;
	float:left;
	margin:10px 20px 0 0;
}

div.articletease h2, div.articletease h2 a {
	color:#336600;
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:12px;
	text-transform: none;
	text-decoration: none;
}

div.articletease h2 a:hover {
	color:#336600;
	text-decoration: underline;
}

div.articletease img {
	float:left;
	margin: 0px 0 0 5px;
	padding:0;
}

img.author_photo {
	float: left;
	margin: 0px 5px 0px 0px;
}

img.inline_image {
	margin: 18px auto 20px;
}

div.mediatease {background:url(http://www.stroke-network.com/images/layout/article_tease_bg.gif) top left no-repeat;
	float:left;
	width:319px;
	height:25px;
	margin: 0 0 12px 0;
	padding:8px 10px 0 25px;
}
div.mediatease span.headline {
	color:#336600;
	font-weight:bold;
	text-transform:uppercase;
}
p#textsizeadjust {text-align:right;}
div.articletease a, div.mediatease a, div#leftcolheaderleft a {
	color:#000000;
	fint-size: 11px;
	font-family: Arial, sans-serif;
	font-weight:bold;
	margin: 0px 5px 0px 0px;
	text-transform:uppercase;
}
div.articletease a:hover, div.mediatease a:hover, div#leftcolheaderleft a:hover, #article_left ul li a:hover {color:#336600;}

div#article_left {
	float:left;
	width:430px;
	padding: 0px 30px 0px 0px;
}
div#article_right {
	float:left;
	width:190px;
	margin:0 0 0 15px;
}
div#article_right p {
	font-size:12px;
	margin:0;
	padding:0 0 10px 0;
}
div#article_right ul {
	float: left;
	margin: 0px 15px 10px 15px;
	padding: 0px;
	list-style-type: disc;
}

div#article_right ul li {
	margin: 0px 0px 0px 0px !important;	
}

div.article_right_top {background:url(http://www.stroke-network.com/images/layout/article_bg_alt_top.gif) top left no-repeat;
	min-height:16px;
}
div.article_right_mid, div.article_right_mid_pullquote {background:url(http://www.stroke-network.com/images/layout/article_bg_alt_mid.gif) top left repeat-y;
	padding:0 15px 0 15px;
}
div.article_right_bottom {background:url(http://www.stroke-network.com/images/layout/article_bg_alt_btm.gif) top left no-repeat;
	min-height:16px;
	margin-bottom:20px;
}
div.article_right_alt_top {background:url(http://www.stroke-network.com/images/layout/article_bg_alt_top.gif) top left no-repeat;
	min-height:16px;
}
div.article_right_alt_mid {background:url(http://www.stroke-network.com/images/layout/article_bg_alt_mid.gif) top left repeat-y;
	padding:0 15px 0 15px;
}
div.article_right_alt_bottom {background:url(http://www.stroke-network.com/images/layout/article_bg_alt_btm.gif) top left no-repeat;
	min-height:16px;
	margin-bottom:20px;
}
div#article_left div.article_box {
	width:250px;
	background: url(http://www.stroke-network.com/images/layout/bg_list.gif) top left  no-repeat;
	padding: 20px 20px 20px 20px;
}
table.infotable {
	font-size:10px;
	background:#fafafa;
	margin:0 0 15px 0;
}
table.infotable tr#toprow {background:#DCDCDC;}
table.infotable tr.alternate {background:#eeeeee;}
table.infotable td {
	font-size:11px;
	padding: 3px;
}
table.infotable td.redcell {background:#FF0000;}
table.infotable td.greencell {background:#009900;}

/* RIGHT COLUM */

#rightcolhp {
	float: left;
	width: 180px;
	margin: 5px 0px;
	padding: 0px 27px 0px 0px;
	text-align: left;
}

#rightcolnoborder {
	float:left;
	margin:5px 0;
	padding:0 0 0 8px;
	text-align:left;
	width:255px;
}

#rightcol_article {
	float:left;
	margin:5px 0;
	padding:0 0 0 0px;
	text-align:left;
	width:220px;
}
div.rightcoladvert {
	text-align:right;
	margin: 0 0 18px 0;
	padding:0;
}

div.leftcolsection {
	width:712px;
	margin:0 0 20px 0;
	padding:0;
}

/* DIRECTORY */

#leftcol_directory {
	float: left;
	width: 689px;
	text-align: left;
	margin: 5px 0px;
	padding: 0px 5px 10px 20px; 
}	

#rightcol_directory {
	float:left;
	margin:5px 0;
	padding:0 0 0 8px;
	text-align:left;
	width:215px;
}

#leftcol_directory #directory_searchbox {
	width: 225px;
	float: left;
}

#leftcol_directory #directory_searchbox .inner {background:url(http://www.stroke-network.com/images/layout/directory_search_box.gif) no-repeat; 
	width:186px;
	height:226px;
	padding: 50px 0px 0px 12px;	
}

#leftcol_directory #directory_searchbox .inner label, #leftcol_directory #directory_searchbox .inner p {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.2em;	
	text-align: left;
	color: #333333;	
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#leftcol_directory #directory_searchbox .inner input {
	width:160px;
	margin: 5px 0px 5px 0px;
	padding: 0;
}

#leftcol_directory #directory_searchbox table {width:190px;} 

#leftcol_directory #directory_searchbox .inner  table td {
	width: 50%;
}

#leftcol_directory #directory_searchbox .inner  table td label {
	width: 90px;
}

#leftcol_directory #directory_searchbox .inner p {
	margin: 0px 0px 10px 0px;
}

#leftcol_directory #directory_searchbox .inner  table td input {width:80px;}

#leftcol_directory #directory_searchbox .inner  table td select {
	margin: 5px 0px 5px 0px;
	padding: 0;
}

#leftcol_directory #directory_searchbox .inner .button {
	float: right; 
	margin: 0px 20px 0px 0px;
	height:24px;
	width:34px;
	border:0px
}

#leftcol_directory #directory_content {
	width: 460px;
	float: left;
}

#breadcrumbs {
	float: left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	margin: 10px 0px 20px 0px;
}


#leftcol_directory #directory_content #cat_list_2col {
	width: 100%;
}

.dfloat {
	float:left;
	width: 215px;
	padding: 0px 15px 0px 0px;
	margin:0px;	
}

#leftcol_directory #directory_content #cat_list {
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
}

#leftcol_directory #directory_content #cat_list #cat_list_item {
	width: 100%;
	float:left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #ccc;	
}

#leftcol_directory #directory_content #cat_list div.paginate {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	padding: 15px 0px 0px 0px;
}

#leftcol_directory #directory_content #cat_list #company_listing {
	clear: both;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: orange;	
}

#leftcol_directory #directory_content #cat_list #cat_list_item img.logo, #leftcol_directory #directory_content #company_listing img.logo {
	clear: both;
	float: right;
	margin: 0px 0px 10px 10px;
}

#breadcrumbs a, #cat_list_item_paginate a {	
	color:#000;
	text-decoration:none;	
}
 
#leftcol_directory #directory_content #cat_list_2col a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #000;
	text-decoration: none;
	margin: 0px 0px 20px 0px;	
}

#leftcol_directory #directory_content #cat_list_2col a:hover, #leftcol_directory #directory_content #breadcrumbs a:hover, #leftcol_directory #directory_content #cat_list a:hover, #cat_list_item_paginate a:hover {text-decoration:underline;}

#leftcol_directory #directory_content #email_listing {
	width: 100%;
	height: 475px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;	
}

#directory_type {
      width: 100%;
     /*background-color: green;*/
}

#directory_type .directory_listing_green_bar {
      float: left;
      width: 100%;
      height: auto;
      clear: both;
      margin: 0px 0px 10px 0px;
      padding: 10px;
     background-color: #ddecd2;
}

#directory_type .directory_listing_green_bar input[type=radio], #directory_type .directory_listing_green_barinput.radio {
    float: left;

}

#directory_type .directory_listing_green_bar p { 
    margin: 0px 0px 0px 25px;
}

/* FOOTER */
#footer {
	background: #d0d1cc url('http://www.stroke-network.com/images/layout/bg_content.gif') top center repeat-y;
	width:960px;
	margin:25px 0 0 0;
	padding:0 0 10px 0;
}
#footer p {
	color:#666666;
	font-size:10px;
	margin:0;
	padding:0;
	text-align:center;
}
#footer a {
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	color:#336600;
	text-decoration:underline;
}
p a, ul.emaillist a, ul.anchors a {
	color: #336600;
	text-decoration:underline;
	clear: both;
}
p a:hover, ul.emaillist a:hover,  ul.anchors a:hover {
	color: #669933;
	text-decoration:underline;
}
#leftcol ul.emaillist {list-style-type:none;}
img#topad {
	margin:0 0 20px 0;
	padding:0;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: none;
	line-height: 1.3em;
	text-align: left;
	/*color: #77aa00;*/
	color: #336600;
	margin: 10px 0px 10px 0px;
	padding: 0;
	clear: both;
}

h2, h2 a {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;
	text-align: left;
	color: #336600;
	margin: 0px 0px 5px 0px;
	padding: 0;
	clear: both;
}

#article_left h2 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: none;
	line-height: 1.3em;
	text-align: left;
	color: #77aa00;
	margin: -7px 0px 10px 0px;
	padding: 0;
	clear: both;	
}

#site_description h2 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.3em;
	text-align: left;
	color: #000;
	margin: 0px 0px 2px 0px;
	padding: 0;
}

h3, h3 a {
	color:#336600;
	font-family:Arial, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:normal;
	line-height:1.4em;
	margin:25px 0 5px;
	padding:0;
	text-align:left;
	text-transform:none;
	clear: both;
}

#article_left h3 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;
	text-align: left;
	color: #336600;
	margin: 0px 0px 5px 0px;
	padding: 0;
	clear: both;
}

p, ul, td, label, label a, p a, #article_left ul li a, fieldset {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;	
	text-align: left;
	color: #333333;	
	margin: 0px 0px 15px 0px;
	padding: 0;
}

div.article_right_mid_pullquote p {
font-family: “Trebuchet MS”, sans-serif;
font-size: 15px !important;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
	text-align: left;
	color: #333333;	
}

#email_listing p {
	margin: 10px 0px 0px 35px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.6em;	
	text-align: left;
	color: #333333;	
}

label.small {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;	
	text-align: right;
	color: #333333;	
	margin: 0px 0px 15px 0px;
	padding: 0;
}

#rightcol #signup td {
	padding: 2px 0px;
}	

#rightcol #signup td.label {
	text-align: right;
}	

#rightcol #signup td.button {
	text-align: center;
}

#rightcol #signup input[type=text], #rightcol #signup input[type=password], input {
	width: 123px;
	margin: 5px 0px 0px 7px;
	padding: 1px;
	color: #333333;	
	border: 1px solid #ccc;
}

#rightcol #signup input#Submit {
	width: 66px;
	height: 20px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
	border: 0;
}

#accordion {
      width: 100%;
      margin: 0px;
      padding: 0px;
}

#accordion div {
      width: 100%;
      margin: 0px;
      padding: 0px;
}

/* FORM */

span.form_field, span#address1, span.spacer {
float: left;     
display: block;
     width: 100%;
height: 35px;
     margin: 5px 0px 0px 0px;
     padding: 0px;
}

span.file_field {
float: left;     
display: block;
     width: 100%;
     height: 150px;
     margin: 5px 0px 0px 0px;
     padding: 0px;
     clear:both;
}

span.form_textarea {
     float: left;
     display: block; 
     height: 65px;
     margin: 5px 0px 0px 0px;
     padding: 0px;
}

input[type=text], input {
	width: 250px;
        margin: 5px 0px 0px 7px;
	padding: 2px 1px;
	color: #333333;	
	border: 1px solid #ccc;
}

input.checkbox {
	width: 20px;
	text-align: left;
}

textarea {
	width: 300px;
        height: 50px;
        margin: 5px 0px 0px 7px;
	padding: 2px 1px;
	color: #333333;	
	border: 1px solid #ccc;
}

select {
        margin: 5px 0px 0px 7px;
	padding: 1px;
	color: #333333;	
	border: 1px solid #ccc;
}

label {
    width: 150px;
    float: left;
    text-align: right;
    margin: 5px 0px 0px 0px;
    padding: 0;
}

label.error { float: none; color: red; padding-left: .5em; vertical-align: middle; }

input[type=radio], input.radio {
	width: auto;
        margin: 5px 0px 0px 7px;
	padding: 1px;
}

div.ff-ft {
height: 35px;
}

div.ff-ft span.form_field label, div.ff-ft span.file_field label {
float: none;    
text-align: left;
clear: both;
display: block;
    margin: 10px 0px 10px 0px;
}

div.ff-ft label {
float: none;   
text-align: left;
clear: both;
    margin: 0px 0px 0px 25px;
}

#email_listing span.form_field label {
	width: 75px;
}

input[type=text], input {
	width: 123px;
	margin: 5px 0px 0px 7px;
	padding: 1px;
	color: #333333;
	border: 1px solid #ccc;
}

#email_listing span.form_field input[type=text], input {
	width: 300px;
}

input[type="submit"], input[type="button"] {
	color:#333333;
	float:right;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:1.4em;
	margin:0 0 0 7px;
	padding:2px;
	text-transform:none;
	width:auto;
}
input#Submit {
	width: 66px;
	height: 20px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
	border: 0;
}

input[type=submit], input[type=button] {
	width: auto;
        margin: 0px 0px 0px 7px;
	padding: 2px;
float: right;
font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;	
	color: #333333;	
}

.charcounter {
margin: 0px 0px 0px 5px;
}

/*
input[type=text].required {
border: 3px solid #7CFC00;
}
*/
