@charset "utf-8";
/* CSS Document */

.all_headers {
	color:#2e2e2e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 15px;
	padding-bottom: 4px;
	border-bottom:dashed 1px #F60;
}
.product_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.logintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#CCC;
}