/* BTN CTA */
.price ul li {}
.price ul li a.cta-w {margin-top:8px;vertical-align: bottom;*float:right;margin-right:2px;}

a.cta-w, a:hover.cta-w{text-decoration:none;}
.cta-w {background:transparent no-repeat top left; width:9.14em; font:bold 100%/1.4em arial; color:#000; text-decoration:none; text-align:center; margin:0 auto 1em; cursor:hand; cursor:pointer; display:block;}
/** html .cta-w  {line-height:122%;}*/
.cta-w:hover {cursor:hand;cursor:pointer;}
.cta-w strong {background:transparent no-repeat top right;right:-4px;position:relative;display:block;}
.cta-w strong strong {background:transparent no-repeat bottom left;top:5px;left:-4px;right:0;}
.cta-w strong strong strong {background:transparent no-repeat bottom right;padding:.2em 0 .5em;top:auto;right:-4px;left:auto;text-indent:-5px;}
.cta-w em {display:block;font:70% arial;}
.cta-w {background-image:url(/img/common/bt/cta/yel_tl.gif);}
.cta-w strong {background-image:url(/img/common/bt/cta/yel_tr.gif);}
.cta-w strong strong {background-image:url(/img/common/bt/cta/yel_bl.gif);}
.cta-w strong strong strong {background-image:url(/img/common/bt/cta/yel_br.gif);}
.cta-w:hover {color:#000;background-image:url(/img/common/bt/cta/grn_tl.gif);}
.cta-w:hover strong {background-image:url(/img/common/bt/cta/grn_tr.gif);}
.cta-w:hover strong strong {background-image:url(/img/common/bt/cta/grn_bl.gif);}
.cta-w:hover strong strong strong {background-image:url(/img/common/bt/cta/grn_br.gif);}


#MdPropDetails .MdBody .info-detail a.cta-w {float:right;margin-right:5px;}

