h1{
    font-size: 16px;
    margin: 0px;
    font-weight: bold;

}
h2{
    font-size: 11px;
    margin: 0px;
    font-weight: bold;

}
h3{
    font-size: 11px;
    margin: 0px;
    font-weight: bold;

}
p{
margin: 0px;
}
#searchSection{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ededed;

    font-size: 11px;
    width: 500px;
}

#SRTable{
width: 500px;
    font-size: 10px;
    border-spacing: 0px;
cell-padding: 0px;
    padding: 0px;
margin: 0px;
border-collapse: collapse;
}
#SRTable img{
border: 0px;
}
#SRTable TR, #SRTable TD{
    border-spacing: 0px;
    margin: 0px;

}
.SRInternal{
    border-right: 1px solid #999999;
}
TR.SRodd TD, TR.SReven TD{

padding: 3px 3px 3px 3px;
   vertical-align: middle;
}
TR.SRodd TD a, TR.SReven TD a{

    text-decoration: none;

}
TR.SRodd a:hover, TR.SReven a:hover{
    text-decoration: underline;
}
TR.SRodd TD{
background-color: #CCCCFF;
}
TR.SRHeader TD{
//background-color: #999999;
text-align: left;
vertical-align: center;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    font-weight: bold;
padding: 0px;

}
TR.SRHeader a{
color: white;
text-decoration: none;
    text-shadow: #333333 2px 2px 1px;
background-image: url(../special/gon_atile_off.jpg);
display: block;
padding: 3px 2px 3px 2px;
margin: 0px;
}
TR.SRHeader a:hover, TR.SRHeader a.SRsel{

    background-image: url(../special/gon_atile.jpg);
}
.SRGameCol, .SRGTitle{
    width: 250px;
    border-right: 1px solid #999999;
}
.SRGenreCol, .SRGenre{
    width: 80px;
    border-right: 1px solid #999999;
}
.SRPlayersCol, .SRPlayers{
    width: 50px;
    border-right: 1px solid #999999;

}
.SRDevCol, .SRDev{
    width: 100px;
    border-right: 1px solid #999999;
}
.SRRevCol, .SRRevCount{
    width: 60px;
    border-right: 1px solid #999999;
}
.SRRatingCol, .SROverall{
    width: 100px;
}
.pages{
clear: both;
    background-color: #9999FF;

text-align: center;
padding: 5px 0;
    border-bottom: 1px solid black;
font-size: 12px;

}
.sectionHeader{
background-color: #3366CC;
padding: 3px;
    border-top: 1px solid black;
//margin-bottom: 5px;
color: white;

}
.headerInfo{
font-size: 10px;
}
.headerInfo a{
color: white;
}
.mainHeader{
    border-top: 1px solid black;

    background-image: url(../special/vortex_bg.jpg);
    padding: 3px 3px 20px 3px;
    color: white;
    text-shadow: #333333 2px 2px 2px;

}
.mainHeader a{
color: white;
}
.mainHeader a:hover{
    text-shadow: white 2px 2px 5px;
}
