html {
	font-size: 80%;
	height: 100%;
	margin-bottom: 1px;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #3F3F3F;
	background: #ffffff;
	margin: 10px 10px 10px 10px;
	padding: 0 0 0 0;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url("http://www.alasbarricadas.org/common/ayuda/images/formbg.gif") repeat-x left top;
}

div.contact_form em.error, div.contact_form form em
{
  color: #FF0000;
}

div#nifty{ margin: 0 2%;background: #dddddd}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #dddddd}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

</style>
