div.smallwhitetop {
	background:						url('../gfx/boxes/small_white_top.png') no-repeat;
	width:							545px;
	height:							23px;
}

div.smallwhitemid {
	background:						url('../gfx/boxes/small_white_mid.png') repeat-y;
	width:							501px;
	padding:							0 22px;
}

div.smallwhitebot {
	background:						url('../gfx/boxes/small_white_bot.png') no-repeat;
	width:							545px;
	height:							23px;
}

div.smallblacktop {
	background:						url('../gfx/boxes/small_black_top.png') no-repeat;
	width:							482px;
	height:							23px;
}

div.smallblackmid {
	background:						url('../gfx/boxes/small_black_mid.png') repeat-y;
	width:							438px;
	padding:							0 22px;
}

div.smallblackbot {
	background:						url('../gfx/boxes/small_black_bot.png') no-repeat;
	width:							482px;
	height:							23px;
}

div.hundrawhitetop {
	background:						url('../gfx/boxes/100_white_top.png') no-repeat;
	width:							1027px;
	height:							23px;
}

div.hundrawhitemid {
	background:						url('../gfx/boxes/100_white_mid.png') repeat-y;
	width:							983px;
	padding:							0 22px;
}

div.hundrawhitebot {
	background:						url('../gfx/boxes/100_white_bot.png') left bottom no-repeat;
	width:							1027px;
	height:							20px;
}

div.hundrablacktop {
	background:						url('../gfx/boxes/100_black_top.png') no-repeat;
	width:							1027px;
	height:							23px;
}

div.hundrablackmid {
	background:						url('../gfx/boxes/100_black_mid.png') repeat-y;
	width:							983px;
	padding:							0 22px;
}

div.hundrablackbot {
	background:						url('../gfx/boxes/100_black_bot.png') left bottom no-repeat;
	width:							1027px;
	height:							20px;
}

div.midwhitetop {
	background:					url('../gfx/boxes/mid_white_top.png') left top no-repeat;
	width:							692px;
	height:							23px;
}

div.midwhitemid {
	background:					url('../gfx/boxes/mid_white_mid.png') repeat-y;
	width:							648px;
	padding:						0 22px;
}

div.midwhitebot {
	background:					url('../gfx/boxes/mid_white_bot.png') left bottom no-repeat;
	width:							692px;
	height:							23px;
}

div.miniblacktop {
	background:						url('../gfx/boxes/mini_black_top.png') no-repeat;
	width:							335px;
	height:							23px;
	margin-top:						-1px;
}

div.miniblackmid {
	background:						url('../gfx/boxes/mini_black_mid.png') repeat-y;
	width:							291px;
	padding:							0 22px;
	font: 9pt helvetica, arial, verdana;
	color: #444444;
	line-height: 12pt;
}

.miniblackmid a {
	display: block;
	padding: 6px 0px 4px 0px;
	border-bottom: 1px dotted #444;
	color: #444;
	text-decoration: none;
}

.miniblackmid a:hover {
	color: #999;
}

.miniblackmid a.active {
	color: #376f1b;
}

div.minirow {
	border-bottom: 1px dotted #444;
	padding: 6px 0px 4px 0px;;
}

div.minirow a {
	display: block;
	padding: 0;
	border-bottom: 0;
	color: #444;
	text-decoration: none;
	float: left;
}

h3.blog {
	margin: 0 0 5px 0;
	background: #111;
	padding: 6px 5px 5px 5px;
	font: bold 9pt helvetica, arial, verdana;
	text-transform: uppercase;
	color: #4f4f4f;
	width: 281px;
}

div.miniblackbot {
	background:						url('../gfx/boxes/mini_black_bot.png') no-repeat;
	width:							335px;
	height:							23px;
}

.
.blogpostactions a {
	display: block;
	float: left;
	background: #000;
	color: #999;
	text-decoration: none;
	padding: 5px;
}

.blogpostactions {
	border-top: 1px dotted #999;
	padding-top: 15px;
}
