@charset "UTF-8";
/* CSS Document */

.module_linkbody
{
	padding-left: 1px;
}

.links_image
{
	width:229px;
	margin-top: 2px;
	clear: both;
}

.links_image img
{
	border: solid;
	border-color: #000;
	border-width: 1px;
}

.links_description
{
	width:229px;
	margin-top: 2px;
	clear: both;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
}

.links_button
{
	width:229px;
	margin-top: 2px;
	margin-bottom: 1px;
	clear: both;
}

.linkbutton
{
	font-size: 12px;
	background: url(../images/header_sub_bg.jpg)  #000 bottom left repeat-x;
	height: 22px;
	line-height: 22px;
	float: left;
	width: 227px;
	display: block;
	border: 1px solid #000000;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}