#emergency{
display:none; /* CHANGE TO display:relative; AND ENTER CONTENT IN IMODULES TO MAKE EMERGENCY ANNOUNCEMENT */
width:510px;
height:200px;
margin:0 0 20px 0;
padding:10px 4px;
position:relative;
background:#f2f2f2;
color:#8E0909;
font:normal 800 16px arial;
border-bottom-right-radius:7px;
-moz-border-radius-bottomright:7px;
-webkit-border-bottom-right-radius:7px;
border-bottom-left-radius:7px;
-moz-border-radius-bottomleft:7px;
-webkit-border-bottom-left-radius:7px;
border-right:solid 10px #333333;
border-bottom:solid 10px #333333;
border-left:solid 10px #333333;
box-shadow:0px 0px 6px #333;
-moz-box-shadow:0px 0px 6px #333;
-webkit-box-shadow:0px 0px 6px #333;
}

/*---- ARCHITECTURE ----*/
#wrapper{
width:760px;
height:100%;
min-height:100%;
margin:0 auto;
display:block;
text-align:left;
background:#fff;
}
#header{
height:150px;
width:100%;
background:#fff;
display:block;
position:relative;	
}
#content{
display:inline;
float:left;
width:554px;
margin:0 0 0 16px;
clear:right;
}
.clear{
clear:both;
display:block;
width:100%;
position:relative;	
}
/*---- CONTENT ----*/
@font-face {
	font-family: 'TradeGothicLTStdRegular';
	src: url('http://thechicagoschool.edu/ThirdParty/ego/files/fonts/tradegothicltstd.eot');
	src: local('Trade Gothic LT Std'), local('TradeGothicLTStd'), url('http://thechicagoschool.edu/ThirdParty/ego/files/fonts/tradegothicltstd.woff') format('woff'), url('http://thechicagoschool.edu/ThirdParty/ego/files/fonts/tradegothicltstd.ttf') format('truetype');
}

@font-face {
	font-family: 'TradeGothicLTStdBoldCondensed';
	src: url('http://thechicagoschool.edu/ThirdParty/ego/files/fonts/tradegothicltstdbdcn20.eot');
	src: local('http://thechicagoschool.edu/ThirdParty/ego/files/fonts/Trade Gothic LT Std'), local('http://thechicagoschool.edu/ThirdParty/ego/files/fonts/TradeGothicLTStd-BdCn20'), url('http://thechicagoschool.edu/ThirdParty/ego/files/fonts/tradegothicltstdbdcn20.woff') format('woff'), url('http://thechicagoschool.edu/ThirdParty/ego/files/fonts/tradegothicltstdbdcn20.ttf') format('truetype');
}
h1{
	
}
h2{
	
}
h3{
	
}
h4{
	
}
h5{
	
}
p{
	
}
/*----TOP LINKS ----*/
div#toplinks{
width:100%;
min-width:100%
height:21px;
overflow:hidden;
text-align:center;
background:rgb(96,110,122);
display:block;
margin:0 0 15px 0;
}
ul.toplinks { 
width:760px;
margin:0 auto;
height:21px; 
list-style:none;
background:rgb(96,110,122);
}
ul.toplinks li{
float:left;
display:inline;
height:20px;
margin:2px 0 0 0;
padding:0;
text-align:left;
}
ul.toplinks li a, ul.toplinks li a:visited, ul.toplinks li a:hover{
height:20px;
outline:none;
border:none;
text-decoration:none;
padding:0;
margin:0 0 0 4px;
display:block;
}
ul.toplinks li a.videos, ul.toplinks li a.videos:visited{
background:url(http://www.thechicagoschool.edu/media/toplink/images/toplinks.gif) 0 0 no-repeat;
width:45px;
}
ul.toplinks li a.videos:hover{
background:url(http://www.thechicagoschool.edu/media/toplink/images/toplinks.gif) 0 -20px no-repeat;
}
ul.toplinks li a.pressroom, ul.toplinks li a.pressroom:visited{
background:url(http://www.thechicagoschool.edu/media/toplink/images/toplinks.gif) -45px 0 no-repeat;
width:75px;
}
ul.toplinks li a.pressroom:hover{
background:url(http://www.thechicagoschool.edu/media/toplink/images/toplinks.gif) -45px -20px no-repeat;
}
ul.toplinks li a.prospectivestudents, ul.toplinks li a.prospectivestudents:visited{
background:url(http://www.thechicagoschool.edu/media/toplink/images/toplinks.gif) -146px 0 no-repeat;
width:123px;
margin-left:4px;
}
ul.toplinks li a.prospectivestudents:hover{
background:url(http://www.thechicagoschool.edu/media/toplink/images/toplinks.gif) -146px -20px no-repeat;
}
ul.toplinks li a.workingprofessionals, ul.toplinks li a.workingprofessionals:visited{
background:url(http://www.thechicagoschool.edu/media/toplink/images/toplinks.gif) -269px 0 no-repeat;
width:131px;
}
ul.toplinks li a.workingprofessionals:hover{
background:url(http://www.thechicagoschool.edu/media/toplink/images/toplinks.gif) -269px -20px no-repeat;
}
ul.toplinks li a.alumni, ul.toplinks li a.alumni:visited{
background:url(http://www.thechicagoschool.edu/media/toplink/images/toplinks.gif) -400px 0 no-repeat;
width:47px;
}
ul.toplinks li a.alumni:hover{
background:url(http://www.thechicagoschool.edu/media/toplink/images/toplinks.gif) -400px -20px no-repeat;
}
ul.toplinks li a.currentstudents, ul.toplinks li a.currentstudents:visited{
background:url(http://www.thechicagoschool.edu/media/toplink/images/toplinks.gif) -447px 0 no-repeat;
width:104px;
}
ul.toplinks li a.currentstudents:hover{
background:url(http://www.thechicagoschool.edu/media/toplink/images/toplinks.gif) -447px -20px no-repeat;
}
ul.toplinks li a.facultyandstaff, ul.toplinks li a.facultyandstaff:visited{
background:url(http://www.thechicagoschool.edu/media/toplink/images/toplinks.gif) -551px 0 no-repeat;
width:101px;
}
ul.toplinks li a.facultyandstaff:hover{
background:url(http://www.thechicagoschool.edu/media/toplink/images/toplinks.gif) -551px -20px no-repeat;
}
ul.toplinks li a.jobseekers, ul.toplinks li a.jobseekers:visited{
background:url(http://www.thechicagoschool.edu/media/toplink/images/toplinks.gif) -652px 0 no-repeat;
width:71px;
}
ul.toplinks li a.jobseekers:hover{
background:url(http://www.thechicagoschool.edu/media/toplink/images/toplinks.gif) -652px -20px no-repeat;
}


/*----HEADER ----*/
a.logo, a.logo:visited, a.logo:hover{
width:250px;
height:84px;
margin:10px;
padding:0;
background:url(http://thechicagoschool.edu/ThirdParty/ego/files/homepage_logo.gif) 0 0 no-repeat;
outline:none;
text-decoration:none;
float:left;
display:block;
}
.logo span{
margin-left:-9999px;
float:left;
display:inline;
}
a.ego, a.ego:visited, a.ego:hover{
width:200px;
height:75px;
margin:10px;
padding:0;
background:url(http://thechicagoschool.edu/ThirdParty/ego/files/youareonego.gif) 0 0 no-repeat;
outline:none;
text-decoration:none;
float:right;
display:block;
}
.ego span{
margin-left:-9999px;
float:left;
display:inline;
}
#box{
width:188px;
height:106px;
float:right;
display:block;
margin:2px 2px 0 0;
padding:0;
background:rgb(41,63,125);
overflow:hidden;
}
#box ul{
list-style:none;
width:180px;
margin:0 0 0 10px;
padding:0;
}
#box ul li{
display:block;
margin:2px 0;
padding:0;
line-height:10px;
}
#box ul li a,#box ul li a:visited{
font:normal 500 10px arial;
text-decoration:none;
color:#fff;
background:transparent;
padding:0;
margin:0;
line-height:10px;
}
#box ul li a:hover{
font:normal 500 10px arial;
text-decoration:underline;
color:#fff;
background:transparent;
padding:0;
margin:0;
line-height:10px;
}
/*----TOP NAVIGATION ----*/
ul#topnav{
width:100%;
list-style:none;
height:31px;
float:left;
clear:both;
display:block;
background:#fff;
padding:2px 0 0 0;
}
ul#topnav li{
float:left;
display:inline;
height:31px;
width:93px;
margin:0 1px;
padding:0;
}
ul#topnav li a, ul#topnav li a:visited, ul#topnav li a:hover{
font:normal 500 10px Arial;
text-align:left;
width:86px;
height:29px;
padding:0 0 0 5px;
display:block;
line-height:38px;
}
ul#topnav li.about a, ul#topnav li.about a:visited{
background:#7fa9cd;
color:#fff;
border:solid 1px #7fa9cd;
}
ul#topnav li.about a:hover{
background:#fff;
color:#7fa9cd;
border:solid 1px #7fa9cd;
}
ul#topnav li.approach a, ul#topnav li.approach a:visited{
background:#934f46;
color:#fff;
border:solid 1px #934f46;
}
ul#topnav li.approach a:hover{
background:#fff;
color:#934f46;
border:solid 1px #934f46;
}
ul#topnav li.programs a, ul#topnav li.programs a:visited{
background:#818053;
color:#fff;
border:solid 1px #818053;
}
ul#topnav li.programs a:hover{
background:#fff;
color:#818053;
border:solid 1px #818053;
}
ul#topnav li.admission a, ul#topnav li.admission a:visited{
background:#ac7200;
color:#fff;
border:solid 1px #ac7200;
}
ul#topnav li.admission a:hover{
background:#fff;
color:#ac7200;
border:solid 1px #;
}
ul#topnav li.locations a, ul#topnav li.locations a:visited{
background:#5a9a98;
color:#fff;
border:solid 1px #5a9a98;
}
ul#topnav li.locations a:hover{
background:#fff;
color:#5a9a98;
border:solid 1px #5a9a98;
}
ul#topnav li.training a, ul#topnav li.training a:visited{
background:#5c6f7b;
color:#fff;
border:solid 1px #5c6f7b;
line-height:3px;
}
ul#topnav li.training a:hover{
background:#fff;
color:#5c6f7b;
border:solid 1px #5c6f7b;
line-height:3px;
}
ul#topnav li.training a:first-line{
line-height:20px;
}
ul#topnav li.diversity a, ul#topnav li.diversity a:visited{
background:#9d8d85;
color:#fff;
border:solid 1px #9d8d85;
line-height:3px;
}
ul#topnav li.diversity a:hover{
background:#fff;
color:#9d8d85;
border:solid 1px #9d8d85;
line-height:3px;
}
ul#topnav li.diversity a:first-line{
line-height:20px;
}
ul#topnav li.news a, ul#topnav li.news a:visited{
background:#728b64;
color:#fff;
border:solid 1px #728b64;
}
ul#topnav li.news a:hover{
background:#fff;
color:#728b64;
border:solid 1px #728b64;
}
/* START TOP SUBS */
			#topnav li ul.topsubs{
			list-style: none;
			width:190px;
			padding:0;
			margin:-15px 0 0 0;
			position:absolute;
			left:-9999px;
			display:block;
			background:transparent;
			}
				#topnav li ul.topsubs li{
				float: left;
				display:block;
				height:20px;
				width:190px;
				padding:0;
				margin:0;
				border:none;
				background:transparent;
				text-align:left;
				}
				
							#topnav li ul.topsubs li a, #topnav li ul.topsubs li a:visited{
							height:20px;
							width:185px;
							padding:0 0 0 5px;
							margin:0;
							display:block;
							outline:none;
							border:none;
							float:left;
							text-decoration:none;
							font:normal 500 10px arial;
							line-height:18px;
							text-align:left;
							}
							#topnav li ul.topsubs li a:hover{
							text-decoration:none;		
							}
			#topnav li:hover ul.topsubs, #topnav li.sfhover:hover ul.topsubs {
			left:auto;
			list-style: none;
			padding:0 5px;
			float:left;
			clear:left;
			margin:0 0 0 -5px;
			display:block;
			} 
/* END TOP SUBS */			


/*----SIDE NAVIGATION ----*/
#ContentToplinks .main a.level5, #ContentToplinks .tiertwo a.level5, #ContentToplinks .tierthree a.level5, #ContentToplinks .tierfour a.level5{
padding-left:20px!important;
width:156px!important;
}

#ContentToplinks .main a.currentCont, #ContentToplinks .main a.currentCont:visited{
background:#00539B!important;
color:#fff;
font:normal 800 11px arial;
text-decoration:none;
}
#ContentToplinks .tiertwo a.level5, #ContentToplinks .tiertwo a.level5:visited, #ContentToplinks .tiertwo a.level3, #ContentToplinks .tiertwo a.level3:visited{
background:#6E787C!important;	
color:#fff;
font:normal 800 11px arial;
text-decoration:none;	
}
#ContentToplinks .tierthree a.level5, #ContentToplinks .tierthree a.level5:visited{
background:#3A77A5!important;	
color:#fff;
font:normal 800 11px arial;
text-decoration:none;	
}
#ContentToplinks .tierfour a.level5, #ContentToplinks .tierfour a.level5:visited{
background:#61859B!important;	
color:#fff;
font:normal 800 11px arial;
text-decoration:none;	
}
#ContentToplinks .subnavigationelement a.level5:hover, #ContentToplinks .subnavigationelement a.level3:hover{
color:#fff;
background:#0096A1!important;
text-decoration:none;	
}
#ContentToplinks .sugevent a.level5, #ContentToplinks .sugevent a.level5:visited{
background:#61859B url(http://thechicagoschool.edu/ThirdParty/ego/files/sugevent.gif) top right no-repeat!important;
color:#fff;
font:normal 800 11px arial;
text-decoration:none;	
}
#ContentToplinks .sugtweet a.level5, #ContentToplinks .sugtweet a.level5:visited{
background:#61859B url(http://thechicagoschool.edu/ThirdParty/ego/files/sugtweet.gif) top right no-repeat!important;
color:#fff;
font:normal 800 11px arial;
text-decoration:none;	
}
#ContentToplinks .sugflatscreen a.level5, #ContentToplinks .sugflatscreen a.level5:visited{
background:#61859B url(http://thechicagoschool.edu/ThirdParty/ego/files/sugflatscreen.gif) top right no-repeat!important;
color:#fff;
font:normal 800 11px arial;
text-decoration:none;	
}
#ContentToplinks .sugevent a.level5:hover{
background:#0096A1 url(http://thechicagoschool.edu/ThirdParty/ego/files/sugevent.gif) top right no-repeat!important;
color:#fff;
font:normal 800 11px arial;
text-decoration:none;	
}
#ContentToplinks .sugtweet a.level5:hover{
background:#0096A1 url(http://thechicagoschool.edu/ThirdParty/ego/files/sugtweet.gif) top right no-repeat!important;
color:#fff;
font:normal 800 11px arial;
text-decoration:none;	
}
#ContentToplinks .sugflatscreen a.level5:hover{
background:#0096A1 url(http://thechicagoschool.edu/ThirdParty/ego/files/sugflatscreen.gif) top right no-repeat!important;
color:#fff;
font:normal 800 11px arial;
text-decoration:none;	
}
/*---- ELEMENTS ----*/
#calendar{
width:515px;
padding:0;
margin:10px 0 0 0;
float:left;
display:inline;
}
#calendar a.tip, #calendar a.tip:visited{
float:left;
clear:left;
margin:4px 0;
font:normal 800 11px arial;
text-decoration:none;
color:#0096A1;
background:transparent;
outline:none;
padding:2px;
}
#calendar a.tip:hover{
text-decoration:none;
color:#fff;
background:#0096A1;
outline:none;
}
#preview{
position:absolute;
border:1px solid #ccc;
background:#333;
padding:5px;
display:none;
color:#fff;
}
#feature{
width:180px;
float:left;
display:inline;
margin:5px 0 15px 0;
padding:0;
}
ul#menu{
width:176px;
padding:0;	
float:right;
display:inline;
box-shadow:0px 0px 4px #999;
-moz-box-shadow:0px 0px 4px #999;
-webkit-box-shadow:0px 0px 4px #999;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin:4px 0 15px 4px;
list-style-type:none;
overflow:hidden;
}
ul#menu ul {
  list-style-type:none;
  margin:0;
  padding:0;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}
ul#menu li a{
font:normal 800 11px arial;
color: #fff;	
padding:4px;
text-transform:uppercase;
border-top-left-radius:5px;
-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px;
border-top-right-radius:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
}
ul#menu li a#popular, ul#menu li a#popular:visited, ul#menu li a#popular:hover{
background:#939598;
}
ul#menu li a#news, ul#menu li a#news:visited, ul#menu li a#news:hover{
background:#9D8D85;
}
ul#menu li a#announcements, ul#menu li a#announcements:visited, ul#menu li a#announcements:hover{
background:#00539B;
}

ul#menu li ul li a, ul#menu li ul li a:visited {
background:transparent;
color:#0096A1;
padding-left: 10px;
text-decoration:none;
color:#0096A1;
outline:none;
font:normal 500 11px arial;
text-transform:none;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
}
ul#menu li ul li a:hover{
text-decoration:none;
color:#fff;
background:#0096A1;
padding-left: 10px;
outline:none;
font:normal 500 11px arial;
text-transform:none;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
}
ul#submenu li a, ul#submenu li a:visited{
text-decoration:none;
color:#0096A1;
background:transparent;
padding:0 1px;
outline:none;
}
ul#submenu li a:hover{
text-decoration:none;
color:#fff;
background:#0096A1;
padding:0 1px;
outline:none;
}
#social{
width:180px;
height:25px;
margin:15px 4px 6px 4px;
float:left;
display:block;
clear:left;
}
#social a, #social a:visited, #social a:hover{
height:25px;
width:25px;
float:left;
display:inline;
outline:none;
margin:0 2px;
text-decoration:none;
background:transparent;	
}




/* Columns section */
#columns .column {
    float: left;
		/* Min-height: */
		min-height: 400px;
		height: auto !important; 
		height: 400px;
}
div#columns{
width:545px;
}
div#columns a, div#columns a:visited{
text-decoration:none;
color:#0096A1;
background:transparent;
padding:0 1px;
outline:none;
}
div#columns a:hover{
text-decoration:none;
color:#fff;
background:#0096A1;
padding:0 1px;
outline:none;
}
	ul.column{
	list-style:none;
	padding:0;
	width:170px;
	}
	ul#column1{
	margin:0 8px 0 0;	
	}
	ul#column2{
	margin:0 8px 0 0;	
	}
	ul#column3{
	margin:0;	
	}
		li.widget{
		width:170px;
		float:left;
		margin:6px 0 14px 0;
		display:inline;
		box-shadow:0px 0px 4px #999;
		-moz-box-shadow:0px 0px 4px #999;
		-webkit-box-shadow:0px 0px 4px #999;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		background:#f2f2f2;
		}

		
		li#intro div.widget-head{
		background:url(http://thechicagoschool.edu/ThirdParty/ego/files/facultystaff.gif) 0 0 no-repeat;
		}
		li#widget2 div.widget-head{
		background:url(http://thechicagoschool.edu/ThirdParty/ego/files/student.gif) 0 0 no-repeat;
		}
		li#widget3 div.widget-head{
		background:url(http://thechicagoschool.edu/ThirdParty/ego/files/academic.gif) 0 0 no-repeat;
		}
		li#widget4 div.widget-head{
		background:url(http://thechicagoschool.edu/ThirdParty/ego/files/centers.gif) 0 0 no-repeat;
		}
		li#widget5 div.widget-head{
		background:url(http://thechicagoschool.edu/ThirdParty/ego/files/groups.gif) 0 0 no-repeat;
		}
		li#widget6 div.widget-head{
		background:url(http://thechicagoschool.edu/ThirdParty/ego/files/beyond.gif) 0 0 no-repeat;
		}
			div.widget-head{
			overflow:hidden;
			height:35px;
			width:100%;
			}
				div.widget-head h3, div.widget-head h6{
				font:normal 800 11px arial;
				color:#fff;
				text-transform:uppercase;
				text-align:center;
				height:31px;
				margin:0;
				padding-top:4px;	
				}
			div.widget-content{
				
			}
				div.widget-content ul{
				width:145px;
				list-style:none;
				float:left;
				display:block;
				margin:6px 0 0 5px;
				font:normal 500 12px arial;
				padding:0;
				}
					div.widget-content ul li{
					margin:7px 0;		
					}
						div.widget-content ul li.subhead{
						font:normal 500 11px arial;
						text-transform:uppercase;
						color:#00539B;
						margin-top:16px;
						}
						div.widget-content ul li a{
						padding:1px 14px 1px 1px;	
						}
						a.lock, a.lock:visited{
						background:#f2f2f2 url(http://thechicagoschool.edu/ThirdParty/ego/files/lock.gif) no-repeat center right!important;	
						padding: 1px 20px 1px 0;
						display:block;
						}
						a.lock:hover{
						background:#0096A1 url(http://thechicagoschool.edu/ThirdParty/ego/files/lock.gif) no-repeat center right!important;	
						padding: 1px 20px 1px 0;
						display:block;
						}
						a.hide{
						display:none;
						}
a.reset, a.reset:visited{
float:right;
clear:both;
margin:30px 10px 10px 0;
display:block;
padding:2px;
font-size:10px;
text-decoration:none;
color:#0096A1;
background:transparent;
outline:none;
}		
a.reset:hover{
float:right;
clear:both;
margin:30px 10px 10px 0;
display:block;
padding:2px;
font-size:10px;
text-decoration:none;
color:#fff;
background:#0096A1;
outline:none;
}				
.smaller{
font-size:10px;
padding:2px;
}


.panel_button {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 1px;
	width: 173px;
	height: 54px;
	background:#525f6b;
	z-index: 20;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	cursor: pointer;
	border-bottom-right-radius:14px;
	-moz-border-radius-bottomright:14px;
	-webkit-border-bottom-right-radius:14px;
	border-bottom-left-radius:14px;
	-moz-border-radius-bottomleft:14px;
	-webkit-border-bottom-left-radius:14px;
	-moz-box-shadow: 1px 1px 4px #333; /* FF3.5+ */
	-webkit-box-shadow: 1px 1px 4px #333; /* Saf3.0+, Chrome */
	box-shadow: 1px 1px 4px #333; /* Opera 10.5, IE 9.0 */
  }
.panel_button img {
	position: relative;
	top: 10px;
	border: none;
}
.panel_button a {
	text-decoration: none;
	color: #d8d8d8;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	left: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.panel_button a:hover {
	color: #fff;
	background:transparent;
}
#toppanel {
	position: absolute;
	width: 500px;
	left: 150px;
	z-index: 25;
	text-align: center;
	top:21px;
	display:none;
}
#panel {
	width: 500px;
	position: relative;
	top: 1px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
	border-bottom-right-radius:14px;
	-moz-border-radius-bottomright:14px;
	-webkit-border-bottom-right-radius:14px;
	border-bottom-left-radius:14px;
	-moz-border-radius-bottomleft:14px;
	-webkit-border-bottom-left-radius:14px;
	display:none;
}
#panel_contents {
	background:#525f6b;
	height: 100%;
	width: 500px;
	position: absolute;
	z-index: -1;
	border-top:solid 1px #43505b;
	border-bottom-right-radius:14px;
	-moz-border-radius-bottomright:14px;
	-webkit-border-bottom-right-radius:14px;
	border-bottom-left-radius:14px;
	-moz-border-radius-bottomleft:14px;
	-webkit-border-bottom-left-radius:14px;
	display:none;
}
#panel h1 {
	text-align: left;
	color: #fff;
	line-height: 35px;
	margin:10px 15px;
	font:normal 800 27px arial;
}
#panel p{
font:normal 500 13px arial;
color:#dbdbdb;
text-align:left;
margin:7px 15px;
line-height:15px;
letter-spacing:.5px;
}
#panel p a, #panel p a:visited{
font:normal 800 16px arial;
color: #fff;
text-decoration:underline;
text-align:center;
}
#panel p a:hover{
font:normal 800 16px arial;
}