
/*welcome box*/
#welcomeback-box{
	background:url(/forum-box.gif) no-repeat 0 0;
	width:380px;
	height:120px;
	padding:10px 0 0 0;
	afloat: left;
}

#welcomeback-box p.big{
	afloat:left;
	padding:0 2px 0 15px;
	color:#FFFF00;
	font-size: 1.0em;
	font-weight:bold;
	margin:0;
	line-height: 25px;
}
#welcomeback-box p{
	font-size: 13px;
	afloat:left;
	padding:0 0 0 15px;
	margin:0;
	color:#D6E9FF;
}
#welcomeback-box a.join, a:visited.join{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	color:#fff;
}
#welcomeback-box a:hover.join{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	color:#ffff00;
}
#welcomeback-box form a, #welcomeback-box form a:visited {
	color: #FCFCA6;
	text-decoration: none;
}

#welcomeback-box form a:hover {
	text-decoration: underline;
}

#welcomeback-box form {
	display: block;
	clear: left;
	color: #fff;
	font-size: 12px;
	margin: 0 0 0 15px;
	padding: 0;
}

.line3 {
	margin-top: 5px;
}