.box
{
	padding-left:30px;
	padding-bottom:20px;
}
.box .box_title
{
	color:#2c2c31;
	font-size:24px;
	font-weight:bold;
	padding-bottom:20px;
	
}
.box .box_link
{
	margin-left:20px;
	padding-bottom:10px;
	
}

.box .box_link .bullet
{
	float:left;
	margin-right:15px;
	width:10px;
}
.box .box_link .box_desc
{
	float:left;
	font-size:12px;
	line-height:16px;
	width:550px;
}

.box .box_link2
{
	color:#ffa912;
	font-size:14px;
	text-decoration:underline;
}

#GUARtitle {
  background: url(../images/staff_topgradient.png) repeat-x;
  padding-left: 20px;
  padding-right: 0px;
  margin-bottom: 0px;
  padding-top: 7px;
  width: 675px;
  padding-bottom: 50px;}
#GUARtitle h1 {
  font-size: 36px;
  font-weight: bold;
  color: #3d3d42;
  margin-top: 13px;}
#GUARtitle h2 {
  font-size: 14px;
  font-weight: normal;
  color: #5e6566;
  margin-top: -5px;
  padding-bottom: 22px;}
#GUARtitle h3 {
  font-size: 12px;
  font-weight: normal;
  color: #9999a4;
  line-height: 0px;
  margin-top: -4px;}
#GUARtitle a {
  color: #000;
  text-decoration: underline;
  font-weight: bold;}
#GUARtitle a:hover {
  color: #952828;
  text-decoration: none;}
