.noborder td { margin-left:5px; margin-right:5px; padding-bottom:4px; text-align:center; font-weight:bold; }
.nob2 td { border-bottom:2px solid #FFF; }
.tdbasic { border-left:6px solid #FFF; background-color:transparent; background-image: url(/newimages/pricing/basic.gif); width:103px; height:37px; background-repeat:no-repeat; background-position:top center; font-weight:bold; color:#FFF; }
.tdplus { border-left:6px solid #FFF; background-color:transparent; background-image: url(/newimages/pricing/plus.gif); width:103px; height:37px; background-repeat:no-repeat; background-position:top center; font-weight:bold; color:#FFF; }
.tdultimate { border-left:6px solid #FFF; background-color:transparent; background-image: url(/newimages/pricing/ultimate.gif); width:103px; height:37px; background-repeat:no-repeat; background-position:top center; font-weight:bold; color:#FFF; }

.bl6px  td { border-left:6px solid #FFF; }

.tdbasic2 { border-left:6px solid #FFF; background-color:#49AACE; color:#FFF; padding-top:4px; }
.tdplus2 { border-left:6px solid #FFF; background-color:#306398; color:#FFF; padding-top:4px; }
.tdultimate2 { border-left:6px solid #FFF; background-color:#A48E6C; color:#FFF; padding-top:4px; }

.biggerul li {
	font-size:12px;
}

.btn {
height:17px;/* ie8 fix */
overflow:hidden;/* ie8 fix */
font-size:14px;display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer;
}
.btn * { font-style: normal; background-image: url(/newimages/pricing/btn2.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: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.orange { background: #FF6F04; }
.btn.gray { background:#686868; }
.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: #FF6F04; color:#000 !important; }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(/newimages/pricing/shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.orange { background: #FF6F04; }
* html .btn.gray { background:#686868; }
* html .btn.blue { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #FF6F04; color:#000 !important; }
