#logo { text-align: center; margin-bottom: 1em;}

body { font-family:  'Lucida Grande', Lucida, Helvetica, sans-serif; }
/* my links styles */
.item { width:  606px;background:  url(../images/repeat.gif) repeat-y;margin: 2em auto;}
.item table.wrapper { width:  100%; }
.item table td { padding:  3px;}
.item td.statusIcon { width:  30px;}
.item table td.main { width:  276px;}
.statusIcon {vertical-align: middle; text-align: center;}
.main span {display:  block;}
p.name { font-weight:  bold; display:inline;}
span.url, span.matching {font-size:  0.75em;}
table.stats {width:  180px;}
table.tools {width:  65px;}
.stats td { font-size:  0.66em; }
span.warn, span.fail {	color: #f00;font-weight: bold;}
p.frequency, p.matching { display: inline; font-size: 0.75em}

td.lastFailed, td.lastCheck, td.frequency { width: 68px; }

tr.error { background-color: #fcc;}
tr.warn { background-color: #ffc;}
tr.inactive { background-color: #eee;}


.logo {text-align:center; padding-bottom: 1em;}
.form { background: url(../images/add_repeat.gif) repeat-y; margin: 0 auto; width: 341px; }
/*.error { text-align: center; color: red; font-weight: bold; }*/

.memberTools { text-align: right;}

.history { margin: 0.5em auto;}
.history td { font-size: 0.66em;}
.history td.statusIcon img { width: 18px; height: 18px; }
.history td.statusIcon { width: 50px;}
.history table { width: 100%;}
.history td.date { width: 180px; }
.history td.http_code { width: 60px; }