/*.btn { display: block; position: relative; background: #4b94d4; padding: 6px; float: left; color: #ffffff; text-decoration: none; cursor: pointer; font-family:"Lucida Sans","trebuchet ms",sans-serif; font-size:11px; }
.btn *{ font-style: normal; background-image: url(../images/login/btn_texture.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -6px; padding: 0 0 6px 12px; margin-bottom: -6px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 12px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -12px; margin-left: 9px; top: -6px; height: 0; }

.btn:hover { background-color: #8dc8ff; }
.btn.disabled { background-color: #c0dcf5;background-image:none;cursor:default; }

.btn[class] {  background-image: url(../images/login/btn_shade.png); background-position: bottom; }*/


.btn { display: block; position: relative; background: #4b94d4; padding: 6px; float: left; color: #ffffff; text-decoration: none; cursor: pointer; font-family:"Lucida Sans","trebuchet ms",sans-serif; font-size:11px; }
.btn *{ font-style: normal; background-image: url(../images/login/btn_texture.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -6px; padding: 0 0 6px 12px; margin-bottom: -6px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 12px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -12px; margin-left: 9px; top: -6px; height: 0; }

.btn:hover { background-color: #8dc8ff; }
.btn.disabled { background-color: #c0dcf5;background-image:none;cursor:default; }

.btn[class] {  background-image: url(../images/login/btn_shade.png); background-position: bottom; }


