.post_title, .post_date {
	border-bottom: 1px solid #DDDDDD;
}

.post_title {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.post_date {
	text-align: right;
	font-weight: bold;
}

.post_short {
	text-align: justify;
	padding-bottom: 5px;
}

.comment_title {
	font-weight: bold;
}

.comment_text {
	font-weight: bold;
	background-color: #FDFDFD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}

.comment_title, .comment_text {
	border-left: 1px solid #DDDDDD;
}

.comment_info {
	text-align: right;
	border-right: 1px solid #DDDDDD;
}

.comment_title, .comment_info {
	border-top: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}

.selected_group_title { 
	font-size: 14px;
	text-align: center;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}


#colRight th,#colRight td {
	border: 0px solid #000;
	padding: 0px;
}


/* YFU ALUMNI LIST PAGINATION STYLES
   ----------------------------------------------------*/
#colRight .listNav { text-align: center; }
#colRight .listNav a
{
	font-weight: bold;
	display: block;
	float: left;
	padding: 2px 5px;
	border: 1px solid #CCC;
	border-right: none;
	text-decoration: none;
	background-color: #FFF;
}
#colRight .listNav a.ln-last { border-right: 1px solid #CCC; }
#colRight .listNav a:hover, #colRight .listNav a.ln-selected { background-color: #F5F3EE; }
#colRight .listNav a.ln-disabled { color: #CCC; }
#colRight .listNav a:hover.ln-disabled { background-color: #FFF; }
#colRight .listNav .ln-letterCount { text-align: center; font-size: 0.8em; line-height: 1px; margin: 0 0 3px 0; padding: 0; color: #336699; }
#colRight #alumni-nav { 
	margin: 5px auto 10px auto; 
	text-align: center; 
	padding: 0; 
	position: relative;
}
#colRight #alumni-nav .ln-letters {  width: 555px; }
#colRight ul#alumni, #colRight ul#alumniHead{
	padding: 0;
	margin: 0;
	width: 100%;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	float: left;
}
#colRight ul#alumni { margin-bottom: 10px; }
#colRight ul#alumniHead{
	border-top: 1px solid #C1DAD7;
	background: #CAE8EA url("../../../img/BACKGROUND_HEADER_LIST_HEADER.gif") no-repeat;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #4f6b72;
}
#colRight ul#alumni li, #colRight ul#alumniHead li{
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	width: 551px;
	float: left;
	border-bottom: 1px solid #C1DAD7;
}
#colRight ul#alumni li div, #colRight ul#alumniHead li div, #colRight  ul#alumni li p{
	margin: 0;
	padding: 6px 12px 6px 12px;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	float: left;
	font-size: 11px;
	line-height: 14px;
	height: 14px;
}
#colRight ul#alumni li p { color: #000; width: 527px; font-weight: bold; background-color: #f5f3ee; border-right: none; }
#colRight ul#alumni li div.cOne, #colRight ul#alumniHead li div.cOne
{
	width: 527px;
	clear: both;
	border-right: none;
}
#colRight ul#alumni li div.cTwo, #colRight ul#alumniHead li div.cTwo
{
	width: 107px;
	clear: both;
	height: auto;
}
#colRight ul#alumni li div.cThree, #colRight ul#alumniHead li div.cThree { 
	width: 70px; 
	border-right: none;
	height: auto;
}
#colRight ul#alumni li div.cFour, #colRight ul#alumniHead li div.cFour{
	width: 298px;
	border-right: none;
	border-left: 1px solid #C1DAD7;
	height: auto;
}
#colRight ul#alumni li div.cFour{ border-bottom: none; }
#colRight ul#alumni li.alt { background-color: #f5f3ee; }

