li {
	padding:3px 5px 0px 10px;
	margin-bottom:3px;
	margin-top:3px;
	width:140px;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:0.8em;
	

}

.site_button{cursor:pointer;height:30px;width:160px;margin-top:-3px;padding-top:5px;}

a{
text-decoration:none;
}

img{
border:none;
}


.nudge {display:block; margin:0 0 1px -10px; width:140px;height:30px;background:url("images/button.gif") no-repeat;padding-left:20px;}

body{background:#FFF;color:#000;}
a{color:#000;}

li:hover {
	
	cursor:n-resize;
}

ul {
	position:relative;
	left:-52px;
}

.textfield{margin-top:0px;}