.thumb{
	border: 0px;
	height: 75px;
	width: 75px;
}


/*+--------------------------------------------------------------------------+*/
/*| Full list
/*+--------------------------------------------------------------------------+*/

a.port_f{
	text-decoration: none;
	border: 0px;
	margin-top: -11px;
	padding: 0px;
}

.port_full{
	background: #101011;
	padding: 8px;
	display: inline-block;
	height: 100%;
	margin-bottom: 15px;
	*padding-bottom: -35px; /* IE7 hack */
}

.full_l{
	float: left;
	width: 80px;
	text-align: left;
	display: inline-block;
	_margin-bottom: -20px; /* IE6 hack */
	_padding-top: 7px; /* IE6 hack */
}

.full_r{
	float: right;
	width: 390px;
	margin-top: -11px;
	display: inline-block;
	padding-left: 10px;
	_padding-left: -10px; /* IE6 hack */
	_margin-top: 7px; /* IE6 hack */
	_margin-bottom: -20px; /* IE6 hack */
	*margin-top: 3px; /* IE7 hack */
	*margin-left: -25px; /* IE7 hack */
}

.full_clear{
	height: 1px;
	clear: both;
	display: inline-block;
}



/*+--------------------------------------------------------------------------+*/
/*| Buttons (right column)
/*+--------------------------------------------------------------------------+*/

.right_button_wrap{
	background: #2B2B2D;
	padding: 2px;
	display: block;
}

.right_button{
	height: 100%;
	text-align: center;
	background: #101011;
	display: inline-block;
}

a.nounder{
	text-decoration: none;
}

.rb_left{
	float: left;
	padding: 7px 5px 5px 5px;
	_padding: 7px 3px 5px 3px; /* IE6 hack */
	text-decoration: none;
	width: 60px;
	_width: 59px; /* IE6 hack */
	height: 60px;
	display: inline-block;
	_margin-bottom: -13px; /* IE6 hack */
}

.rb_right{
	float: right;
	text-decoration: none;
	width: 96px;
	_width: 90px; /* IE6 hack */
	display: inline-block;
	padding-top: 9px;
	_padding-top: 2px; /* IE6 hack */
	_margin-bottom: -13px; /* IE6 hack */
	*padding-top: 5px; /* IE7 hack */
}

.rb_clear{
	height: 1px;
	clear: both;
	display: inline-block;
}

.rb_middle_div{
	border-top: solid 1px #2B2B2D;
	margin: 10px 6px 10px 6px;
}

.rb_t1{
	font-family: "Myriad Web", Tahoma, sans-serif;
	color: #F4C83A; 
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
}

.rb_t1 a, .rb_t2 a{
	text-decoration: none;
}

.rb_t2{
	margin-top: -15px;
	font-family: "Myriad Web", Tahoma, sans-serif;
	color: #7E7E7F; 
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.5px;
	line-height: 2px;
	padding-bottom: 12px;
}

/*+--------------------------------------------------------------------------+*/
/*| Services provided
/*+--------------------------------------------------------------------------+*/

#services_provided{
	list-style-type: none;
}

.sp_item{

}