#subright{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 250px;
	color: #666666;
	vertical-align: top;
	line-height: 1.75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#subright1{
	border: 1px solid #949494;
	margin: 0px 14px 10px 5px;
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
	font-size: 8pt;
	line-height: 1.3;
}

#subright1 h3{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #949494;
	font-size: 8pt;
	font-weight: bold;
}


/* styles for the javascript scrolling on normal template pages*/
#pdragBar3 {
	position:relative; left: 1px; top: 20px;
	width: 1px; height: 10px;
	background-color: #666;
	z-index: 1;
}
#pscrollbar3 { 
	width: 9px; height: 383px;
	font-size: 1px; z-index: 1;
	padding: 0px 5px 0px 5px;
}
#ptrack3 {
	width: 9px;
	height: 383px;
	background-color: #EFEFEF;
}
#content {
	padding: 5px;
}
#pwn3 { 
	position: relative;
	overflow: hidden;
	width: 260px;
	height: 400px;
	z-index: 100;
}
#plyr3 {
	width: 280px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div.content {
	position:absolute; left:-1px; top:0px;
	z-index:1;
}

/* styles for the javascript scrolling on wine description pages */
#winedragBar3 {
	position:relative; left: 1px; top: 20px;
	width: 1px; height: 10px;
	background-color: #666;
	z-index: 1;
}

#winescrollbar3 { 
	width: 9px; height: 375px;
	font-size: 1px; z-index: 1;
	padding: 0px 5px 0px 5px;
}

#winetrack3 {
	width: 9px;
	height: 375px;
	background-color: #EFEFEF;
}
#winecontent {
	padding: 5px;
}
#winewn3 {
	position: relative;
	overflow: hidden;
	width: 260px;
	height: 400px;
	z-index: 100;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

#winelyr3 {
	width: 269px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
}

div.winecontent {
	position:absolute; left:-2px; top:-14px;
	z-index:1;
}
