/* $Id: stolen4.css 753 2009-08-06 13:05:14Z antony $ */

.items .item { margin: 10px 0px 10px 0px; border-top: solid 1px #e0e0e0; }
.items .label { color: #777879; font-size: 8pt; font-weight: normal; margin-right: 20px; display: block; width: 80px; float: left; }
.items .model { margin: 7px 0px 5px 5px;  }
.items .model a { color: #0973ba; font-weight: bold; font-size: 10pt; text-decoration: none; }
.items .model a:hover { text-decoration: underline; }
.items .sn,
.items .imei,
.items .nums { margin: 2px 0px 0px 10px; font-size: 9pt; font-weight: bold; }
.items .date, 
.items .found,
.items .marks,
.items .contact,
.items .pack,
.items .notice,
.items .found,
.items .permalink { margin: 3px 0px 0px 10px; }

.items .found { color: #0973ba; font-weight: bold; font-size: 10pt; text-decoration: none; }

.items .permalink a { color: #0973ba; text-decoration: none; }
.items .permalink a:hover { color: #0973ba; text-decoration: underline; }

.result .success { color: #ed1c24; font-size: 10pt; font-weight: bold; margin: 10px 0px 5px 0px; }


