/* CSS Document */
.layout-support{
	width:130px;
	height:470px;
	margin-left:25px;
	margin-top:-10px;
	position:relative;
	background:url(../images/bg-support.png) no-repeat;
}
.support-bound{
	width:85px;
	margin-left:23px;
	padding-top:60px;
	height:300px;
}
.title-support{
	font-size:13px;
	color:#000;
	padding-top:10px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:10px;
}
.source-support{
	width:85px;
	padding-bottom:10px;
	border-top:1px dashed #999;
}
.status-support{
	margin:0 auto;
	width:65px;
	margin-top:5px;
}
.name-support{
	text-align:center;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
}