/* Pagination
---------------------------------------------------------- */
div.pagination{width:100%; clear:both; overflow:hidden; margin:15px 0; }
div.pagination div.center{ float:left; left:50%; position:relative;}
div.pagination ul{ position:relative; left:-50%;}
div.pagination ul li{ float:left; color:#0099cc; line-height:16px; }
div.pagination ul li.first a{ font-size:11px; font-weight:bold; }
div.pagination ul li.last a{ font-size:11px; font-weight:bold; }
div.pagination ul li a{ padding:1px 4px; display:block; float:left; font-size:13px; color:#0099cc; }
div.pagination ul li.active a{ background:url(../images/layout/pagination_tile.png) repeat-x 0 0; color:#FFF; font-weight:bold; }

ul.actions{ width:100%; clear:both; overflow:hidden; }
ul.actions li.left{ float:left; }
ul.actions li.right{ float:right; }

/* Button
---------------------------------------------------------- */
a.add_addvertisement_big{ height:60px; width:222px; background:url(../images/layout/buttons/add_addvertisement_big.png) no-repeat 0 0; }
a.add_addvertisement_big:hover{ background-position:left bottom; }

a.activate_add{ width:120px; height:17px; background:url(../images/layout/buttons/activate_add.png) no-repeat 0 0; }
a.activate_add:hover{ background-position:left bottom; }