#recent_placement ul
{
	list-style: none;
	list-style-position: outside;
}

#recent_placement li
{
	height: 30px;
	line-height: 30px;
}

#title,
#firm,
#location
{
	font-weight: bold;
	float: left;
}

#title
{
	text-indent: 10px;
	width: 40%;
}

#location
{
	width: 30%;
}

#location
{
	float: right;
	width: 20%;
}

.row_02
{
	background: #EEE;
}
