/*     This file is part of Gophee's Quick Ads
   Copyright © 2007 Gophee.com - All Rights Reserved */

#tagboard p {
	margin: 2px;
	padding: 2px;
}
#tagboard form p {
	padding-left: 10px;
}
input {  /* input changes the input fields */
}
a:link, a:visited, a:active, a:hover {
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.tag2 {
	color: #222;	
	background-color: #DCEBEF;
}
.tag2 a:link, .tag2 a:visited, .tag2 a:active, .tag2 a:hover {
	color: #222;
	font-weight: normal;
}
.tag1 {
	color: #222;
	background-color: #B1D6DE;
}
.tag1 a:link, .tag1 a:visited, .tag1 a:active, .tag1 a:hover {
	color: #222;	
	font-weight: normal;
}
#parchs {
	margin-top: 15px;
}
#pslink {
	font-size: 9px;
	text-align: center;
}
#psmileys img {
	cursor: pointer;
}
#tb_num_data {
	font-size: 80%;
}