#gpage {margin:20px 0 20px 0;}
#gpage .gbox {
margin:0px;
margin-left:6px;
margin-bottom:12px;
padding: 0px;
height: 150px;
width: 140px;
position:relative;
float: left;
}
html > body #gpage .gbox {
height: auto;
min-height: 150px;
}

#gpage .gbox * {
padding: 0px 0px 0px 0px;} /* just avoiding gbox-model issues in IE */}

div.gboximg {
background-color: #daccac;
background-color: #ff0000;
width:132px;
height:120px;
padding:0px;
margin:0px;
vertical-align:center;
}

div.gboximg IMG {
margin:0px;
width:132px;
overflow:hidden;
border:0px solid #DACCAC;
}

div.gboximg {
background-color: #fff;
width:132px;
height:120px;
padding:0px;
margin:0px;
vertical-align:center;
border:3px solid #DACCAC;
}

DIV.gboxtext {
background: #daccac;

width:138px;
height:34px;
font: "Trebuchet MS",Verdana,Sans-Serif;
overflow:hidden;
}

DIV.gboxtext A, DIV.gboxtext A:LINK, DIV.gboxtext A:VISITED {
font-weight:bold;
text-decoration:none;
color:#7e6b5e;
}

DIV.gboxtext A:HOVER, DIV.gboxtext A:ACTIVE {
font-weight:bold;
text-decoration:none;
color:#62564e;
}

DIV.gboxtext DIV {
margin:8px;
margin-top:0px;
}


