/*
Theme Name: WordPress Cheese
Theme URI: http://cheeseontoast.co.nz
Description: Custom Cheese On Toast simple feed.
Version: 1.0
Author: Heather Gaye
Tags: custom
*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.style10 {
	font-size: 9px;
	color: #FFFFFF;
}
.style15 {color: #FFFFFF}
.style5 {font-size: 12px}
.style20 {color: #000000}
.style21, .style21 a {color: #FF0000; text-transform: uppercase; text-decoration: none; }
.style23 {font-size: 12px; font-weight: bold; }
.style25 { font-size: 11px }
.style26 {color: #000000; font-size: 11px; }

.style25 p { display: inline; }

#content {
	width: 680px;
}

.chimg {
	height: 80px;
	width: 150px;
	float: left;
}

.chimg-wrapper {
	float: left;
	overflow: hidden;
}

.chtext-wrapper {
	padding-left: 150px;
}

.ch-wrapper {
	overflow: hidden;
	margin-bottom: 5px;
}