#top #right .content {
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 40px;
	padding-bottom: 10px;
}
#top #right .content:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
#top #right .content {
    display: inline-block;
}
html[xmlns] #top #right .content {
    display: block;
}
* html #top #right .content {
    height: 1%;
}
#top #right .content img.title {
	background-color: #99CC33;
	border-top: 3px solid #99CC33;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 10px;
}
#top #right .content .photo {
	float: left;
	width: 130px;
}
#top #right .content .photo img {
	border: 1px solid #D9D9D9;
	padding: 4px;
}
#top #right .topics .photo img {
	border: none;
	padding: 0px;
}
#top #right .whatsnew .photo img {
	border: none;
	padding: 0px;
}
#top #right .content .text {
	float: left;
	overflow: auto;
	width: 470px;
}
#top #right .topics .text {
	height: 120px;
}
#top #right .topics .text ul {
	list-style: none;
}
#top #right .topics .text li {
	background: url(/images/icon_bullet_go.gif) no-repeat left 2px;
	list-style: none;
	padding-left: 21px;
}
#top #right .topics .text li.new {
	background: url(/images/icon_new.gif) no-repeat left 3px;
}
#top #right .whatsnew .text {
	height: 120px;
}
#top #right .whatsnew .text ul {
	list-style: none;
}
#top #right .whatsnew .text li {
	list-style: none;
	padding-left: 21px;
}
#top #right .whatsnew .text li {
	background: url(/images/icon_bullet_go.gif) no-repeat left 2px;
	list-style: none;
	padding-left: 21px;
}
#top #right .whatsnew .text li.new {
	background: url(/images/icon_new.gif) no-repeat left 3px;
}
#top #right .whatsnew .text li span.date {
	color: #1A4D33;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -1px;
}
#top #right .recruit .text p img {
	margin: 10px 10px 0px 0px;
}
