body{
	background: #003d27 url(../images/background_1x600.jpg) repeat-x center top;
	padding: 0px;;
	font-family: "Palatino", "Times New Roman", serif;
	font-size: 80%;
	line-height: 140%;
}

.review{
	margin-left:-8px;
	margin-top:-8px;
	margin-bottom:-8px;
	height:100%;
}

.review_text{
	width:60%;
	padding: 50px 100px 50px 90px;
	background-color: #fdfefc;
}

.review_shadow{
	width:18px;
	background-image:url(../images/right_bar_drop_white.png);
	background-repeat: repeat-y;
}

.review_links{
	padding:40px;
	vertical-align:top;
	text-align:center;
}

.italicize{
	font-style: italic;
}

img{
	border: 0;
}

.alice{
	float:right;
	text-align:center;
}
