/*small div styles*/#smalldivcontainer { margin: 0 10px 0 0; padding: 0; width: 235px; float: left }#smalldiv_regular, #smalldiv_druk, #smalldiv_uitg    { font-family: "Lucida Grande", Arial, Helvetica; background: #fff url("../images/small_div.png") no-repeat left top; display: block; margin: 0; padding: 0; width: 235px; height: 160px; float: left; overflow: hidden }#smalldiv_regular h1, #smalldiv_druk h1, #smalldiv_uitg h1  { color: #000; font-size: 14px; font-weight: bold; text-align: center; display: block; margin: 10px 0 0; padding: 0 }#smalldiv_regular p, #smalldiv_druk p, #smalldiv_uitg p { color: #999; font-size: 12px; text-align: center; margin: 5px 0 0 }#smalldiv_regular a:link,  #smalldiv_regular a:active,  #smalldiv_regular a:visited   { color: #09c; font-size: 12px; text-decoration: none; text-align: center; margin: 5px 0 0 }#smalldiv_druk a:link, #smalldiv_druk a:active, #smalldiv_druk a:visited  { color: #c30079; font-size: 12px; text-decoration: none; text-align: center; margin: 5px 0 0 }#smalldiv_uitg a:link, #smalldiv_uitg a:active, #smalldiv_uitg a:visited { color: #39f; font-size: 12px; text-decoration: none; text-align: center; margin: 5px 0 0 }#smalldiv_regular a:hover, #smalldiv_druk a:hover, #smalldiv_uitg a:hover  { font-size: 12px; text-decoration: underline; text-align: center; margin: 5px 0 0 }