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

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

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

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

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

.searchInfoTable{
width: 490px;
    font-size: 11px;
    border-spacing: 0px;
cell-padding: 0px;
    table-layout: fixed;

}
.searchInfoTable TR, .searchInfoTable TR{
   vertical-align: top;
}
.mainInfo{
    /*background-color: #CCCCFF;*/
    padding: 2px 0px 2px 0px;
    margin-bottom: 3px;
    font-size: 9px;
    color: #666666;
}
.mainInfo{
/*width: 75%;*/
}
.dateInfo{
text-align: right;
width: 100px;
}
.searchSection h3 a{
/*width: 500px;*/
display: block;
color: black;
/*background-color: #9999FF;*/ 
font-size: 12px;
margin: 0px;
text-decoration: none;
font-weight: bold;
padding: 3px 0px 3px 0px;
}
.searchSection h3 a:hover{
background-color: #003399;
color: white;
}
.searchItem{
padding: 2px 5px 2px 5px;

/*margin: 5px;*/
    border-bottom: 1px solid #999999;

}
.itemContent{
/*padding: 0px 5px 0px 5px;*/
}
.itemLink{
text-align: right;
}
.furtherLink{
text-align: right;
font-weight: bold;
padding: 3px;
    border-bottom: 1px solid black;

background-color: #3366CC;
margin: 10px 0px 10px 0px;
}
.furtherLink a{
display: block;
color: #ededed;
}
.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, .mainHeader_hset{
    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_hset{
    background-image: url(../special/hset_header_bg.jpg);

}
.mainHeaderInfo{
    font-size: 10px;
font-weight: bold;

}
.searchSection h3.hset a{
	border-bottom: 1px solid #999999;
	padding: 5px;
}
