#text h2 {
font-size: 160%;
}

#text h3 {
border-bottom: none;
color: #32497F ;
}

#text h4 {
color: #102a68;
font-size: 110%;
}

.infopages-box {
padding: 7px;
margin: 0px;
}

.bigbox {
border-bottom: solid 2px #A24CC8;
}

#text div.hint  {
background: #F1F2F4;
border-bottom:3px solid #DFE0E2;
border-top:3px solid #DFE0E2;
font-weight:bold;
margin:10px 0;
padding:10px;
}

#text table {

}

#text table tr {
height: 20px;
}

#text table td {
border-bottom:1px solid #32497F;
width: 100px;
color: #32497F;
font-weight: bold;
vertical-align: middle !important;
}

#text table td span {
color: #000;
}

#text table th {
color: #FFF;
font-size: 120%;
font-weight: bold;
}

#text table tr.productseven:hover {
	background-color: #c5cce6;
}
#text table tr.productseven a {
  color: #32497F;
}

h2.infopage {
border-bottom:1px dotted #32497F;
color: #32497F;
margin:20px 0 10px;
}
