.quick_buttons
{
	text-align:center;
	display:block;
	width:568px;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	margin-top:-26px;
}

.quick_buttons div
{
	float:left;	
	height:56px;
	width:139px;
	text-align:left;
	/*padding-top:12px;*/
	/*padding-left:10px;*/
	margin-right:3px;
	overflow:hidden;
}

.quick_buttons div a
{
	width:100%;
	float:left;
	padding-left:10px;
	padding-top:9px;
	font-family:"Trebuchet MS", Tahoma, Geneva, sans-serif;
	font-size:14px;
	line-height:1.2em;
	color:#FFF;
}

.quick_buttons div a:active
{
	padding-left:11px;
	padding-top:10px;
}

.quick_buttons .qb_button1
{
	background:#659357 center no-repeat url(../images/button1.png);	
	text-shadow: 1px 1px 0px #2c4222;
}

.quick_buttons .qb_button2
{
	background:#63a08f center no-repeat url(../images/button2.png);
	text-shadow: 1px 1px 0px #233f39;
}

.quick_buttons .qb_button3
{
	background:#6f9eb8 center no-repeat url(../images/button3.png);
	text-shadow: 1px 1px 0px #294e7e;
}

.quick_buttons .qb_button4
{
	background:#888888 center no-repeat url(../images/button4.png);
	text-shadow: 1px 1px 0px #393939;
}