body {
	padding-right    : 0px;
    padding-left     : 0px;
    font-size        : 13px;
    padding-bottom   : 0px;
    margin           : auto;
    padding-top      : 0px;
    font-family      : Trebuchet MS;
    background-color : #ffffff;
    text-align       : left;
}
.leadtag {
	font-size        : 12px;
    color            : white;
    font-family      : trebuchet ms;
    text-align       : justify;
}

.eetlink a:link, .eetlink a:active, .eetlink a:visited, .eetlink a:hover {
    font-size        : 11px;
    color            : #dd9;
}

.jp_icon {
    padding-left: 5px;
}

.jp_title {
    font-size        : 13px;
    color            : #ffff88;
    font-family      : verdana;
    font-weight      : bold;
    padding-top      : 1px;
}

.jp_title a:link, .jp_title a:visited {
    text-decoration  : none;
    color            : #ffee77;
}

.jp_title a:hover {
    text-decoration  : underline;
    color            : #ffcc66;
}

.jp_descr {
    font-size        : 11px;
    color            : #ffffff;
    font-family      : arial;
    font-weight      : normal;
    text-decoration  : none;
    padding-bottom   : 4px;
    margin-right     : 12px;
}

.jp_descr a:link, .jp_descr a:active, .jp_descr a:visited, .jp_descr a:hover {
    color            : #ffffff;
    text-decoration  : none;
}


.jp_left {
    vertical-align   : top;
    padding-right    : 10px;
}
.jp_text {
    vertical-align   : top;
}

.newsStory {
	  font-size       : 12px;
		padding			    : 0px;
		margin-top	  : 10px;
		margin-bottom	  : 0px;
}

.newsStory img {
	border: 1px solid black;
	height: 60px;
	width: 80px;
}
.newsStory .date {
	color: #ccc;
	font-size: 11px;
}