
#pg_profile.three_col h3 {
	color:#333333;
	font-weight:normal;
	border-bottom:1px solid #999999;
	margin-bottom:5px;
	margin-top:.75em;
	padding-bottom:2px;
	font-size:18px;
}

#pg_profile.three_col h3 span {
	display:inline;
	margin-top:-1.1em;
	float:right;
	font-size:.65em;
	font-weight:normal;
}


.profile_masthead {
	width:557px;
	padding:0 0 10px;
	background:url(../images/bg_profile_masthead.png) repeat-x #EFEDE3;
}
.profile_masthead h4 {
	float:left;
	margin:0 10px;
	padding-top:1em;
	width:140px;
}
.profile_masthead p {
	float:left;
	width:343px;
	margin:10px;
}


#pg_profile .listings dl {
	width:100%;
}
#pg_profile .listings.text dl img {
	float:left;
	display:block;
	border:1px solid #000000;
	margin:0 1em 1em 0;
}
#pg_profile .listings.text dd {
	float:left;
	width:35%;
	margin:0 10% 5px 0;
	border-bottom:none;
}
#pg_profile .listings.text dd a {
	display:block;
}
#pg_profile .listings.text dd p {
	margin:0;
	padding:0;
}
#pg_profile .listings.text dd p span {
	margin-top:0;
}

#pg_profile .text td, #pg_profile .text li {
	padding-right:10%;
	padding-bottom:1%;
	width:35%;
	float:left;
}
#pg_profile .text ul {
	clear:left;
}


#pg_profile .listings.photos dl {
	margin:0;
	clear:left;
	text-align:center;
}
#pg_profile .listings.photos dl img {
	float:none;
	margin:0 auto 6px;
	display:block;
	border:1px solid #000000;
}
#pg_profile .listings.photos dd {
	float:left;
	width:100px;
	margin:0 3px 10px;
	border-bottom:none;
}



#comments_profile form {
	position:relative;
	margin:0 0 5px;
	padding:5px 6px;
	border:1px solid #D5D5D5;
	background-color:#EEEEEE;
}
#comments_profile textarea {
	border:1px solid #CCCCCC;
	width:535px;
	height:60px;
}

#comments_profile fieldset.media-profile textarea {
	border:1px solid #CCCCCC;
	width:821px;
	height:60px;
}

#comments_profile input {
	float:right;
	margin:5px 0 0;
	padding:5px 7px;
	font-size:10px;
	border:none;
	color:#FFFFFF;
	background-color:#333333;
	text-transform:uppercase;
}
#comments_profile .comment {
	position:relative;
	margin-bottom:5px;
	background:url(../images/bg_commentbox.png) no-repeat left bottom;
}

#comments_profile .media-profile-comment {
	position:relative;
	margin-bottom:5px;
	background:url(../images/bg_commentbox-long.png) no-repeat left bottom;
}

#comments_profile .comment h4 {
	/*width:544px;*/
	height:16px;
	padding:13px 10px 0;
	color:#FFFFFF;
	font-weight:normal;
	background:url(../images/bg_commentheader.png) no-repeat;
}

#comments_profile .media-profile-comment h4 {
	/*width:544px;*/
	height:16px;
	padding:13px 10px 0;
	color:#FFFFFF;
	font-weight:normal;
	background:url(../images/bg_commentheader-long.png) no-repeat;
}

#comments_profile .comment h4 a {
	color:#FFFFFF;
}

#comments_profile .listings {
	margin:16px 10px;
}




#profilenav {
	position:absolute;
	top:18px;
	right:7px;
	margin:0;
	padding:0;
	width:847px;
	height:32px;
	background:url(../images/bg_profilenav.gif) no-repeat left bottom;
}
#profilenav ul {
	position:absolute;
	right:18px;
	margin:0;
	padding:0;
	list-style:none;
}
#profilenav li {
	margin:0;
	padding:0;
	display:inline;
	position:relative;
}
#profilenav li a {
	float:left;
	margin:0 2px;
	padding:0 0 0 10px;
	background:url(../images/profilenav_left.gif) no-repeat left top;
	color:#FFFFFF;
	text-decoration:none;
}
#profilenav li a span {
	display:block;
	padding:9px 10px 5px 0;
	background:url(../images/profilenav_right.gif) no-repeat right top;	
	color:#FFFFFF;
	text-decoration:none;
}

#profilenav a:hover, #profilenav .profilenav_on a {
	background-position:left -28px;
}
#profilenav a:hover span, #profilenav .profilenav_on span {
	background-position:right -28px;
	color:#FFFFFF;
	text-decoration:none;
}




#profile_messagesnav li {
	float:left;
}
#profile_messagesnav li a {
	display:block;
	line-height:32px;
	padding:0 10px 4px;
	background:#999;
	color:#fff;
	text-decoration:none;
}
#profile_messagesnav li a:hover, #profile_messagesnav li.messagenav_on a {
	color:#FFFFFF;
	background:#000000;
	text-decoration:none;
}


.colorTable tr td{
	width:7px;
	height:12px;
	}


#school_header_text{
	font-weight:bold;
	font-size:30px;
}
