.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left: 10px;
	font-weight: bold;
}
.yellowBG {
	background-color: #FFFFBF;
}
.whiteBG {
	background-color: #FFFFFF;
}
.blueBG {
	background-color: #e0f3f8;
}
.howtoclick {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4573B3;
	font-size: 12px;
	padding-right: 10px;
}
.romance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}
.pinkBG {
	background-color: #FCE5ED;
}
.ordercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	font-weight: bold;
	color: #000000;
}
.blue {
	color: #4573b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.ordertitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4573b3;
	padding-left: 5px;
}
.purpleBG {

	background-color: #EDDBED;
}
.yellowtext {
	color: #FFFF80;
	text-transform: uppercase;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.blackformtext {

	color: #000000;
	text-transform: uppercase;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.redlink {
	color: #e90268;
}
.copyrt { font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}.soldout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	font-weight: bold;
	color: #999999;
}
.outofstock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
