.site_border {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	line-height: 125%;
}
.tiny_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.pink_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DF71A2;
}
.page_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DF71A2;
}
.product_column {
	background-color: #F9D9EE;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-color: #999999;
}
