﻿
/* nt-example1 */



#nt-example1 {
	/*max-width: 620px;
	margin: auto;*/
}

/*
#nt-example1-container {
	text-align: center;
}

#nt-example1-container i {
	font-size: 36px;
	margin: 8px;
	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#nt-example1-container i:hover {
	color: #333;
}
*/

#nt-example1 li {
	/*color: #4e4e4e;
	background: #F2F2F2;
	/*overflow: hidden;
	height: 80px;*/
	padding: 10px;
	line-height: 1.1em;
	font-size: 1.1em;
	text-align: left;
	border-bottom: 1px dotted #2c8162;
}

#nt-example1 li:hover {
	background: #F2F2F2;
}

/*
#nt-example1 .divHeight {
	
	height: 120px;
}
*/



#KnoxAnnounce {
	/*max-width: 620px;
	margin: auto;*/
}

/*
#KnoxAnnounce .headlinesWidget{position:relative;display:block;background:#fff url('../img/widgetBG.gif') bottom repeat-x;padding:6px 10px 6px 10px;line-height:1.4em;list-style-type:disc;}
#KnoxAnnounce .headlinesWidget li{padding-bottom:2px;padding-top:2px;margin-left:20px;position:relative;}
#KnoxAnnounce .headlinesWidget li a:hover,.headlinesWidget li a:focus{color:#7b8738;}
#KnoxAnnounce .headlinesWidget li a{font-family:Verdana;font-size:1em;font-weight:normal;color:#3d3d3d;}
*/

#KnoxAnnounce li
{
    /*color: #4e4e4e;
	background: #F2F2F2;
	/*overflow: hidden;
	height: 80px;
	padding: 10px;
	background: transparent;*//**/
    padding: 1em .5em 1em 1px;
    line-height: 1.1em;
    font-size: 1.1em;
    text-align: left;
    border-bottom: 1px dotted #2c8162;
}

#KnoxAnnounce li:hover {
	/*background: #F2F2F2;*/
}
