/*
 *
 * COOKIE CSS FILE 
 * the cookies policy page was added on 23rd May 2012 
 * to comply with cookie legislation law on 27th of May 2012
 * added in my ascensor (www.ascensor.co.uk)
 *
 */

table#cookiestable {border-top: 1px solid #b4b4b4; border-left: 1px solid #b4b4b4; width:100%; margin:0px auto;}

table#cookiestable th{background: #efefef;}

table#cookiestable td,table#cookiestable th{border-bottom: 1px solid #b4b4b4; border-right: 1px solid #b4b4b4; padding: 5px 7px;}

#cookiestable .service , #cookiestable .cookiename, #cookiestable .purpose{ width:150px }
#cookiestable .expires{ width:200px }
#cookiestable span { display:block; border-bottom:1px solid #d7d7d7;}

