#imageGallery{
	margin:55px auto;
	padding:5px 0;
	width:300px;
	height:250px;
	float:right;
	background: #fff url(/images/imagewidget/halfline-bg.gif) no-repeat top right;
}
#largeImage {
float:left;
padding:15px 0 0 0;
height:225px;
width:200px;
text-align:center;
}

div#imageGallery ul {
margin: 2px 0;
	padding:0 0 3px 0;
border-right:1px solid #ccc;
background: url(/images/imagewidget/ballpoint.gif) no-repeat bottom right;
list-style:none;
}

#imageGallery ul li {
background:none;
padding: 5px;
text-align:center;
}
