/* 
    Document   : hardware
    Created on : Jan 22, 2010, 2:37:17 PM
    Author     : joe
    Description:
        Purpose of the stylesheet follows.
*/
root { 
    display: block;
}

/* specs display for hardware - to fix difference, may already be fixed, need to test*/
#gamedisp li{
    margin-bottom:-10px;
}
#leftdata{
    height:150px;
    width:300px;
}
#rightdata{
    height:150px;
    width:310px;
    margin-left:275px;
    margin-top:-168px;
}
#gamelist img {
    width:100px;
    height:auto;
    margin-right:10px;
    clear:both;
    border: none;
}
/* formats hardware pics in list correctly */

