.column {
	width: 300px;
	margin: 0 10px;
}

.ie6 .column {
	margin: 0px 5px;	
}

h2 {
	font-family:Georgia;
	font-size: 22px;
	line-height: 40px;
	font-weight:normal;
	margin:3px;
}

h3 {
	margin: 10px 0;
}

.this_is {
	font-size: 12px;
	color: #000000;
	width: 130px;
	padding-right: 5px;
}

.snippet {
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	border:0;
	width: 300px;
	height: 96px;
	overflow:auto;
}

.ie6 .snippet,
.ie7 .snippet {
	margin-bottom: 15px;
}

.disclaimer {
	font-size: 11px;
}