
*
{
	padding: 0px;
	margin: 0px;
}

body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}

#primarycontent
{
}

#primarycontent .table
{
	font-size: 14px;
	white-space:nowrap;
}

#primarycontent h3
{
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	/*background: url('images/a22.gif') bottom repeat-x;*/
	padding: 0px 0px 10px 15px;
	margin-bottom: 20px;
}

#primarycontent .content
{
	padding: 0px 15px 0px 15px;
	margin-bottom: 20px;
}

#primarycontent .post
{
	margin-bottom: 30px;
}

#primarycontent .post .header
{
	position: relative;
}

#primarycontent .post .date
{
	position: absolute;
	right: 15px;
	top: 0px;
	line-height: 35px;
	color: #AFAFA4;
	font-weight: bold;
}

#primarycontent .post .content
{
	margin-bottom: 0px;
}

#primarycontent .post .footer
{
	position: relative;
	top: -10px;
	background: url('images/a33.gif') repeat-x;
	height: 4px;
}

#primarycontent .post .footer ul
{
	list-style: none;
	position: absolute;
	right: 15px;
	bottom: 15px;
}

#primarycontent .post .footer ul li
{
	display: inline;
	line-height: 14px;
	padding-left: 17px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
	background-image: url('images/a41.gif');
}

#primarycontent .post .footer ul li.comments
{
	background-image: url('images/a36.gif');
}

#primarycontent .post .footer ul li.readmore
{
	background-image: url('images/a38.gif');
}

.button {
	background-color: #FFCC99;
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
/*	color: #ffffff; */
	cursor: pointer;
	padding: 9px 9px 9px 9px;
	width: 60px;
	vertical-align:middle;
/*	height: 55px; */
/*	margin-right: 0; */
/*	margin: 8px 8px 8px 10px; */
	text-align:center;
}
