#houseMenuVstatic ul {	margin: 0px;	padding: 0px 0px 0px 10px;	list-style-type: none;
	width:190px;}#houseMenuVstatic ul li {	float: left;	width: 100%;	list-style-type: none;}#houseMenuVstatic ul li a {	text-decoration: none;	font-size: 10px;	display: block;	padding-top: 5px;	padding-bottom: 5px;	padding-right: 2px;	padding-left: 5px;	margin-right: 20px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCCCCC;	color: #666666;	list-style-type: none;}#houseMenuVstatic ul li a:hover {	color: #051180;	border-bottom-color: #051180;	background-image: url(/%7Esetseg/images/insides/link_bkgrnd.png);	background-repeat: no-repeat;	background-position: bottom;}#houseMenuVstatic ul li a.view_all {	color: #051180;}#houseMenuVstatic ul li a.view_all:hover {	color: #CA012E;}