body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
h2 { font: 17px 'gotham_extralightregular'; color: #000; margin-bottom: 14px; }
p { font: 13px Arial, Helvetica, sans-serif; color: #333; line-height: 18px; margin-bottom: 15px; }
b, strong { font-weight: bold; }
.block-description-bsc { float: left; width: 165px; margin: 0 20px 40px 0; padding: 10px; border-bottom: 1px solid #ddd; }
.bsc-collagen { border-top: 5px solid #46008d; }
.last-block { margin: 0; }
.clear { clear: both; }

/* Pestaña */
#tabs_wrapper { width: 800px; margin-top: 15px; }
#tabs_container { background: url(../media/bgTabs.gif) repeat-x left bottom; padding-bottom: 1px; }
#tabs { list-style: none; padding: 6px 0 8px 0; margin: 0 0 0 10px; font-size: 13px; }
#tabs li { display: inline; }
#tabs li a { color: #fff; font-weight: bold; border: 1px solid #ccc; padding: 6px 10px; text-decoration: none; background-color: #ccc; border-bottom: none; outline: none; border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; }
#tabs li a:hover { background-color: #e5e5e5; padding: 6px 10px; }
#tabs li.active a { color: #000; font-weight: bold; border-bottom: 1px solid #fff; background-color: #fff; padding: 6px 10px 7px 10px; border-bottom: none; }
#tabs li.active a:hover { background-color: #eeeeee; padding: 6px 10px 7px 10px; border-bottom: none; }
#tabs li a.icon_accept { background-image: url(accept.png); background-position: 5px; background-repeat: no-repeat; padding-left: 24px; }
#tabs li a.icon_accept:hover { padding-left: 24px; }
#tabs_content_container { padding: 10px 0px; width: 800px; /*border: 1px solid #ccc;*/ border-top: none; }
.tab_content { display: none; }