.box_3 .title {font-size: 22px;top: 11px;right: 14px;}
.box_3 .c {min-height: 49px;}
.oncem .title {font-size: 20px;top: 12px;}
.oncem .title, .oncem .c {right: 12px;}
.text h1 {font-size: 20px;margin: 5px 0;}

div.small-box{width:100%;height:30px;float: right;margin:5px 0;position:relative;background-position: 99% 50%; background-repeat: no-repeat ;}
div.small-box.succes{background-image: url(theme/accept.png);background-color: #c3fbaa ;border:1px solid #51be21;}
div.small-box.info{background-image: url(theme/help.png);background-color: #aee6fd ;border:1px solid #3e9bfc;}
div.small-box.error{background-image: url(theme/delete.png);background-color: #febfbf ;border:1px solid #f74c4c;}
div.small-box.warning{background-image: url(theme/error.png);background-color: #FFFAB2;border:1px solid #d5c913;}
div.small-box.msg{background-image: url(theme/lightbulb_off.png);background-color: #fff ;border:1px solid #ccc;}
div.small-box p{font-size:12px;width:auto;float: right;margin:5px 40px 5px 5px;}


.product {padding:0;border-top:1px solid #D0D0D0;font-size: 12px;}
.product li  {background:url(bullets/bullet1.png) no-repeat right 3px;border-bottom:1px solid #D0D0D0;line-height:17px;margin-top: 8px;padding:0 25px 9px 0;}	
.product li.up  {background-image: url(bullets/bullet_up.png);}	
.product li  a { display:block;text-decoration:none; color:#6d6d6d;}
.product li a:hover { color:#363636;}
.product li.active a{ font-weight:bold; color:#363636}
.product {border:none;}
.product li ul li{padding:0 20px 0px 0;font-size: 13px;}
