/* Since every parameter defined below is overridden in the template.css file, there is no
point in duplicating them over here. Therefore they are commented out. */


/*
.minifp td { padding-right:5px;}
.minifp td p {
	margin-top:2px;
	margin-bottom:2px;
}
.minifp td img {
	border:1px solid #cccccc;
/*	border:none; */
/*	margin-left: 0.5em; */
	margin-right: 0.5em;
        margin-top: 2px;
        padding: 3px;
}
/*
.minifp-anotherlinks
{
	font-weight:bold;
	font-size:100%;
        color: #336666;
	border-bottom:1px solid #ccc;
	display:block;
	padding-bottom:5px;
	margin-bottom:5px;
/*	background:url(application_add.gif) no-repeat top left; 
	padding-left:20px; */
}*/
.minifp ul li {
/*	list-style-image:url(bullets.gif); */
	background:none;
	padding-left:0;
/*	margin-left:5px; */
/*	font-size:94%; */
}
.minifp ul li a { 

}
.minifp-introtitle a {
	/*font-size:120%; */
/*	font-weight:bold; */
/*	color: #333; */
}

.minifp-introtitle a:hover {
	text-decoration:underline;	
}

.minifp-date {
        font-family: Arial;
	font-size: 10px;
	color: #999999;
/*	color:#666;
	font-size:10px;
	font-weight:normal;
	height:10px; */
}
a.minifp-full-link {
/*	font-weight:bold; */
}
a:hover.minifp-full-link {
	text-decoration:underline;
}
*/