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

	/* CSS for the box starts here */
	.box {
	padding:0 12px 0 0;
	background-color: #fff;
	background-image: url(../images/border-box/borders.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
	}
	.bi {
	padding:0 0 0 12px;
	background-color: #fff;
	background-image: url(../images/border-box/borders.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	}
	.bt {
	height:20px;
	margin:0 -12px;
	background-image: url(../images/border-box/box.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	}
	.bt div {
	width:18px;
	height:20px;
	background-image: url(../images/border-box/box.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	.bb {
	height:20px;
	margin:0 -12px;
	background-image: url(../images/border-box/box.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	}
	.bb div {
	width:18px;
	height:20px;
	background-image: url(../images/border-box/box.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	}
	.box h1 {
	margin:0;
	padding:0.3em 10px;
	background-color: #FBF0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	color: #822B33;
	}
	.box p, .box ul {
		margin:0;
		padding:4px 10px;
		background:#fff;
	}
	.box li {
		margin:0 0 0 2em;
		padding:0;
	}
.body_large_purple {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C106A;
	letter-spacing: 0px;
	font-weight: bold;
	text-decoration: none;
}
.body_large_purple a{
	color: #5C106A;
	text-decoration: none;
}
.review-box {
	float: left;
	overflow: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: normal;
	width: 500px;
	clear: both;
}.body_red {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #822B33;
	letter-spacing: 0px;
	font-weight: normal;
	text-decoration: none;
}

