/*	--------------------------------------
	Gastenboek Stylesheet
	(c) 2007	Alexander Kamp
				AlexAuto Services
				http://www.alexauto.nl		
	-------------------------------------- */
A.aGb
{
	
}
DIV#divGbReageren
{
	margin-top				:	20px;
	width					:	400px;
	border					:	1px solid #cccccc;
	text-align				:	center;
}
TABLE#tblGb, TABLE#tblGbSmilies, DIV#divGbReageren
{
	margin-left				:	auto;
	margin-right			:	auto;
}
TABLE#tblGb
{
	width					:	100%;
	text-align				:	center;
}
IMG.imgGb
{
	border					:	0px;
}
TD.tdGbSmilie1, TD.tdGbSmilie2
{
	width					:	40px;
	text-align				:	center;
	vertical-align			:	middle;
}
TABLE#tblGbSmilies
{
	width					:	400px;
	border					:	1px solid #cccccc;
	background-color		:	#eeeeee;
	padding					:	3px;
}
TD.tdGbSmilie1
{
	background-color		:	#f2edd9;
}
TD.tdGbSmilie2
{
	background-color		:	#f7eaf2;
}
TD#tdGbSmilieHeader
{
	padding					:	3px;
	text-align				:	center;
	font-weight				:	bold;
	color					:	#000000;
}
TD.tdError
{
	color					:	#ff0000;
}
TABLE.tblGbReactie IMG
{
	border					:	0px;
}
TABLE.tblGbReactie
{
	color					:	#000000;
	width					:	500px;
	border					:	1px solid #cccccc;
	background-color		:	#eeeeee;
	margin-top				:	15px;
	margin-left				:	auto;
	margin-right			:	auto;
}
TD.tdGBPosted
{
	text-align				:	right;
	font-size				:	8px;
}
TD.tdGBPostValue
{
	border-top				:	1px solid #cccccc;
	padding					:	5px;
	text-align				:	left;
}
TD.tdGBNaam
{
	font-weight				:	bold;
	text-align				:	left;
	padding-left			:	3px;
}
A.aGbNav, TD.tdGbNav
{
	font-weight				:	bold;
	font-size				:	10px;
	text-decoration			:	none;
}
TD.tdGbNav
{
	font-weight				:	normal;
}
FORM
{
	margin					:	0px;
}
INPUT,TEXTAREA
{
	border					:	1px solid #000000;
	font-family				:	Verdana;
	font-size				:	11px;
}
