/* Platinum IT Print styles */
html,
body {
margin:0;
padding:0;
}

body {
color:#333;
font:86%/1.4 Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

a {
color:#2b64af;
text-decoration:none;
}

a img {
border:0;
}

form,
#tickets-control,
#utilities,
#main-nav ul,
table th.id,
table td.id,
table th.actions,
table td.actions {
display:none;
}

table {
background:#fff;
}

table a {
color:#000;
}

table th,
table td {
padding:2px 4px;
font-size:x-small;
border:1px solid #ccc;
}

table td.attachment {
padding:4px 6px;
}

table td.center {
text-align:center;
}

h2 {
font-size:1.2em;
}

p {
font-size:.9em;
}

.full-ticket .ticket-table {
float:right;
border-left:10px solid #fff;
border-bottom:10px solid #fff;
}

.full-ticket .ticket-table img {
width:16px;
height:16px;
vertical-align:middle;
}

.full-ticket .ticket-table p {
margin:.2em 0;
}

.full-ticket div.ticket-comment {
border-bottom:2px solid #ccc;
}

.full-ticket div.ticket-comment h3 span {
display:block;
}

.full-ticket div.attachment {
display:none;
}

#footer p {
font-size:.8em;
}
