/*===== user_home ============================================================*/

#printer_fixtures
{
margin-top:1em;
border-collapse:collapse;
border:0.1em solid #999999;
border-radius:0.2em;
font-size:11px;
margin-top:1em;
width:100%;
}
#printer_fixtures a
{
color:#191947;
text-decoration:none;
}
#printer_fixtures a:hover
{
color:#191947;
text-decoration:underline;
}
#printer_fixtures a:active
{
color:#0000ff;
text-decoration:underline;
}
#printer_fixtures img
{
padding:0em 0.5em;
position:relative;
top:0.15em;
width:1.5em;
}
#printer_fixtures tr:nth-of-type(2n-1)
{
background:#ebeeff;
}
#printer_fixtures tr
{
line-height:1.75em;
}
#printer_fixtures tr td
{
padding:0.25em;
}
#printer_fixtures tr td:nth-of-type(1)
{
font-style:italic;
padding-left:1em;
padding-right:0.5em;
text-align:right;
width:3.75em;
}
#printer_fixtures tr td:nth-of-type(2),
#printer_fixtures tr td:nth-of-type(3)
{
padding-left:0.25em;
padding-right:0em;
}
#printer_fixtures tr td:nth-of-type(5),
#printer_fixtures tr td:nth-of-type(6),
#printer_fixtures tr td:nth-of-type(7)
{
text-align:center;
}
#printer_fixtures tr td:nth-of-type(9),
#printer_fixtures tr td:nth-of-type(10)
{
padding-left:0em;
padding-right:0.25em;
}
#printer_fixtures tr td:nth-of-type(4)
{
padding-left:0em;
padding-right:0.5em;
text-align:right;
}
#printer_fixtures tr td:nth-of-type(8)
{
padding-left:0.5em;
padding-right:0em;
}
#printer_fixtures tr td:nth-of-type(11)
{
padding-right:0.25em;
}
#printer_fixtures tr td:nth-of-type(11) a
{
text-decoration:underline;
}
#printer_fixtures tr td:nth-of-type(11) a:hover
{
color:#3e5793;
text-decoration:underline;
}