/*
tan = #E8E5D1;
gold = F3D8A9
brown = 422712
ttgreen = beeb0b
annot orange = #EF9B3F;
dvdmote green = 62BE2F
annot lite blue = 8B9DB5
annot navy = 2C4A66
*/


.review_app	{color: white;
							font-size: 18pt;
							background-color: #AFACA0;
							margin-top: 15px;
							padding: 0px 0px 0px 10px;
							}

.review_box	{margin: auto;
						width: 750px;
						padding-bottom: 10px;
						}

.review_img	{float: left;
						padding: 0px 30px 10px 10px;
						background-color: white;
						height: 100px;
						}

.mini_icon  {float: right;
            padding: 0px 0px 0px 10px;
            background-color: white;
            }

.quote	{font-weight: bold;
				color: #B97000; 
				}

.review_quote	{font-style: italic;
					}

a.review	{text-decoration: none;
					font-size: 15pt;
					color: #51270B;
					outline: none;
					}

a.review:hover	{text-decoration: none;
								color: #AFACA0;
								outline: none;
								}

.review_head	{border-bottom: 2px solid #F3D8A9;
 							margin: 10px;
 							padding-bottom: 3px;
							}				



