
/*menu with right border*/
#dvTopMenu ul {
	margin:0;padding:0;
	float:left;width:877px;
	background-image:url(../images/common/rightBg.gif);
	background-position:top right;
	background-repeat:repeat-y;
}
#dvTopMenu ul li img {float:left;padding:0;margin:0;}
#dvTopMenu ul li { display:inline; }
#dvTopMenu ul li a {margin:0;float:left;width:auto;}

#svGallery ul {list-style:none;}
#svGallery ul li {float:left;margin-right:24px;}