div#page_setup {
position:absolute;
top:4px;
left:43%
}

ul.page_setup {
list-style-type:none;
margin:0;
padding:0
}

ul.page_setup li {
float:left;
cursor:pointer;
width:20px;
line-height:20px;
margin:0 2px;
padding:0
}

ul.page_setup li#w800 {
background:url('../img/page_setup.gif') 0 0 no-repeat
}

div#dw800,ul.page_setup li#w800:hover {
background:url('../img/page_setup.gif') 0 -20px no-repeat
}

ul.page_setup li#w1024 {
background:url('../img/page_setup.gif') -20px 0 no-repeat
}

div#dw1024,ul.page_setup li#w1024:hover {
background:url('../img/page_setup.gif') -20px -20px no-repeat
}

ul.page_setup li#wLiquid {
background:url('../img/page_setup.gif') -40px 0 no-repeat
}

div#dwLiquid,ul.page_setup li#wLiquid:hover {
background:url('../img/page_setup.gif') -40px -20px no-repeat
}

ul.page_setup li#large {
background:url('../img/page_setup.gif') -60px 0 no-repeat
}

div#dlarge,ul.page_setup li#large:hover {
background:url('../img/page_setup.gif') -60px -20px no-repeat
}

ul.page_setup li#normal {
background:url('../img/page_setup.gif') -80px 0 no-repeat
}

div#dnormal,ul.page_setup li#normal:hover {
background:url('../img/page_setup.gif') -80px -20px no-repeat
}

ul.page_setup li#small {
background:url('../img/page_setup.gif') -100px 0 no-repeat
}

div#dsmall,ul.page_setup li#small:hover {
background:url('../img/page_setup.gif') -100px -20px no-repeat
}

ul.page_setup li.space {
width:1px;
cursor:default
}
