/*Styles specific to the Species Source List */

/*Barry Abrahamsen, American Bamboo Society */

/*support at americanbamboo.org */

p  {
text-indent : 0em;
}

#TextAreaBox  {
bottom : auto;
right : auto;
top : 170px;
font : small serif;
padding-left : 10px;
position : absolute;
padding-right : 10px;
left : 10px;
}

.SpName  {
font-style : italic;
color:#336600;
font-size:2em;
}

table  {
empty-cells : show;
border : 2px solid #336600;
border-collapse : collapse;
font-style : normal;
}

td  {
border : 1px solid #336600;
}

th  {
border : 1px solid #336600;
text-align : center;
}

.SupplierCode {
	font-weight: bold;
}
