.common-artifact {display: inline-block; position: relative; vertical-align: middle;}
.common-artifact a {display: block; float: left; position: relative; text-decoration: none;}
.common-artifact a span {cursor: pointer;}
.common-artifact a .count {background: #281c0e; font-size: 10px; color: #ffbf15; position: absolute; left: 1px; bottom: 1px; min-width: 24px; text-align: center; border: 1px solid #4d3c24; box-shadow: inset 2px #000; border-radius: 2px;
	-moz-box-shadow: inset 2px #000; -webkit-box-shadow: inset 2px #000;
	-moz-border-radius: 2px; -webkit-border-radius: 2px;
}
.common-artifact a .info {background: url("../images/icon-artifact-info.png") no-repeat; height: 16px; width: 16px; overflow: hidden; position: absolute; right: 0; top: 0;}
.common-artifact a .upgrades {position: absolute; left: 0; top: 3px; height: auto; width: auto; white-space: nowrap;}
.common-artifact a .upgrade {height: auto; width: auto;}
.common-artifact a .rune {height: auto; width: auto;}
.slots .common-artifact a .rune {height: auto; width: auto;}
.slots .common-artifact a .upgrade {height: auto; width: auto;}
.common-artifact a .spirit {position: absolute; left: 1px; bottom: 1px; height: auto; width: auto;}

.common-alt {max-width: 270px; font-size: 11px; position: absolute; display: block; z-index: 10000;}
.common-alt .red {color: #780101;}
.common-alt .head {position: absolute; bottom: 100%; left: 6px; right: 6px; //margin-bottom: 5px;}
.common-alt .head .h-l, .common-alt .head .h-r {background-image: url('../images/art-alt-title.png'); background-repeat: no-repeat;}
.common-alt .head .h-l {background-position: 0 0; padding: 0 0 0 12px;}
.common-alt .head .h-r {background-position: 100% -100px; padding: 5px 12px 3px 0; font-size: 11px; font-weight: bold; text-align: center; color: #7b0101;}
.common-alt .t-l, .common-alt .t-r {background-image: url('../images/art-alt-top.png'); background-repeat: no-repeat; height: 5px; font-size: 0; line-height: 0; overflow: hidden;}
.common-alt .t-l {position: absolute; z-index: 1; left: 0; right: 0; background-position: 0 0; padding: 0 0 0 6px; //top: -5px;}
.common-alt .t-r {background-position: 100% 100%;}
.common-alt .b-l, .common-alt .b-r {background-image: url('../images/art-alt-bottom.png'); background-repeat: no-repeat; height: 9px; font-size: 0; line-height: 0; overflow: hidden;}
.common-alt .b-l {position: absolute; z-index: 1; left: 0; right: 0; background-position: 0 0; padding: 0 0 0 6px;}
.common-alt .b-r {background-position: 100% 100%;}
.common-alt .m-l {position: relative; z-index: 1; background: url('../images/art-alt-l.png') 0 0 repeat-y; padding: 0 0 0 6px; margin: 5px 0 0;}
.common-alt .m-r {background: url('../images/art-alt-r.png') 100% 0 repeat-y; padding: 0 6px 0 0;}
.common-alt .m-c {background: url('../images/bgg.png');}
.common-alt .m-c .note {overflow: hidden; *zoom: 1;}
.common-alt ul {list-style-type: none;}
.common-alt .params {padding: 2px 2px 0;}
.common-alt .params .item {display: inline-block; vertical-align: middle; width: 127px;}
.common-alt .set {margin-top: 5px;}
.common-alt .upgrade {margin-top: 5px; font-weight: bold; text-align: center; margin: 0 auto;}
.common-alt .spirit {margin-top: 5px; font-weight: bold; text-align: center; margin: 0 auto;}
.common-alt .description {background: url("../images/bg_3.gif"); padding: 3px; border: 1px solid #c68e5f; margin: 5px auto 0; font-size: 10px; //width: 100%;}
.common-alt .runes {margin: 5px auto 0; font-weight: bold; text-align: center;}
.common-alt .runes .item {}
.common-alt .hint {font-size: 9px;}
.common-alt table {border: 1px solid #c68e5f; width: 100%; border-spacing: 0; border-collapse: collapse; margin-top: 5px;}
.common-alt table td {padding: 1px 2px;}
.common-alt table tr.even td {background: #fff4a7;}
.common-alt table tr.odd td {background: #ffd08e;}
.common-alt .epic-progress {height: 16px; width: 254px; margin: 0 auto; position: relative;}
.common-alt .epic-progress .bg-l {background: url("../images/progress_bar_small_brown_l.png") no-repeat; height: 16px; width: 12px; position: absolute; left: 0; top: 0;}
.common-alt .epic-progress .bg-r {background: url("../images/progress_bar_small_brown_r.png") no-repeat; height: 16px; width: 12px; position: absolute; left: 242px; top: 0;}
.common-alt .epic-progress .bg-c {background: url("../images/progress_bar_small_brown_c.png") repeat-x; height: 16px; width: 230px; position: absolute; left: 12px; top: 0;}
.common-alt .epic-progress .progress {position: absolute; left: 0; top: 0; width: 0; height: 16px; overflow: hidden;}
.common-alt .epic-progress .value {position: absolute; left: 0; top: 0; text-align: center; width: 100%; font-size: 10px; color: #FF0; text-shadow: 1px 1px 0 #000, -1px -1px 0 #000;}
.common-alt .epic-progress.type-1 .progress .bg-l {background: url("../images/progress_bar_small_blue_l.png") no-repeat;}
.common-alt .epic-progress.type-1 .progress .bg-r {background: url("../images/progress_bar_small_blue_r.png") no-repeat;}
.common-alt .epic-progress.type-1 .progress .bg-c {background: url("../images/progress_bar_small_blue_c.png") repeat-x;}
.common-alt .epic-progress.type-2 .progress .bg-l {background: url("../images/progress_bar_small_purple_l.png") no-repeat;}
.common-alt .epic-progress.type-2 .progress .bg-r {background: url("../images/progress_bar_small_purple_r.png") no-repeat;}
.common-alt .epic-progress.type-2 .progress .bg-c {background: url("../images/progress_bar_small_purple_c.png") repeat-x;}
.common-alt .epic-progress.type-3 .progress .bg-l {background: url("../images/progress_bar_small_red_l.png") no-repeat;}
.common-alt .epic-progress.type-3 .progress .bg-r {background: url("../images/progress_bar_small_red_r.png") no-repeat;}
.common-alt .epic-progress.type-3 .progress .bg-c {background: url("../images/progress_bar_small_red_c.png") repeat-x;}
.common-alt .epic-progress.type-4 .progress .bg-l {background: url("../images/progress_bar_small_turquoise_l.png") no-repeat;}
.common-alt .epic-progress.type-4 .progress .bg-r {background: url("../images/progress_bar_small_turquoise_r.png") no-repeat;}
.common-alt .epic-progress.type-4 .progress .bg-c {background: url("../images/progress_bar_small_turquoise_c.png") repeat-x;}
.common-alt .content-title {margin: 0 auto; text-align: center; font-weight: bold;}
.common-alt .creator {text-align: center; margin: 3px auto 0; font-size: 10px;}
.common-alt .spells {position: relative; margin: 5px auto 0; width: 204px;}
.common-alt .spells .frame {position: absolute; left: 0; top: 0; width: 204px;}
.common-alt .spells.single {height: 32px;}
.common-alt .spells.single .frame {background: url("../images/art-alt-magic-single.png") no-repeat; height: 32px;}
.common-alt .spells.double {height: 58px;}
.common-alt .spells.double .frame {background: url("../images/art-alt-magic-double.png") no-repeat; height: 58px;}
.common-alt .spells .item {background: #2c202e; float: left; height: 25px; width: 25px; margin: 2px 0 0;}
.common-alt .bold {font-weight: bold;}

.newimg img {margin:2px; padding:0;} 