html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:					0;
font-weight:			inherit;
font-style: 			inherit;
font-size: 				100%;
font-family: 			inherit;
margin: 				0;
padding:				0;
outline: 				0;
vertical-align: 		baseline;
}

:focus {
outline: 				0;
}

body {
background:  			#0B0B0B;
color: 					#FFF;
font: 					13px/21px "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

.recentarticle {
height:					86px;
margin:					5px 0;
padding:				5px 5px 5px 0;
width:					200px;
}

.recentarticle p {
margin:					0px;
}

.recentarticle h2 {
color:					#FFF;
font: 					1em Lucida Grande, Verdana, Arial, sans-serif;
margin:					0;
}

.recentarticle h2 a:link, .recentarticle h2 a:visited, .recentarticle h2 a:active {
color:					#FC9A59;
font-weight: 			bold;
text-decoration:		none;
}

.recentarticle h2 a:hover {
color: 					#FA7821;
text-decoration:		underline;
}

p {
height:					65px !important;
overflow:				hidden;
}

 p::after {
content: 				"...";
}
