a.exlinks {
	background: url('/forum/ext/bb3mobi/exlinks/styles/prosilver/theme/link.png') no-repeat;
	display: inline-block;
	padding-left: 17px;
}

a.exlinks img/*, img.postimage*/ {
	border: 2px solid #eee;
	list-style-type: none;
	display: inline-block;
	margin: 2px;
	border-radius: 4px;
	box-shadow: 0 0 4px 0 #000000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-box-shadow: 0 0 4px 0 #000000;
	-moz-box-shadow: 0 0 4px 0 #000000;
}

a.exlinks img:hover/*, img.postimage:hover*/ {
	border-color: #73BCD1;
}
/*
     */
/*
*/