﻿#sc-introtext
{
  margin: 0 0 13px 0;
}

.infobox-row
{  
  overflow: auto;
  clear: both;
  margin-bottom: 15px;
  width: 660px;
}
#daphne
{
  float: left;
}
#chat
{
  float: left;
  width: 193px; height: 218px;
  background: #E9F4FA;
  padding: 13px 16px;
}
#chat .title
{
  font-family: Georgia;
  font-weight: normal;
}
#chat p
{
  margin: 10px 0;
}
#chat h3
{
  font-family: Georgia;
  font-size: 17px;
  font-weight: normal;
}
#start-chat
{
  display: block;
  width: 94px; height: 32px;
  margin: 0 0 30px 0;
  background: url(/images/button-start-chat.png) no-repeat;
  font-size: 0;
  line-height: 0;  
}
.infobox
{
  float: left;
  width: 194px;
  padding: 0 10px 10px 10px;
  margin-right: 3px;
  border-right: dotted #C2C7CF 1px;
  position: relative;
}
.infobox h2
{
  font-size: 13px;
}
.infobox p
{
  margin: 10px 0;
}
#newsletter
{
  border-right: none;
}
#shopfinder a
{
  color: #0078C1;
}
#shopfinder form
{
  margin-bottom: 10px;
}
#shopfinder .formfield
{
  width: 134px; 
  padding: 2px;
  margin: 0 5px 0 0;
  border: solid #C2C7CF 1px;
}
#shopfinder .button
{
  width: 45px; height: 20px;
  background: url(/images/button-zoek-klein.png) no-repeat;
  font-size: 0;
  line-height: 0;
  border: 0;
}
