.posterTab{
	max-height:680px;
	max-width:200px;
	height:680px;
	width:200px;
	overflow:scroll;
	text-align:left;
	float:right; 
	}

.posterPrv{
	height:700px;
	width:425px;
	float:left;
	}

#posDesc{
	max-height:200px;
	min-height:200px;
	height:200px;
	color:#a56b31;
	font-weight:bold;
	font-size:110%;
	line-height:110%;
	}

.posYear{
	font-weight:bold;
	color:#a56b31;
	line-height:200%;
	font-size:120%;
	text-decoration:none;
	text-align:left;
	}
	
#posImg{
	height:627px;
	width:425px;
	max-height:627px;
	border-style:outset;
	border-color: #a56b31;
	border-width:1px;
	}
	
.thumb{
	width:130px;
	height:186px;;
	}