/* Создано средствами разработчика. Это может не быть точным представлением файла исходного источника */
.socialmedia-buttons {
	MARGIN: 0px; FLOAT: right
}
.smw_left {
	TEXT-ALIGN: left
}
.smw_center {
	TEXT-ALIGN: center
}
.smw_right {
	TEXT-ALIGN: right
}
.socialmedia-buttons IMG {
	BORDER-RIGHT-WIDTH: 0px !important; DISPLAY: inline; BORDER-TOP-WIDTH: 0px !important; BORDER-BOTTOM-WIDTH: 0px !important; MARGIN-LEFT: 2px !important; BORDER-LEFT-WIDTH: 0px !important; -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; transition: all 0.2s ease
}
.socialmedia-buttons A {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
.socialmedia-buttons A:hover {
	BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; TEXT-DECORATION: none
}
.socialmedia-buttons IMG.fade:hover {
	opacity: 1; -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -moz-opacity: 1; transition: all 0.2s ease
}
.socialmedia-buttons IMG.scale:hover {
	-webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; transition: all 0.2s ease; -moz-transform: scale(1.2); -webkit-transform: scale(1.2)
}
.socialmedia-buttons IMG.bounce:hover {
	-webkit-transition: -webkit-transform 0.2s ease-in; -moz-transition: all 0.2s ease-in; transition: all 0.2s ease; -moz-transform: translate(0px, -2px); -webkit-transform: translate(0px, -2px); transform: translate(0px, -2px)
}
.socialmedia-buttons IMG.combo:hover {
	opacity: 1; -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -moz-opacity: 1; transition: all 0.2s ease; -moz-transform: scale(1.1) translate(0px, -4px); -webkit-transform: scale(1.1) translate(0px, -4px); transform: translate(0px, -4px)
}