#primary-content-box {
  padding: 0 0 0 0px;
  width: 732px;
}

	#preview #primary-content-box {
		width: 732px;
	}
	
	  #preview #primary-content-box div.text {
		  font-size: 13px !important;
		}
		
    #preview div.right {
      float:right;
    }
    
    #preview div.left {
      float: left;
    }

	#primary-content-box h3 {
	  font-size: 130%;
	  font-weight: bold;
	  margin: 0;
	  color: #99c;
	}

		#primary-content-box h2#page-title {
			font-size: 150%;
			color: #353896;
			font-weight: bold;
			background: url(/img/blauwe-seperator-puntje.gif) bottom left repeat-x;
			margin: 1em 0 .4em 0; padding: 0 0 .2em 0;
		}
	
	#primary-content-box h4 {
		font-size: 1.1em;
		color: #353896;
		font-weight: bold;
		margin: 0 0 .2em 0;
	}

	#primary-content-box h5 {
		color: #646464;
		font-weight: bold;
		font-size: 1em;
		margin: 0;
	}

	#primary-content-box p {
		margin: 0 0 1em 0;
		line-height: 1.4em;
		color: #444;
	}

	#primary-content-box img {
		margin: 0 .5em .5em .5em;
	}

	#primary-content-box a {
		text-decoration: none;
	}
	
		#primary-content-box a:hover {
			text-decoration: underline;
		}
		
#page-title small {
  color: #646464;
  font-size: .7em;
}

img.float-left {
  float: left;
  margin: 0 1em 1em 0;
}

img.float-right {
  float: right;
  margin: 0 0 1em 1em;
}

img.float-inline {
  margin: 0 0 0 0 !important;
}

#primary-content-box ol {
  margin-left: 2em;
}

#primary-content-box ol li {
  list-style: decimal;
  line-height: 1.4em;
}

#primary-content-box ul li {
  list-style: disc;
  line-height: 1.4em;
}
