/*
	bootstrap sync add smart
*/

a.dispbl{display:block;}
a.dispbl:hover{background:#f1f1f1; text-decoration: none;}

img {
	width: auto;
	height:auto;
	max-width: 100%;
}

.imgself {
	width: auto;
	max-width: auto;
}

.imgselfno {
	width: 100%;
	max-width: auto;
}
