#guestbook img		{
	border: 0px;
}

#guestbook #table	{
	color: #bdbdbd;
	width: 700px;
	font-size:10pt;
}

#guestbook .separateur	{
	width: 100%;
}

#guestbook .sep	{
	background-color: #F0F0F0;
	width: 100%;
}

#guestbook .blok1	{
	width: 250px;
}

#guestbook .pseudo	{
	color: #ffffff;
	font-weight: bold;
}

#guestbook .date	{
	color: #ffffff;
}

#guestbook #navig	{
	width:100%;
}

#guestbook .message	{
	color:#ffffff;
	font-family: Verdana, sans-serif;
	font-size:13px;
}

#guestbook .sep0	{
	width:100%;
	background-color:#CCCCCC;
}