.post_buttons_center
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:408px;
	padding-left:8px;
	overflow:hidden;
}

.post_buttons_center div
{
	float:left;
	width:128px;
	margin-right:8px;
	margin-bottom:11px;
	text-align:center;
	overflow:hidden;
}

.post_buttons_center div a, .post_buttons_center div span
{
	padding-top:62px;
	padding-bottom:10px;
	color:#FFF !important;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	width:100%;
	text-align:center;
	line-height:1.1em;
	text-decoration:none;
}

.post_buttons_center div a:active, .post_buttons_center div span:active
{
	padding-top:63px;
	padding-bottom:9px;
	padding-left:1px;
}

.post_buttons_center div a:hover, .post_buttons_center div span:hover
{
	text-decoration:underline;
}

.post_buttons_center div.post_button_margin 
{
	width:60px;
}

.post_button_1
{
	background:#5f9d88 url(../images/post_button_1.jpg) center no-repeat;
	text-shadow: 1px 1px 0px #265144;
	text-decoration:none;
}

.post_button_2
{
	background:#618bab url(../images/post_button_2.jpg) center no-repeat;
	text-shadow: 1px 1px 0px #324f76;
	text-decoration:none;
}

.post_button_3
{
	background:#7b6e8f url(../images/post_button_3.jpg) center no-repeat;
	text-shadow: 1px 1px 0px #473e55;
	text-decoration:none;
}

.post_button_4
{
	background:#75ab1d url(../images/post_button_4.jpg) center no-repeat;
	text-shadow: 1px 1px 0px #407507;
	text-decoration:none;
}

.post_button_5
{
	background:#edb115 url(../images/post_button_5.jpg) center no-repeat;
	text-shadow: 1px 1px 0px #d55904;
	text-decoration:none;
}

.post_button_6
{
	background:#bf6e84 url(../images/post_button_6.jpg) center no-repeat;
	text-shadow: 1px 1px 0px #892630;
	text-decoration:none;
}
