.content li {
	margin: .7em 0;
}
.content ol, .content ul {
	padding: 0 2.5em;
	font-size: 1em;
}
#holder {
	width: 460px;
	height:320px;
	border: #ccc 1px solid;
	margin-top: 0;
	margin-bottom: 100px;
	margin-right: auto;
	padding-bottom: 10px;
	margin-left: auto;
	background-color:#fff;
}
#block {
	float: left;
	width: 115px;
	margin-top: 10px;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	padding: 0;
	background-color:#fff;
}
#block2 {
	float: left;
	width: 115px;
	margin-top: 10px;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	padding: 0;
}
#block3 {
	float: left;
	width: 115px;
	margin-top: 10px;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	padding: 0;
}
#block4 {
	float: left;
	width: 115px;
	margin-top: 10px;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	padding: 0;
}
/**/
#holder .bullet {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	width: 115px;
	float:left;
	font-size: 1em;
	background-color:#fff;
	padding: 0;
}
#holder .bullet ul {
	margin: 0;
}
#holder .bullet li {
	list-style: none;
	margin-top: 0;
}
#holder .bullet li a {
	display: block;
	width:105px;
	text-decoration: none;
	padding: 2px 0 2px 10px;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position:  center;
	color: #666;
	font-weight: normal;
}
#holder .bullet li a:link, .bullet li a:visited {
	color: #666;
}
#holder .bullet li a:hover {
	color: #000;
	font-weight: normal;
	background-color:#ffc;
}
#holder a:link {
	text-decoration: none;
}
#holder a:visited {
	text-decoration: none;
}
#holder a:hover {
	color: #C00;
	background-color: #000;
}
#holder a:active {
	color: #C00;
}
