#timeline_block { padding: 5px; }

#timeline_block ul li
{
	float: left;
	width: 191px;
	height: 170px;
}

#timeline_block div.img
{
	height: 160px;
	padding: 2px;
	border: solid 1px #CCC;
	overflow: hidden;
}

#timeline_block div.img:hover
{
	background-color: #FFF0F0;
}

#timeline_block div.pie
{
	font-size: 8px;
	color: white;
	text-align: right;
	width: 180px;
	height: 17px;
	margin-top: -17px;
	overflow: hidden;
	background: transparent;
}
#timeline_block .cl
{
	clear:left;
}

#timeline_block .h
{
	padding:5px 0 5px 0;
}

#timeline_block h1 a
{
	color:#880123;
	font-size:16pt;
	font-weight:bold;
}

#timeline_block h2,
#timeline_block h2 p
{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin-bottom:6px;
}

#timeline_block div.imagen.center
{
	text-align: center;
	margin: 10px 0 10px 0;
}

#timeline_block div.total
{
	margin-top:5px;
	color:#AAA;
	font-size:10px;
}

#timeline_block div.galleryactions {
	width: 530px;
	height: 20px;
	margin: 0 auto;
}

#timeline_block div.actions
{
	width: 650px;
	height: 20px;
	margin: 0 auto;
}

#timeline_block div.actions .p,
#timeline_block div.actions .n,
#timeline_block div.galleryactions .p,
#timeline_block div.galleryactions .n
{
	width: 110px;
	float: left;
	text-align: center;
}
#timeline_block div.actions .g,
#timeline_block div.galleryactions .g
{
	width: 200px;
	float: left;
	text-align: center;
}

#timeline_block div.galleryactions .g {
	width: 300px;
}