/*     This file is part of Sitemakers.be's Tagboard 
   Copyright © 2003-2004 Sitemakers.be - Some Rights Reserved */

div#tagboard {
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0px;
	color: #ff6600;
	text-align: left;
	height: auto;
	width:130px;
}

#tagboard p { width:125px; height:auto;
	margin: 0 0 0 2px;
	padding: 0px;
}
#tagboard form p {
	padding-left: 1px;
}

input {  /* input changes the input fields */
}

.tag2 {
	color: #ff6600;
	background-color: #FEF7F3;
	margin: 5px;
}
.tag2 a:link, .tag2 a:visited, .tag2 a:active, .tag2 a:hover {
	font-weight: bold;
	color: #FFCC33;
}
.tag1 {
	color: #ff6600;
	background-color: ffffff;
	margin: 5px;
}
.tag1 a:link, .tag1 a:visited, .tag1 a:active, .tag1 a:hover {
	font-weight: bold;
	color: #FFCC33;
}
#parchs {
	text-align: center;
	font-weight: bold;
	top: 5px;
	line-height: 30px;
}
#pslink {
	text-size: 80%;
	text-align: center;
}
#psmileys img {
	cursor: pointer;
}
#tb_num_data {
	font-size: 70%;
}
