/* CSS Document - 3 blueegg*/

#meat a:hover {   color:#fff; background-color:#069; }
h1, h2, h3, h4, h5, strong { color: #069; }

#topbar { background:url(images/topb3.jpg) repeat-x; }
#meat { background-color:#eff; }

#meat li { padding-bottom:1em; }

.testtop {
	margin:10px 0 0 0;
	padding:10px 0 0 10px;
	border-top:1px dotted #000;
	border-left:1px dotted #000;
}

.testext {
	margin:0;
	padding:10px 0 0 10px;
	border-left:1px dotted #000;
}

.testsig {
    color:#069;
	font-style:italic;
	margin:0 0 10px 0;
	padding:10px 0 0 60px;
	border-left:1px dotted #000;
}

