
#s6 { 
	align:center;
	align-text:center; 
	width: 120px; height:495px; 
	border: solid #ddd; 
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: #eee; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#s6 div { 
	left: 0px;
	align:center;
	width: 118px; 
	height: 493px; 
	color: #333; 
 
	font-size: 10px; 
	background-color: #fff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: dotted;
	border-color: #C0C0C0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
#s6 div img { padding: 5px; border: 0px solid #ccc; background-color: #fff; top:0; left:0 }

