body								{ font-family: Arial, Helvetica, sans-serif; background-color: #FFF; font-size: 13px; color: #333; }

p								{ line-height: 1.5em;}
h1,h2,h2,h4,h5 					{ font-family: Tahoma, Geneva, sans-serif; margin-top: 10px; font-weight: normal; margin-bottom: 20px; color: #000; }

h1 								{ font-size: 26px; font-family: Tahoma, Geneva, sans-serif; font-weight: normal; letter-spacing: -2px;}
h2 								{ font-size: 24px; letter-spacing: -1px; color: #555555; border-bottom: 1px solid #CCC; margin-top: 10px; padding-bottom: 10px;}
h3 								{ font-size: 21px; font-weight: normal; letter-spacing: 1px;}
h4 								{ font-size: 17px; color: #666; text-transform: uppercase;}
h5 								{ font-size: 16px;}
h6 								{ font-size: 14px; font-weight: bold;}


ul 								{ margin-top: 8px; margin-bottom: 8px;}
blockquote 						{ margin:22px 40px; color:#575757; padding: 0px 50px; background: transparent url("/images/blockquote.gif") no-repeat 0 0; }
clearfix {clear:both}
#header 				{
	background-color: #1B1B1B;
	overflow: hidden;
	padding-top: 25px;
	background-image: url(../images/header.png);
	background-repeat: repeat-x;
					}
#logo h1 {
	font-size: 36px;
	letter-spacing: -3px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #F1F1F1;
	margin: 0px;
	font-weight: bold;
}

#logo h1 span 	{ font-weight: normal;}
#admin_wrapper {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	margin-bottom: 50px;
	overflow: hidden;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#admin_wrapper form #logo h1 {
	color: #333;
	margin-bottom: 19px;
}

#head_wrap 		{ overflow: hidden;}

a,a:visited {text-decoration: none; color: #666;}
a:hover{text-decoration: underline;}
#UHNav ul li a  {
	float: left;
	display: block;
	background-color: #1B1B1B;
	text-decoration: none;
	color: #efefef;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4B4B4B;
	border-right-color: #454545;
	border-bottom-color: #1B1B1B;
	border-left-color: #0D0D0D;
	font-weight: bold;
	padding: 6px 10px 6px 10px;
}


#UHNav { margin-top: 40px; }

#UHNav ul li a {
	float: left;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;

}
#UHNav ul li { display: inline;}

#UHNav ul li .active {
	background-color: #F2F2F2;
	color: #3F3F3F;
	border: 1px solid #F2F2F2;
}

#UHSubNav {
	background-color: #F2F2F2;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#UHSubNav a {
	text-decoration: none;
	color: #999;
	font-size: 1.2em;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-transform: uppercase;
	
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#UHSubNav ul li 							{ display: inline;}

#UHSubNav ul li .active 			{ color: #000; font-weight: bold;}
#UHSubNav ul li a:hover 		{ color: #333; text-decoration: underline;}
#UHSubNav ul li .last 			{ border-right-style: none;}


#main_content_wrap { clear: both; margin-top: 20px;}

#UHFoot		{ text-align: center; font-size: 11px; margin-top: 30px; margin-bottom: 12px;}
#UHFoot a 	{color: #1B1B1B;}
.tpl {display:none;}
/* ---------------------------------------
		TABLE STYLING
----------------------------------------- */

	td 			{
	padding: 8px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
	th 			{
	color: #333333;
	text-align: left;
	background-color: #EBEBEB;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

/* ----------------------------
		TABLE AND LINKS
------------------------------ */

table 				{
	color: #1B1B1B;
	padding: 5px;
	margin-top: 7px;
	margin-bottom: 7px;
}
td a, td a:visited	{
	color: #1B1B1B;
}
	
/*This is for the zebra striping */
.even { background-color: #F0F0F0;}


.UHPaging li          { border:0; margin:0; padding:0; font-size:11px; list-style:none; /* savers */ float:left; }
.UHPaging a           {
	border:1px solid #CCC;
	margin-right:2px;
	color: #1B1B1B;
}

.UHPaging .next a,.UHPaging .first a, .last a,.previous a { font-weight:bold; }	
.UHPaging .active     {
	color:#FFFFFF;
	border:1px solid #1B1B1B;
	font-weight:bold;
	display:block;
	float:left; /* savers */
	margin-right:2px;
	background-color: #1B1B1B;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
.UHPaging a:link, 
.UHPaging a:visited   {
	color:#1B1B1B;
	display:block;
	float:left;
	text-decoration:none;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
.UHPaging a:hover     {
	border:1px solid #1B1B1B;
}
.UHPaging .off   {
	border:1px solid #CCC;
	color:#888888;
	display:block;
	float:left;/* savers */
	font-weight:bold;
	margin-right:2px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
	
form input.submit.special	{ background-color: #000000; }
	
form p {
	overflow: hidden;
	clear: both;
	margin-top: 15px;
	margin-bottom: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
form label {
	font-size: 13px;
	font-weight: bold;
	color: #555;
	margin-right: 10px;
	vertical-align: middle;
	text-transform: uppercase;
	clear: both;
	}
form p .valid {
	color: #090;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 8px;
}
form p .error {
	color: #900;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 8px;
}


form input.text,form select.text {
	background: #fefefe;
	border: 1px solid #bbb;
	font-size: 14px;
	color: #333;
	padding: 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align: middle;
	clear: both;
	margin-top: 8px;

	}
form input.text.small { width: 410px; }
form input.text.medium { width: 600px; }
form input.text.large { width: 98%; }



form textarea {
	width: 98%;
	height: 140px;
	padding: 5px;
	background: #fefefe;
	border: 1px solid #bbb;
	font-size: 14px;
	color: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	outline: none;
	}

input.text:focus, #forms form textarea:focus	
	{ background-color: #F2F2F2; border: 1px solid #999999;}
form .select					{
	padding: 2px;
	height: 25px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
center{text-align:center}


.notification {
	cursor: pointer;
	clear: both;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 65px;
	font-size: 12px;
	position: relative;
}
.notification  p {
	color: #333;
	line-height: 40px;
}

.warning {
	background-image: url(../images/error.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #FFC44A;
	background-color: #FFDB91;
}
.success {
	background-image: url(../images/accept.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #99C600;
	background-color: #E2FF7D;
}

.failure {
	background-image: url(../images/exclamation.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #EB5339;
	background-color: #F5B5A9;
}

.information {
	background-image: url(../images/information.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #418ACC;
	background-color: #B3CFEA;
}

.lightbulb {
	background-image: url(../images/lightbulb.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #D3A350;
	background-color: #FEEFCB;
}

.messages {
	background-image: url(../images/email.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #42B4FF;
	background-color: #9DDFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.message p {
	font-size: 11px;
	color: #999;
	line-height: 20px;
}

.message h3 {
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	margin-top: 10px;
}

.message h3 span	{
	font-size: 13px;
	color: #999;
	font-style: italic;
}

.sidelist li,.sidelist2 li {
	background: #f2f2f2;
	-moz-border-radius: 0.417em;
	-webkit-border-radius: 0.417em;
	-webkit-background-clip: padding-box;
	border-radius: 0.417em;
	padding: 0.75em;
	color: #333333;
	margin-bottom: 0.25em;
	}
	.sidelist2 li {
	background: #fefefe;
	}
.sidelist li:last-child,.sidelist2 li:last-child {
		margin-bottom: 0;
	}
	/* IE class */
.sidelist li.last-child,.sidelist2 li.last-child {
		margin-bottom: 0;
	}
	.sidelist li a,
	.sidelist li span
	.sidelist2 li a,
	.sidelist2 li span {
		display: block;word-wrap:normal;
		margin: -0.75em;
		padding: 0.75em;
		font-weight:normal;
		text-decoration:none;
		color: #333333;
		-moz-border-radius: 0.417em;
		-webkit-border-radius: 0.417em;
		-webkit-background-clip: padding-box;
		border-radius: 0.417em;
		}
		.sidelist li a,
	.sidelist li span{
		font-weight:bold;
		}
	.sidelist li span.aside{
		display: block;
		margin: -0.9em;margin-top: -0.2em;
		padding: 0.35em;
		font-size: 0.8em;
		vertical-align:baseline;
		color: #ffffff;
		background-color:#666666;
		-moz-border-radius: 0.317em;
		-webkit-border-radius: 0.317em;
		-webkit-background-clip: padding-box;
		border-radius: 0.317em;
		float:right;
		}

		.sidelist li span.aside:hover,.sidelist2 li span.aside:hover {
			background-color: #666666;
		}
		.sidelist li a:hover,
		.sidelist li span:hover
		.sidelist2 li a:hover,
		.sidelist2 li span:hover {
			background-color: #e0e0e0;
		}

.progress-bar {
    border:1px solid;
    border-radius:5px;
    display:block;
    height:25px;
    margin:0.67em 0;
}
.progress-bar div {
    border-radius:5px;
    display:block;
    height:27px;
    text-align:center;
    position:relative;
    top:-1px;
}
.progress-bar div span {
    color:#fff;
    font-family:'PTSansBold', Arial, sans-serif;
    text-align:center;
    position:relative;
    top:6px;
}
.progress-bar div span sup { top:-0.2em; }
.progress-bar.red div { background-color:#ae432e; }
.progress-bar.blue div { background-color:#058dc7; }
.progress-bar.green div { background-color:#77ab13; }

.fluid_grid_layout {position:relative;}
div.section {display:table; width:100%; border-collapse:collapse;}
div.column {display: table-cell;}

div.container_6.section div.half {width:8.3%;}
div.container_6.section div.one {width:16.6%;}
div.container_6.section div.two {width:33.3%;}
div.container_6.section div.three {width:49.9%;}
div.container_6.section div.four {width:66.6%;}
div.container_6.section div.five {width:83.3%;}
div.container_6.section div.six {width:99.9%;}
.column .content {padding:10px 10px 10px 0;}
*+html div.section {display:block; width:100%;}
div.column {float:left; display:block;}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
	div.column {float:none;display: table-cell;}
}

.marginBottom10{margin-bottom:10px;}
.hide{display:none;}
.contentCenter{text-align:center;margin:0px auto;}

a.UHToolTip{position:relative;z-index:100;text-decoration:none}
a.UHToolTip:hover{z-index:101;}
a.UHToolTip span{display: none}
a.UHToolTip:hover span{display:block;position:absolute;padding:5px;top:2em; left:2em;border:1px solid #efefef;background-color:#999; color:#fff;width:80px;text-align:center;}


h3.AccordionTitle {
    padding: 0;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    font-weight: normal;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    text-decoration: none;
    letter-spacing: -1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}
h3.AccordionTitle a {
    color: #555555;
    text-decoration: none;
    display: block;
    padding: 0 0 0 50px;
}
h3.AccordionTitle a:hover {
    color: #000;
}
h3.active {background-position: left bottom;}
.AccordionContent {
    margin: 0 0 5px;
    padding: 20px;
    overflow: hidden;
    clear: both;
    background: #f0f0f0;
    border: 1px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

table.tbl {
    margin: 20px;
    color: #666;
    font-size: 12px;
    -moz-border-radius: 3px;
    -moz-box-shadow: 0 1px 2px #d1d1d1;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px #d1d1d1;
    background: #eaebec;
    border: #ccc 1px solid;
    border-radius: 3px;
    box-shadow: 0 1px 2px #d1d1d1;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 1px 1px 0px #fff;
}

table.tbl tr.even td {
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
    background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6);
}

table.tbl th {
    padding: 21px 25px 22px 25px;
    border-bottom: 1px solid #e0e0e0; border-top: 1px solid #fafafa;
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
    background: -moz-linear-gradient(top, #ededed, #ebebeb);
}

table.tbl th:first-child {
    padding-left: 20px;
    text-align: left
}

table.tbl a:visited {
    color: #999999;
    font-weight: bold;
    text-decoration: none
}

table.tbl a:active,
table.tbl a:hover {
    color: #bd5a35;
    text-decoration: underline
}

table.tbl a:link {
    color: #666;
    font-weight: bold;
    text-decoration: none
}

table.tbl tr {
    padding-left: 20px;
    text-align: center
}

table.tbl tr:first-child th:first-child {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}

table.tbl tr:first-child th:last-child {
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

table.tbl tr:last-child td {    border-bottom: 0 }

table.tbl tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

table.tbl tr:last-child td:last-child {
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

table.tbl tr:hover td {
    background: #f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
    background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);
}

table.tbl tr td {
    padding: 18px;
    border-bottom: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0; border-top: 1px solid #ffffff;
    background: #fafafa;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
    background: -moz-linear-gradient(top, #fbfbfb, #fafafa);
}

table.tbl tr td:first-child {
    padding-left: 20px;
    border-left: 0;
    text-align: left
}

.cals {
    color: #666;
    font-size: 10px;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.3);
    box-shadow: 0 1px 5px rgba(0,0,0,0.3);
}

.cals a {  color: #467b89 }

.cals caption {
    background: #383838;
    color: #e0e0e0;
    font-size: 10px;
    padding: 5px 0;
    text-align: center;
    text-shadow: 0 -1px 0 #000;
    -webkit-box-shadow: inset 0 1px 0 #484848, 0 -1px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 1px 0 #484848, 0 -1px 5px rgba(0,0,0,0.3);
    box-shadow: inset 0 1px 0 #484848, 0 -1px 5px rgba(0,0,0,0.3);
    border: 1px solid #373737;
    z-index: -99;
}

.cals thead th {
    font-size: 8px;
    padding: 4px 0;
    color: #666;
	text-align:center;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    border-bottom: 1px solid #bbbbbb;
    background: #f7f7f7;
    background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#f1f1f1));
    background: -moz-linear-gradient(top,  #f7f7f7,  #f1f1f1);
}

.cals tbody td {
    color: #666;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    padding: 2px 4px;
    text-align: center;
    font-weight: bold;
    border: 1px solid;
    border-color: #fff #bbbbbb #bbbbbb #fff;
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#dedede));
    background: -moz-linear-gradient(top,  #ededed,  #dedede);
}


.cals tfoot {
    color: #e0e0e0;
    font-size: 14px;
    text-align: center;
}

.cals tfoot tr {
    background: #f5f5f5;
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ececec));
    background: -moz-linear-gradient(top,  #f5f5f5,  #ececec);
}

.cals tfoot td {    padding: 4px}

.cals tfoot a {
    color: #666;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

.cals tfoot td.prev {    text-align: left }

.cals tfoot td.next {    text-align: right }

.cals .today {
    color: #fff;
    border: 1px solid #467b89;
    text-shadow: 0 1px 0 rgba(0,0,0,0.3);
    background: #6eafbf;
    background: -moz-radial-gradient(50% 50% 0deg,ellipse cover, #6eafbf, #569EB1);
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 20, from(#6eafbf), to(#569EB1));
}
.cals .entry {
	color:red;cursor:pointer;
}


.cal {
	width:100%;
	table-layout:fixed;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.3);
    box-shadow: 0 1px 5px rgba(0,0,0,0.3);
}
.cal caption {
    background: #383838;
    color: #e0e0e0;
    font-size: 14px;
    padding: 5px 0;
    text-align: center;
    text-shadow: 0 -1px 0 #000;
    -webkit-box-shadow: inset 0 1px 0 #484848, 0 -1px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 1px 0 #484848, 0 -1px 5px rgba(0,0,0,0.3);
    box-shadow: inset 0 1px 0 #484848, 0 -1px 5px rgba(0,0,0,0.3);
    border: 1px solid #373737;
    z-index: -99;
}

.cal thead th {
    font-size: 13px;
    padding: 4px 0;
    color: #666;
	text-align:center;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    border-bottom: 1px solid #bbbbbb;
    background: #f7f7f7;
    background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#f1f1f1));
    background: -moz-linear-gradient(top,  #f7f7f7,  #f1f1f1);
}
.cal tbody tr {
	background:none;
	min-height:110px;
}
.cal tbody th, .cal tbody td {
    border: 1px solid;
    border-color: #fff #E5E5E5 #E5E5E5 #fff;
    background: #FAFAFA;
	padding:0;
	margin:0;
}

.cal tbody td {
	min-width:100px;
	width:15%;
}
.cal tbody td > div { min-height:60px;padding:6px}
.cal tbody td .span {display:block}
.cal tbody td { 
	text-align:right;
	font-size:131%;
	color:#A6A6A6;
}
.cal .entry {
	color: red;
}
.cal .today {
    background: #d9d9d9;
}
.cal tbody td:last-child {
    border-right: 0px;
}
.cal .events { padding:0 5px 5px; }
.cal .events .event {
	cursor:pointer;
	font-size:10px;
	display:block;
	padding:3px 6px;
	margin-bottom:5px;
	vertical-align:middle;
	text-align:center;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	text-decoration:none;
}

.cal tfoot {
    color: #e0e0e0;
    font-size: 17px;
    text-align: center;
}

.cal tfoot tr {
    background: #f5f5f5;
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ececec));
    background: -moz-linear-gradient(top,  #f5f5f5,  #ececec);
}

.cal tfoot td {    padding: 4px}

.cal tfoot a {
    color: #666;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

.cal tfoot td.prev {    text-align: left }

.cal tfoot td.next {    text-align: right }

.icon, .icon24,.icon32, .icon64{display:block;}
.icon24{display:block;height:24px;width:24px;}
.icon24-article{background: url('../images/icons/24/article.png');}
.icon24-cal{background: url('../images/icons/24/cal.png');}
.icon24-list{background: url('../images/icons/24/list.png');}
.private{border:1px solid #009;}
.UHBoardMsgEach .more[data-msgleft='0']{display:none}
.UHBoardMsgEach{margin-bottom:10px;padding:5px 0px;}
.UHBoardMsgEach .reply{margin-top:10px;}
.UHBoardMsgEach .replyform[data-uid='{UHSELFUID}']{display:none}
.UHBoardMsgEach .replyform textarea{height:1em;}
.UHBoardMsgEach .info{padding:5px 0px;}
.UHBoardMsgEach .more{background-color: #EDEFF4;
border-bottom: 1px solid #D2D9E7;
margin-top: 1px;
padding: 5px 5px 4px 5px;}
.UHBoardMsgEach .replyeach{background-color: #EDEFF4;
border-bottom: 1px solid #D2D9E7;
margin-top: 1px;
padding: 5px 5px 4px 5px;}
.name,.name:visited, .replyname,.replyname:visited{
    color: #3B5998;
    font-weight: bold;
}
time{color:#999;font-size:0.8em;}