/*----CSS Reset----*/
*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1{font-size:100%;font-weight:normal}dd,dt,dl,ol,ul{list-style:none}legend{color:#000}button,select,textarea,input{font-size:100%}table{border-collapse:collapse}caption,th,td{text-align:left; font-size: 1.2em; }
/*----End CSS Reset----*/
/*---------------------------------------------------------------------*/
/*----Elements----*/

body {
  background: #fff url(http://www.beanstalksolarhosting.com/images/site/background-top.gif) left top repeat-x;
  font: normal 62.5% FreeSans, Helvetica, Tahoma, sans-serif;
  color: #000;
  text-align: center;
}

img {
	border:				0;
}

textarea {
  font-family:FreeSans,Helvetica,Tahoma,sans-serif;
  font-size: 1em;
  padding: 2px;
}

a {
  text-decoration: none;
  outline: none;
  color: #3ab4ef;
}

a:hover {
  text-decoration: underline;
}

object {
  outline: none;
}

/*----End Elements----*/
/*---------------------------------------------------------------------*/
/*----Framework----*/

.clear {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}

#container {
  background: url(http://www.beanstalksolarhosting.com/images/site/background-bottom.gif) left bottom repeat-x;
}

#wrap {
  width: 971px;
  margin: 0 auto;
  text-align: left;
}

#main {
  clear: both;
  padding: 20px 0;
  position: relative;
}


/*----End Framework----*/
/*---------------------------------------------------------------------*/
/*----Header----*/

#header {
  height: 108px;
  background: url(http://www.beanstalksolarhosting.com/images/site/header-background.gif) right top no-repeat;
  margin-bottom: 8px;
  position: relative;
}

#logo {
  width: 223px;
  height: 97px;
  background: url(http://www.beanstalksolarhosting.com/images/site/logo.gif) left top no-repeat;
  display: block;
  text-indent: -9999px;
  float: left;
}

#toplinks {
  float: right;
  position: absolute;
  top: 13px;
  right: 0px;
}

#toplinks li {
  display: block;
  float: left;
  font-size: 1.4em;
}

#toplinks li a {
  display: block;
  float: left;
  font-weight: bold;
  color: #c6ff00;
  text-transform: uppercase;
  padding-left: 25px;
}

/*----End Header----*/
/*---------------------------------------------------------------------*/
/*----Nav----*/

#nav {
  float: right;
  padding-top: 73px;
  height: 30px;
  width: 632px;
}

#nav li {
  display: block;
  float: left;
  line-height: 30px;
  position: relative;
  z-index: 10;
}

#nav li:hover {
  z-index: 100;
}

#nav li a {
  display: block;
  text-indent: -9999px;
  height: 30px;
}

#header #nav li a:hover, #header #nav li:hover a {
  background-position: left bottom;
}

#nav li a.services {
  background: url(http://www.beanstalksolarhosting.com/images/site/nav-services.gif) left top no-repeat;
  width: 112px;
}

#nav li a.packages {
  background: url(http://www.beanstalksolarhosting.com/images/site/nav-packages.gif) left top no-repeat;
  width: 109px;
}

#nav li a.support {
  background: url(http://www.beanstalksolarhosting.com/images/site/nav-support.gif) left top no-repeat;
  width: 95px;
}

#nav li a.company {
  background: url(http://www.beanstalksolarhosting.com/images/site/nav-company.gif) left top no-repeat;
  width: 107px;
}

#nav li a.affiliates {
  background: url(http://www.beanstalksolarhosting.com/images/site/nav-affiliates.gif) left top no-repeat;
  width: 103px;
}

#nav li a.contact {
  background: url(http://www.beanstalksolarhosting.com/images/site/nav-contact.gif) left top no-repeat;
  width: 106px;
}

#nav div.drop {
  display: none;
}

#nav li:hover div.drop {
  display: block;
  position: absolute;
  top: 26px;
  left: 50%;
  margin-left: -67px;
  width: 135px;
  z-index: 100;
}

#nav .droptop {
  height: 3px;
  background: url(http://www.beanstalksolarhosting.com/images/site/nav-drop-top.png) left top no-repeat;
}

#nav .dropback {
  background: url(http://www.beanstalksolarhosting.com/images/site/nav-drop-back.png) left top repeat-y;
  padding: 1px 6px 1px 4px;
}

#nav .dropbottom {
  height: 5px;
  background: url(http://www.beanstalksolarhosting.com/images/site/nav-drop-bottom.png) left top no-repeat;
}

#nav ul {
  background: #fff url(http://www.beanstalksolarhosting.com/images/site/nav-drop-gradient.png) left top repeat-x;
  padding: 6px;
}


#nav ul li {
  display: block;
  float: none;
  text-align: center;
  line-height: 1.5em;
}

#nav ul li a {
  height: auto;
  display: block;
  width: 100%;
  float: none;
  text-indent: 0;
  font-size: 1.1em;
  color: #2d2d2d;
  padding: 7px 0;
  border-bottom: 1px solid #d8d8d8;
}

#nav ul li.last a {
  border-bottom: 0 none;
}


/*----End Nav----*/
/*---------------------------------------------------------------------*/
/*----Home----*/

#home {
  height: 448px;
  background: url(http://www.beanstalksolarhosting.com/images/site/home.jpg) left top no-repeat;
  position: relative;
  margin-bottom: 8px;
}

#home p {
  text-indent: -9999px;
}

#home ul {
  position: absolute;
  top: 374px;
  left: 626px;
}

#home ul li {
  display: block;
  float: left;
}

#home ul li a {
  display: block;
  float: left;
  width: 157px;
  height: 35px;
  text-indent: -9999px;
}


/*----End Home----*/
/*---------------------------------------------------------------------*/
/*----Homeblocks----*/

#homeblocks {
  height: 154px;
  margin-bottom: 9px;
}


#homeblocks .block {
  float: left;
  margin-right: 4px;
}

/*#homeblocks .block h1, #homeblocks .packages h1 {
  text-indent: -9999px;
  height: 1px;
}*/

#homeblocks p {
  color: #fff;
  margin-bottom: .5em;
  font-size: 1.1em;
}

#homeblocks p a {
  color: #fff;
  font-weight: bold;
}


#homeblocks .support {
  background: url(http://www.beanstalksolarhosting.com/images/site/block-home-support.png) left top no-repeat;
  width: 102px;
  height: 134px;
  padding: 16px 118px 6px 18px;
}

#homeblocks .technology {
  background: url(http://www.beanstalksolarhosting.com/images/site/block-home-technology.png) left top no-repeat;
  width: 102px;
  height: 134px;
  padding: 16px 118px 6px 18px;
}

#homeblocks .packages {
  float: left;
}

#homeblocks .packages {
  float: left;
}

#homeblocks .packages li {
  background: url(http://www.beanstalksolarhosting.com/images/site/bullet-packages.gif) left 5px no-repeat;
  color: #fff;
  font-size: 1.1em;
  padding-left: 10px;
}

#homeblocks .premium {
  background: url(http://www.beanstalksolarhosting.com/images/site/block-home-packages-premium.png) left top no-repeat;
  width: 152px;
  height: 132px;
  padding: 17px 71px 6px 22px;
}

#homeblocks .deluxe {
  background: url(http://www.beanstalksolarhosting.com/images/site/block-home-packages-deluxe.png) left top no-repeat;
  width: 139px;
  height: 132px;
  padding: 17px 81px 6px 22px;
}

#homeblocks .packages a.signup {
  background: url(http://www.beanstalksolarhosting.com/images/site/btn-signup.gif) left top no-repeat;
  width: 85px;
  height: 31px;
  border: 0 none;
  text-indent: -9999px;
  float: right;
}


/*----End Homeblocks----*/
/*---------------------------------------------------------------------*/
/*----Footer----*/

#footer {
  height: 187px;
  background: url(http://www.beanstalksolarhosting.com/images/site/footer-background.jpg) center top no-repeat;
  padding: 34px 0 0;
}

#footer .left {
  float: left;
  width: 695px;
}

#footer .right {
  border-left: 1px solid #7b7b7b;
  padding-left: 21px;
  float: left;
  width: 254px;
}


#footer .left ul {
  float: left;
  margin-right: 55px;
}

#footer ul h1 {
  font-size: 1.1em;
  font-weight: bold;
  color: #353535;
  text-transform: uppercase;
  margin-bottom: 3px;
}

#footer ul li {
  font-size: 1.1em;
  line-height: 1.5em;
  white-space: nowrap;
}

#footer ul li a {
  color: #353535;
  text-decoration: underline;
}

#footer .right h1 a {
  background: url(http://www.beanstalksolarhosting.com/images/site/footer-ug.gif) left top no-repeat;
  width: 233px;
  height: 12px;
  text-indent: -9999px;
  border-bottom: 1px solid #7b7b7b;
  padding-bottom: 6px;
  margin-bottom: 23px;
  display: block;
  float: none;
}

#footer p a {
  color: #92c723;
}

#footer .right a {
  display: block;
  float: left;
  margin-bottom: 10px;
}

#footer .right a img {
  display: block;
}


/*----End Footer----*/
/*---------------------------------------------------------------------*/
/*----Main----*/

#main #c1 {
  width: 238px;
  padding-right: 7px;
  float: left;
  border-right: 1px solid #bfbfbf;
}

#main #c2 {
  margin-left: 266px;
}

#main #c2 p#breadcrumbs {
  font-size: 1.1em;
  color: #c6c6c6;
  font-weight: bold;
  text-transform: lowercase;
  margin-bottom: 1em;
  line-height: 1em;
}

#main #c2 p#breadcrumbs a {
  color: #c6c6c6;
}

#main #c2 div.photo {
  float: right;
  width: 153px;
  margin: 0 0 20px 20px;
}

#main #c2 div.photo p {
  font-size: 1em;
  padding: 5px 10px;
  line-height: 1em;
}

#main #c2 p {
  font-size: 1.2em;
  line-height: 2.6em;
  margin-bottom: 2em;
}

#main #c2 a {
  color: #8eb700;
  font-weight: bold;
}

#main #c2 span.date {
  display: block;
  font-size: 1.6em;
  color: #666;
}

#main #c2 li {
  font-size: 1.2em;
  line-height: 2.6em;
}

#main #c2 ul {
  margin-bottom: 2em;
  margin-left: 20px;
  list-style: disc;
}

#main #c2 ol {
  margin-bottom: 2em;
  margin-left: 20px;
  list-style: decimal;
}

#main #c2 h3 {
  border-bottom: 1px solid #666;
}

#main #c2 .table {
  background: url(http://www.beanstalksolarhosting.com/images/site/table-background.png) left top repeat-y;
}

#main #c2 .table .bottom {
  background: url(http://www.beanstalksolarhosting.com/images/site/table-bottom.png) left bottom no-repeat;
  padding: 15px 18px 18px 15px;
}

#main #c2 .table .top {
  background: url(http://www.beanstalksolarhosting.com/images/site/table-top.png) left top no-repeat;
}

#main #c2 .table table {
  width: 100%;
}

#main #c2 .table table td, #main #c2 .table table th {
  padding: 5px 10px;
}

#main #c2 .table table tbody td {
  font-size: 1.4em;
  color: #fff;
}

#main #c2 .table table tbody th {
  font-size: 1.4em;
  color: #fff;
  font-weight: bold;
}

#main #c2 .table table thead th {
  font-size: 2.2em;
  font-weight: bold;
  text-transform: uppercase;
  color: #c6ff00;
  background: url(http://www.beanstalksolarhosting.com/images/site/table-divider.gif) left bottom repeat-x;
}

#main #c2 .table table tbody tr.divider td, #main #c2 .table table tbody tr.divider th {
  background: url(http://www.beanstalksolarhosting.com/images/site/table-divider.gif) left bottom repeat-x;
}


/*----End Main----*/
/*---------------------------------------------------------------------*/
/*----Subnav----*/

#subnav {
  width: 238px;
  background: url(http://www.beanstalksolarhosting.com/images/site/subnav-back.gif) left top repeat-y;
  margin-bottom: 9px;
}

#subnav .top {
  background: url(http://www.beanstalksolarhosting.com/images/site/subnav-top.gif) left top no-repeat;
}

#subnav .bottom {
  background: url(http://www.beanstalksolarhosting.com/images/site/subnav-bottom.gif) left bottom no-repeat;
  padding: 27px 17px
}

#subnav h1 {
  border-bottom: 1px solid #bbb;
  margin-bottom: 15px;
}

#subnav ul {
  padding-left: 14px;
}

#subnav li {
  font-size: 1.2em;
  line-height: 1.5em;
  font-weight: bold;
  padding-left: 21px;
  background: url(http://www.beanstalksolarhosting.com/images/site/bullet-subnav.gif) left center no-repeat;
  margin-bottom: 1em;
}

#subnav li a {
  color: #000;
  display: block;
}


/*----End Subnav----*/
/*---------------------------------------------------------------------*/
/*----Callouts----*/

.callout {
  float: left;
  margin-bottom: 9px;
}

.callout p {
  color: #fff;
  margin-bottom: .5em;
  font-size: 1.1em;
}

.callout p a {
  color: #fff;
  font-weight: bold;
}

{exp:weblog:entries weblog="callouts"}
#c1 .{url_title} {
  background: url({callout-background}) left top no-repeat;
  width: 102px;
  height: 134px;
  padding: 16px 118px 6px 18px;
}
{/exp:weblog:entries}

/*----End Callouts----*/

/* Top Bar */

#topBar {
	color:				#fff;
	background-color:	#333;
	padding:			15px 30px;
}

ul.topBarLinks {
	float:				right;
}

ul.topBarLinks li {
	display:			block;
	float:				left;
	margin:				0 8px;
}

#topBar h1 {
	font-size:			18px;
}


/* Subheader */

#subheader {
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;	
	font-size: 1.6em;
	padding: 10px;
}

#subheader #breadcrumbs {
	font-size:0.9em;
}

.currentcrumb {
	font-weight:		bold;
	font-size: .8em;
	color: #c6c6c6;
}

.breadcrumbspacer {
	color: #c6c6c6;
}

/* Visitor Stats */

#visitorStats {
	margin:				0 0 10px 0;
}


/* Content */

#content {
	padding: 0 10px 25px;
	border: 1px solid #333333;
	border-top: none;	
	margin-bottom: 15px;
}

#content p {
	margin:				10px 0;
	line-height:		14px;
}

#content h2 {
	padding:			10px 0 0;
	font-size:			22px;
	line-height:		24px;
}

#content .profileMenu h2 {
	padding:			0;
	font-size:			22px;
	line-height:		24px;
}

ul.postLinks li {
	display:			block;
	float:				right;
	margin:				0 0 0 15px;	
}

blockquote {
	padding:			6px 8px;
	margin:				6px 0;
	background-color:	#eee;
	border:				1px solid #bbb;
}

.quoteAuthor {
	font-weight:		bold;
	font-style:			italic;
}

.reviewHeading {
	text-align:			center;
	background-color:	#222;
	color:				#fff;
	font-weight:		bold;
	font-size:			16px;
	padding:			6px 8px;
	margin:				6px 0;
}

.reviewReminder {
	margin:				6px 0;
}

.replyResults {
	font-size:			11px;
}

/* Forum Tables and Stuff */

table {
	border-bottom:		1px solid #bbb;
}

th {
	text-align:			left;
	background-color:	#222;
	color:				#fff;
}

td, th {
	padding:			8px 15px;
}

td.category {
	background-color:	#555;
	color:				#fff;
	font-weight:		bold;
}

.categoryDescription {
	font-weight:		normal;
	font-style:			italic;
}

tr.forumRow td.forum,
tr.topicRow td {
	border-left:		1px solid #bbb;
	border-top:			1px solid #bbb;
}

tr.forumRow td.recentPostInfo,
tr.topicRow td.recentPostInfo {
	border-left:		1px solid #bbb;
	border-right:		1px solid #bbb;
	border-top:			1px solid #bbb;
	background-color:	#ddd;
}

table.threadTable {
	border-top:			13px solid #333;
	border-bottom:		0;
	margin: 8px 0;
}

table.threadTable td.author {
	background-color:	#ddd;
	width:				125px;
	vertical-align:		top;
}

table.threadTable td.body {
	border-left:		1px solid #ddd;
	border-right:		1px solid #ddd;
	border-bottom:		1px solid #ddd;
	vertical-align:		bottom;
}

table.threadTable td.body ul {
	list-style-position:	inside;
	line-height:			16px;
}

table.threadTable td.reply {
	border-top:			1px solid #ddd;
}

div.pagination {
	float:				right;
}

div.pagination table {
	border:				0;
}

div.pagination td {
	padding:			2px 3px;
}

.authorPosts {
  font-size: .9em;
  line-height: 20px;
}

.forumName {
	font-size:			18px;
	font-weight:		bold;
	margin-bottom:		6px;
}

.forumInfo {
	color:				#666;
	padding:			3px;
}

.forumDescription {
	font-weight:		bold;
	padding:			3px;
}

.topicPagination {
	font-size:			13px;
}

.postLinks {
	margin-left:		15px;
	font-weight:		bold;
}

.topicMarker {
	float:				left;
}

.topicTitle, .topicAuthor {
	margin-left:		40px;
}

.topicTitle {
	font-size:			18px;
	margin-bottom:		6px;
	line-height:		20px;
}

.replyLink {
	margin-bottom:		5px;
}

.avatar {
	float:				left;
}

.authorIP {
	font-style:			italic;
}

.authorName {
	font-size:			14px;
}

.attachments {
	background-color:	#eee;
	padding:			5px 8px;
	margin-bottom:		8px;
}

.attachTitle {
	font-weight:		bold;
	margin-bottom:		4px;
}

.attachments img {
	border:				1px solid #bbb;
}

h3 {
	margin:				15px 0 0;
	background-color:	#333;
	color:				#fff;
	font-weight:		bold;
	padding:			6px 8px;
}

.postContent {
	margin:				10px 0;
	border-top:			1px solid #666;
	border-bottom:		1px solid #666;
}

/* Forms */

.formInput label {
	font-weight: 		bold;
}

.miniForm {
	display:			inline;
}

.errorHeading {
	color:				#ca2024;
}

.alert {
	background: #333 none repeat 0 0;
	color: #98C400;
	padding:			6px 8px;
}

table.submissionForm {
	border:				0;
}

table.submissionForm td {
	background-color:	#ddd;
}

table.submissionForm tr.spacer td {
	background-color:	#fff;
	border:				0;
}

table.submissionForm th {
	text-align:			right;
}

table.submissionForm th.formTopicTitle {
	text-align:			left;
}

table.optionsTable {
	border:				0;
}

table.optionsTable td {
	border:				0;
}

input {
	margin:				6px 0;
}

label {
	font-weight:		bold;
}

.extraOptionLink {
	margin:				6px 0;
}

.checkbox {
	margin:				6px 0;
}

.radio {
	background-color:	#eee;
	padding:			6px 8px;
}

.radio input {
	margin:				0;
}

.select {
	margin:6px 12px 6px 0;
}

#poll {
	margin:				6px 0;
}

.pollQuestion {
	font-size:			24px;
	font-weight:		bold;
	margin:				10px 0;
}

.pollInfo {
	margin:				6px 0;
}

table.pollResults {
	border:				0;
	margin-bottom:		15px;
}

div.submit {
	padding:			6px 8px;
	border-bottom:		6px solid #333;
}

table.searchForm {
	border:				1px solid #bbb;
	border-top:			10px solid #333;
	background-color:	#eee;
	margin-top: 10px;
}

fieldset {
	border:1px solid #333333;
	margin:15px 0;
	padding:10px 10px 8px;
}

legend {
	background-color:	#333;
	color:				#fff;
	border:				1px solid #fff;
	padding:			5px 7px;
}

/* Links */

#topBar a:link, #topBar a:visited {
	text-decoration:	none;
	color:				#98c400;
}

#topBar a:hover {
	text-decoration:	underline;
	color:				#98c400;
}

.breadcrumb a:link, .breadcrumb a:visited {
	text-decoration:	none;
	color:				#c6c6c6;
	font-size: .8em;
	font-weight: bold;
}

.breadcrumb a:hover {
	text-decoration:	underline;
	color:				#c6c6c6;	
}

.forumName a:link, .forumName a:visited {
	text-decoration:	none;
	color:				#98c400;	
}

.forumName a:hover {
	color:				#000;	
}

.subscribeLink a:link, .subscribeLink a:visited {
	font-size:			10px;
	color:				#666;
	vertical-align:		top;
}

.subscribeLink a:hover {
	text-decoration:	none;
	color:				#999;
}

.postLinks a:link, .postLinks a:visited {
	text-decoration:	none;
	color:				#98c400;
}

.postLinks a:hover {
	text-decoration:	underline;
}

.topicTitle a:link, .topicTitle a:visited {
	text-decoration:	none;
	color:				#98c400;
}

.topicTitle a:hover {
	color:				#000;
}

.topicAuthor a:link, .topicAuthor a:visited,
.recentPostInfo a:link, .recentPostInfo a:visited {
	color:				#333;
	text-decoration:	none;
	font-weight:		bold;
	font-size:			11px;
}

.topicAuthor a:hover,
.recentPostInfo a:hover {
	color:				#666;
}

.replyLink a:link, .replyLink a:visited {
	text-decoration:	none;
	color:				#444;
	font-weight:		bold;
	font-size:			11px;
}

.replyLink a:hover {
	text-decoration:	underline;
	color:				#777;
}

.authorName a:link, .authorName a:visited {
	text-decoration:	none;
	color:				#333;
	font-weight:		bold;
}

.authorName a:hover {
	text-decoration:	underline;
	color:				#666;
}

.ignored a:link, .ignored a:visited {
	text-decoration:	none;
	color:				#333;
}

.ignored a:hover {
	text-decoration:	underline;
	color:				#666;
}

.rankAdmin a:link, .rankAdmin a:visited {
	color:				#98c400;
}

.rankModerator a:link, .rankModerator a:visited {
	color:				#468d4b;
}

.attachments a:link, .attachments a:visited {
	text-decoration:	none;
	color:				#98c400;
}

.attachments a:hover {
	text-decoration:	underline;
	color:				#000;
}

.pagination a:link, .pagination a:visited,
.reviewReminder a:link, .reviewReminder a:visited {
	color:#353535;
	text-decoration:underline;
}

.pagination a:hover,
.reviewReminder a:hover {
	color:#353535;
	text-decoration:underline;
}

form a:link, form a:visited {
	text-decoration:	none;
	color:				#98c400;	
}

form a:hover {
	text-decoration:	underline;
	color:				#000;
}

legend a:link, legend a:visited {
	color:				#fff;
	text-decoration:	none;
}

legend a:hover {
	text-decoration:	underline;
}

.banMember a:link, .banMember a:visited {
	text-decoration:	none;
	color:				#98c400;
}

.banMember a:hover {
	text-decoration:	underline;
}

.memberPage a:link, .memberPage a:visited {
	text-decoration:	none;
	color:				#98c400;
}

.memberPage a:hover {
	text-decoration:	underline;
}

a#extLink1,
h3.subHeaderLink a:link, h3.subHeaderLink a:visited {
	color:				#fff;
}

#topBar ul.topBarLinks li.profileLink a:link, #topBar ul.topBarLinks li.profileLink a:visited {
	color:				#fff;
	font-weight:		bold;
}


/* Member Profile Pages */

table.profileTable {
	border:				0;
}

table.profileTable td.tableCellOne,
.memberPage table.threadTable td.tableCellOne,
.memberlistRowOne {
	background:			#ddd;
}

ul.profileMenu {
	list-style:			none;
	padding-left:		6px;
	font-size:			1em;
	border: 1px solid #333333;
}

ul.profileMenu li {
	margin:				6px 0;
}

table.avatarTable {
	border:				0;
}

table.avatarTable td {
	border:				1px solid #bbb;
		background-color:	#fff;
}

table.messageTable th {
	text-align:			right;
}

table.messageTable td {
	border-right:		1px solid #bbb;
}

table.messageTable td.message {
	border-top:			1px solid #bbb;
}

table.messageTable tr.spacer td {
	border-right:		0;
	border-top:			1px solid #bbb;
}

.profileTitle {
	font-size:			24px;
	font-weight:		bold;
}

.rankAdmin {
	color:				#98c400;
}

.rankModerator {
	color:				#468d4b;
}

table.profileFields {
	border:				0;
	margin-bottom:		10px;
}

.profileFields td.tableCellTwo {
	vertical-align:		middle;
	font-weight:		bold;
	color:				#fff;
	background-color:	#222;
}

.profileFields td.tableCellOne {
	background-color:	#ddd;
}

tr.customFields span.alert {
	background:			transparent;
	color:				#fff;
	padding:			0;
}

.itempad {
  font-size:0.9em;
}

/* Icky but necessary */

.spacer {
	clear:				both;
	margin-bottom:		5px;
	height:				0;
}
