/* CSS Document */

.t_content {
	padding-left: 12px;
	padding-top: 12px;
}

.t_sidebar {
	padding-left: 12px;
	padding-right: 12px;
}

.t_sidebar h3{
	font-size: 1.2em; 
	color: black; 
	padding-bottom: .2em; 
	border-bottom: 1px dotted white;
}
