div.photo {
	float:left;
	width:33%;
	text-align:center;
}

div.photo2 {
	float:left;
	width:25%;
	margin-bottom:18px;
	text-align:center;
	height:208px;
}

div.line {
	
	padding:0 11% 20px 11%;
}

div.month {
	line-height:30px;
	height:30px;
	text-align:left;
	/*background-color:#990000;*/
	
	background-image:url('/images/glory-hall.gif');
	background-position: right 17px;
	background-repeat: repeat-x;
}

span.month {
	width:100%;
	padding-left: 6%;
	padding-right:10px;
	font-size:18px;
	background-color:#FFFFFF;
}

.hall_of_fame2 h1 {
	color:blue;
	font-size:28px;
	margin-bottom:7px;
}

.hall_of_fame2 h2 {
	color:#990000;
	font-size:28px;
	margin-top:0px;
}

.hall_of_fame2 h3 {
	color:#135e9c;
	font-size:17px;
	margin-top:0px;
}
div.hall_of_fame2 {
	margin:20px 0 40px 0;
}

div.photo-info {
	padding-top:5px;
	font-size:11px;
	line-height:16px;
}
div.photo-info span {
	color:grey;
}

div.awards {
	padding:5px 0;
}

div.mini_competitions_photos_list {
	position : relative;
	width:10px;
	margin-left:50%;
	border:0px solid red;
	font-size:11px;
	/*background-image: url('/images/glory_hall/hall_of_fame_bg1.gif');
	background-position:bottom center;*/
}