#libro {

}
	
#libro A:link {font-family: Tahoma; color:#993300; text-decoration:none}
#libro A:visited {font-family: Tahoma; color:#993300; text-decoration:none}
#libro A:active {font-family: Tahoma; color: #FF0000; text-decoration:none}
#libro A:hover {font-family: Tahoma; color:#006600; text-decoration:none}
	

.container { 
text-align:left;
margin-left:20px;
margin-right: auto;
width:470px;
border-top:1px dashed #ccc;

}


.content{
padding: .5em;



}

.guestbook{
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
background-color: #F5F5F5 ;
border-bottom: 3px solid #FFFFFF;



}

.guestbook_top{
padding: 3px;
background-color:#E9E9E9 ;

}

input, textarea{
border: solid 1px #000000;
}

td{
	font-family: Tahoma; 
	font-size: 12px;
	color: #000000;
}

