/**
 * Style sheet presse
 */
.mod_newslist .layout_short
{
	margin-bottom:20px;
}

.mod_newslist .layout_short.odd
{
}

.pagination ul
{
	margin:0px 0px 10px 0px;
	padding:4px 10px;
	border:1px solid #999999;
	list-style: none;
	background: transparent url("tl_files/resources/ui/footer-bg.gif") repeat-x left bottom;
}

.pagination ul li
{
	margin-right:10px;
	display: inline;
}

.layout_short.even
{
	background-color:#FFFCEF;
}

.layout_short
{
	margin-bottom:10px;
	padding:4px;
	border:1px solid #999999;
}
