.welcome_table {
	background: #FFFFFF;
}
.welcome_bold {
	font: bold xx-large Georgia, "Times New Roman", Times, serif;
	color: #006699;
}
.welcome_username {
	font-size: x-large;
	font-weight: bold;
	color: #0099CC;
}
.welcome_blurbcell {
	font-size: small;
	font-weight: normal;
	vertical-align: middle;
	padding-left: 30px;
	padding-right: 150px;
	color: #0099CC;
}
.welcome_topcell {
	vertical-align: top;
}
.welcome_searchcell {
	text-align: left;
	vertical-align: top;
	background: url(../gfx/search_bg.gif) no-repeat right bottom;
}
.welcome_browsecell {
	text-align: left;
	vertical-align: top;
	background: url(../gfx/browse_bg.gif) no-repeat right bottom;
}
.welcome_usercell {
	text-align: left;
	vertical-align: top;
	background: url(../gfx/user_bg.gif) no-repeat right bottom;
}
.welcome_celltitle {
	font-size: large;
	font-weight: bold;
}
.welcome_cellinfo {
	font-size: small;
	font-weight: normal;
	text-align: left;
}
.welcome_celllink {
	text-align: right;
	font-size: x-small;
}
.welcome_affiliatecell {
	font-size: x-small;
	font-weight: normal;
	color: #CCCCCC;
	text-align: right;
	vertical-align: top;
}
.welcome_blurbemphasis {
	font-size: medium;
	font-weight: bold;
	color: #FF9900;
}
.welcome_testimonialcell {
	font-size: small;
	color: #996600;
	background: #FFFFCC;
	text-align: center;
	vertical-align: top;
	border: 1px solid #CCCC99;
	padding: 5px;
}
.welcome_testimonialquote {
	font-size: small;
}
.welcome_testimonialquotefrom {
	font-size: x-small;
}
