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

#dotag { width:auto; text-align:center; }
div#tagboard {
	list-style-type: none;
	position: relative;
	left: 2px;
	top: 30px;
	background-color: #FFFFFF;
	border: 1px solid #CCFFFF;
	margin: 0px;
	padding: 0px;
	color: #0066FF;
	text-align: left;
	height: auto;
	width: auto;
}
h2#taggs
{
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699FF;
	font-size: 14px;
	margin: 0px;
	line-height: 25px;
	position: relative;
	height: 25px;
	width: 100%;
	text-align: center;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#tagboard p {
	margin: 0px;
	padding: 0px;
}
#tagboard form p {
	padding-left: 1px;
}

input {  /* input changes the input fields */
}
a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color: #339900;
}
a:hover {
	text-decoration: underline;
}
.tag2 {
	color: #0033FF;
	background-color: #F0FCFF;
	margin: 5px;
}
.tag2 a:link, .tag2 a:visited, .tag2 a:active, .tag2 a:hover {
	font-weight: bold;
	color: #0033FF;
}
.tag1 {
	color: #0066FF;
	background-color: white;
	margin: 5px;
}
.tag1 a:link, .tag1 a:visited, .tag1 a:active, .tag1 a:hover {
	font-weight: bold;
	color: #0066FF;
}
#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%;
}
