#small-border {
	background:#fcfce0;
	height:auto;
	margin:10px 0px 0px 0px;
}
#small-border1 {
	background:#f7f7f7;
	height:auto;
	margin:10px 0px 0px 0px;
}
.xtop, .xbottom {
	display:block; 
	background:transparent; 
	font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
	display:block; 
	overflow:hidden;
}
.xb1, .xb2, .xb3 {
	height:1px;
}
.xb2, .xb3, .xb4 {
	border-left:1px solid #86a1c5; 
	border-right:1px solid #86a1c5;
}
.xb1 {
	margin:0 5px; 
	background:#86a1c5;
}
.xb2 {
	margin:0 3px; 
	border-width:0 2px;
}
.xb3 {
	margin:0 2px;
}
.xb4 {
	height:2px; 
	margin:0 1px;
}
.xboxcontent {
	display:block; 
	border:0 solid #86a1c5; 
	border-width:0 1px; 
	height:auto;
}
.text-grey {
	color:#333;
	margin-top:5px;
	display:block;
	font-weight:normal;
	text-align: left;
}
.text-black {
	color:#000;
}
img {
	border:1px solid #ededed;
	margin-top:3px;
}
.logo {
	float:left;
	display:block;
}