.content_padding {
	padding-left: 50px;
}

#content ul {
	list-style-image: url("../images/black_bullet.gif");
	padding: 0 0 0 0;
	margin-top: 0;
}

#content li {
	color: #000000;
	line-height: 130%;
	font-size: 10px;
}

p.contact_us {
	color: #000000;
	line-height: 130%;
	font-size: 11px;
	padding: 0 0 10px 0;
}

h3.contact_us {
	color: #000000;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

.content_padding {
	color: #000000;
}

#small_gray_button ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 4px 0 4px 0;
	border: none;
	width: 144px;
}
		
#small_gray_button li {
	background-image: url("../images/mini_button_bg.gif");
	background-repeat: no-repeat;
	height: 23px;
	padding: 0;
	margin: 0 0 6px 0;
	text-align: center;
}

#small_gray_button li a {
	display: block;
	color: #666666;
	font-size: 10px;
	padding: 3px 0 0 0;
	width: 100%;
	text-decoration: none;	
}

html>body #small_gray_button li a {
	width: auto;
}

html>body #small_gray_button li {
	height: 23px;
}

#small_gray_button li a:hover {
	color: #CC0000;
	text-decoration: none;
}