/* -------------------------------------------------------------------

	ИКОНКИ 
	
	Иконки Glyphicons
	http://glyphicons.com/

	
	Пример использования:
	
	<a href="#"><i class="icon icon-remove"></i> Remove</a>

------------------------------------------------------------------- */

[class^="icon-"],
[class*=" icon-"]  { 
	display: inline-block;
	vertical-align: text-top;
	width: 17px;
	height: 17px;
	line-height: 17px;
}


.icon-question-sign { background: url(../images/icon-help.png) no-repeat; }
.icon-ok-green      { background: url(../images/icon-ok-green.png) no-repeat; }