html {
    background-color:#efefef;
}

body {
    background-color:#efefef;
    margin:0px;
    padding:0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* HEADER */
#header-background {
    background:url(/en/images/general_background.png);
	background-position: 946px -10px;
}

#header {
    background:url(../images/header_motto_2.gif) top right no-repeat;
}

#logo-home {
    height:45px;
    padding-top:5px;
    padding-left:5px;
    width:145px;
    margin-right:300px;
    float:left;
}

#tools {
    float:right;
    font-size:10px;
    margin:0px;
}

#tools ul li {
    padding:5px 5px 2px 2px;
    color:#555;
}

#tools ul li a {
    color:#555;
    text-decoration:none;
    border-right:1px dotted #8b8b8b;
    padding-right:4px;
    border-bottom: 0px;
}

#tools ul li a:hover {
    color:#ff3300;
    text-decoration:none;
}

#tools ul li:first-child {
    color:#ff3300;
    text-decoration:none;
    border-right:none;
}

/*Main MENU*/
#selectlanguage {
    font-size:10px;
}

#navmenu-h {
    margin-bottom:10px;
}

ul#navmenu-h li a {
    font-size:14px;
    border-right:1px dotted #ccc;
    padding:1px 10px 2px 8px;
    color:#333;
}

ul#navmenu-h li:first-child {
    border-left:1px dotted #ccc;
}

ul#navmenu-h li ul li:first-child {
    border-left: 1px white solid;
}

ul#navmenu-h li a:hover {
    color:#ff3300;
}

ul#navmenu-h li ul {
    border-right:none;
}

ul#navmenu-h li ul li {
    border-bottom: 1px white solid;
    background-color: #8B8B8B;
    padding:1px 1px 1px 1px;
    border-left:1px solid white;
    border-right:1px solid white;
}

ul#navmenu-h li ul li:hover, ul#navmenu-h li ul li.iehover {
    background: #FF3300;
}

ul#navmenu-h li ul li a {
    color: white;
    border-right:none;
    font-size:11px;
    height:20px;
}

ul#navmenu-h li ul li a:hover {
    color:#FFFFFF;
}

ul#navmenu-h li ul li ul {
    margin-left: 9px;
}

ul#navmenu-h li ul li ul li {
    width: 167px;
}


/*Left MENU*/

#menul {
    display:block;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#555;
    float:left;
    text-align:left;
    width:160px;
    border-bottom:2px solid #FF3300;
    margin: 0px;
    padding: 0px;
}

#menul ul, li {
    list-style-type: none;
}

#menul ul {
    margin: 0px;
    padding: 0px;
}

#menul li {
    width:100%;
    float:left;
    border-top: 1px dotted #ccc;
}

#menul ul li {
    list-style-type: none;
    background:url(../images/arrow_red.gif) left no-repeat;
    padding-left:15px;
    width:145px;
    color:#888;
}

#menul ul li a {
    color:#777;
}

#menul a {
    text-decoration: none;
    color: #555;
    background: none;
    display: block;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:5px;
}

#menul a:hover {
    background: #efefef;
    color: #FF3300;
}

#menul li:first-child {
    border-top:none;
}

#menul a.active {
    font-weight:bold;
}

/*right Menu*/

.archive-title {
    width:135px;
    height:20px;
    padding-left:5px;
    padding-top:10px;
    color:#FFFFFF;
    font-size:0.95em;
    text-align:left;
    background:url(../images/archive.gif) left no-repeat;
    border-bottom:1px solid #8b8b8b;
    float:left;
}

#menur {
    display:block;
    font: 0.80em Verdana, Arial, Helvetica, sans-serif;
    color:#555;
    float:left;
    text-align:left;
    width:140px;
    border-bottom:1px solid #8b8b8b;
}

#menur ul, li {
    list-style-type: none;
}

#menur ul {
    margin: 0;
    padding: 0px;
}

#menur li {
    width:100%;
    float:left;
    border-top: 1px dotted #ccc;
}

#menur a {
    text-decoration: none;
    color: #555;
    background: none;
    display: block;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:5px;
}

#menur a:hover {
    background: #efefef;
    color: #FF3300;
}

#menur li:first-child {
    border-top:none;
}

/*MAIN*/


/* CONTENT */
#content-background {
    background-color:#FFFFFF;
    border-top:1px #ccc solid;
    border-bottom:1px #ccc solid;
}

.strong {
    font-weight:bold;
}


/*FOOTER*/
#footer {
    font-size:9px;
    color:#8b8b8b;
}

#footer ul li {
    padding:1px 5px 2px 5px;
    border-right:1px dotted #8b8b8b;
}

#footer ul li:first-child {
    border-left:none;
}

#footer ul li a {
    text-decoration:none;
    color:#555555;
}

#footer ul li a:hover {
    text-decoration:none;
    color:#ff3300;
}

/*SITEMAP*/

#sitemap {
}

#sitemap ul {
    margin:0px 0px 0px 5px;
    padding:0px 0px 0px 0px;
    font-size:10px;
}

#sitemap ul li {
    padding:0px 5px 3px 0px;
    margin-right:10px;
    width:140px;
}

#sitemap ul li ul {
    padding-top:5px;
}

#sitemap li {
    text-align:left;
    float:left;
    display:inline;
    padding-left: 1em;
    text-indent: -1em;
}

#sitemap li ul li a {
    color:#666;
    padding:0px 10px 10px 10px;
    margin:0px;
    height:20px;
    background:url(../images/square_gray_3x3.gif) left top no-repeat;
    text-align:left;
    width:125px;
    font-size:10px;
    text-decoration:none;
}

#sitemap li a:hover {
    color:#FF3300;
    text-decoration:none;
}

/*ELEMENTS*/
.page-title {
    background-color: #FF3300;
    padding:9px 0px 5px 5px;
    width:155px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    text-align:left;
    color:#FFFFFF;
    float:left;
}

.page-title1 {
    padding:0px 0px 10px 0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    text-align:left;
    color:#FF3300;
}


/*CALL TO ACTION*/


#prompts-container {
    background:url(../images/tab_shadow.gif) right top no-repeat;
    padding-right:5px;
}

#prompts-container1 {
    background:url(../images/tab_shadow.gif) right top no-repeat;
    padding-right:5px;
    margin-top:20px;
}

.prompt-call {
    display: block;
    background:url(/en/images/sprite_icons.png) no-repeat;
    background-position: -10px -313px;
    padding-bottom:9px;
    line-height:12px;
    padding: 0px 10px 3px 35px;
    margin-top:10px;
    color: #666;
    font-size:10px;
    text-align:left;
    min-height:30px;
    border-bottom:1px dotted #CCCCCC;
    font-weight:bold;
}

.prompt-trial {
    display: block;
    background:url(/en/images/sprite_icons.png) no-repeat;
    background-position: -10px -250px;
    padding-bottom:9px;
    line-height:12px;
    padding: 0px 0px 3px 35px;
    margin-top:10px;
    color: #666;
    font-size:10px;
    text-align:left;
    min-height:30px;
    font-weight:bold;
}

.prompt-contact {
    display: block;
    background-image: url(../images/mail1.gif);
    background-position: top left;
    background-repeat:no-repeat;
    line-height:12px;
    padding: 0px 0px 3px 35px;
    margin-top:10px;
    color: #666;
    font-size:10px;
    text-align:left;
    min-height:25px;
    font-weight:bold;
}

.prompt-world {
    display: block;
    background:url(/en/images/sprite_icons.png) no-repeat;
	background-position: -10px -383px;
    line-height:12px;
    padding-bottom:9px;
    padding: 0px 0px 3px 35px;
    margin-top:10px;
    color: #666;
    font-size:10px;
    text-align:left;
    min-height:30px;
    border-bottom:1px dotted #CCCCCC;
    font-weight:bold;
}

.prompt-twitter {
    display: block;
    background:url(/en/images/sprite_icons.png) no-repeat;
	background-position: -10px -452px;
    background-repeat:no-repeat;
    line-height:12px;
    padding: 6px 0px 0px 35px;
    margin-top:10px;
    color: #666;
    font-size:10px;
    text-align:left;
    min-height:30px;
    border-bottom:1px dotted #CCCCCC;
}

.prompt-youtube {
    display: block;
    background:url(/en/images/sprite_icons.png) no-repeat;
	background-position: -10px -499px;
    line-height:12px;
    padding: 6px 0px 0px 35px;
    margin-top:10px;
    color: #666;
    font-size:10px;
    text-align:left;
    min-height:30px;
}

#prompts-box {
    width:140px;
    padding:10px 10px 10px 10px;
    border:1px solid #eeeeee;
    background:url(/en/images/general_background.png);
	background-position: 78px -220px;
}

.banner_left {
    background:url(../images/product/related_material.png) top left no-repeat;
    height:73px;
    width:155px;
    float:left;
    margin-top:20px;
}
.banner_left1 {
    background:url(../images/product/related_material5.png) top left no-repeat;
    height:95px;
    width:155px;
    float:left;
    margin-top:20px;
}
.banner_left2 {
    background:url(../images/product/related_material2.png) top left no-repeat;
    height:124px;
    width:155px;
    float:left;
    margin-top:20px;
}
.banner_left3 {
    background:url(../images/product/related_material3.png) top left no-repeat;
    height:124px;
    width:155px;
    float:left;
    margin-top:20px;
}
.banner_left4 {
    background:url(../images/product/related_material4.png) top left no-repeat;
    height:83px;
    width:155px;
    float:left;
    margin-top:20px;
}
.centered {
  text-align:center;
}

.other {
font-weight:bold;
    display:block;
    line-height:12px;
    color:#ff3300;
    font-size:10px;
    padding:0px 0px 0px 60px;
    text-align:left;
}
.other_telefonica {
    display:block;
    line-height:12px;
    color:#ff3300;
    font-size:10px;
    padding:0px 10px 5px 10px;
    text-align:center;
}
.other_enroll {
    font-weight:bold;
    display:block;
    line-height:12px;
    color:#ff3300;
    font-size:11px;
    padding:0px 0px 0px 75px;
    text-align:left;
}
.other1 {
    display:block;
    font-size:10px;
    padding:45px 0px 0px 0px;
}
.more a:link {
    color:#FF3300;
}

.more a:hover {
    color:#ff3300;
}

.more a:visited {
    color:#ff3300;
}

.more a:active {
    color:#ff3300;
}

#prompts-box a {
    color: #666!important;
    text-decoration: none;
/*    font-weight:bold;*/
}

#prompts-box a:hover {
    color: #ff3300 !important;
    text-decoration: none;
}

.prompt-podcast {
    display: block;
    background:url(/en/images/sprite_icons.png) no-repeat;
	background-position: -10px -89px;
    line-height:12px;
    padding: 0px 0px 5px 35px;
    padding-bottom:9px;
    margin-top:10px;
    color: #666;
    font-size:10px;
    text-align:left;
    width:100px;
    min-height:30px;
    border-bottom:1px dotted #CCCCCC;
    font-weight:bold;
}

.prompt-podcast-noborder {
    display: block;
    background:url(/en/images/sprite_icons.png) no-repeat;
	background-position: -10px -89px;
    line-height:12px;
    padding: 0px 0px 5px 35px;
    padding-bottom:9px;
    margin-top:10px;
    color: #666;
    font-size:10px;
    text-align:left;
    width:100px;
    min-height:30px;
    font-weight:bold;
}

.prompt-webcast {
    display: block;
    background:url(/en/images/sprite_icons.png) no-repeat;
	background-position: -10px -179px;
    line-height:12px;
    padding: 0px 0px 5px 35px;
    padding-bottom:9px;
    margin-top:10px;
    color: #666;
    font-size:10px;
    text-align:left;
    width:95px;
    min-height:30px;
    border-bottom:1px dotted #CCCCCC;
    font-weight:bold;
}

.prompt-webinar {
    display: block;
    background:url(/en/images/sprite_icons.png) no-repeat;
	background-position: -10px -179px;
    line-height:12px;
    padding: 0px 0px 5px 35px;
    margin-top:10px;
    color: #666;
    font-size:10px;
    text-align:left;
    width:100px;
    min-height:28px;
    font-weight:bold;
}


.prompt-webcast-noborder {
    background:url(/en/images/sprite_icons.png) no-repeat;
	background-position: -10px -179px;
    line-height:12px;
    padding: 0px 0px 5px 35px;
    padding-bottom:9px;
    margin-top:10px;
    color: #666;
    font-size:10px;
    text-align:left;
    width:100px;
    min-height:30px;
    font-weight:bold;
}

.prompt-datasheet {
    background:url(../images/icon_datasheet.gif) top left no-repeat;
    line-height:12px;
    padding: 0px 0px 5px 35px;
    padding-bottom:9px;
    margin-top:10px;
    color: #666;
    font-size:10px;
    text-align:left;
    width:95px;
    min-height:30px;
    border-bottom:1px dotted #CCCCCC;
    font-weight:bold;
}

.prompt-demo {
    background:url(../images/icon_demo_grayred.gif) top left no-repeat;
    line-height:12px;
    padding: 0px 0px 5px 35px;
    padding-bottom:9px;
    margin-top:10px;
    color: #666;
    font-size:10px;
    text-align:left;
    width:95px;
    min-height:30px;
    border-bottom:1px dotted #CCCCCC;
    font-weight:bold;
}

.prompt-whitepaper {
    display: block;
    background:url(/en/images/sprite_icons.png) no-repeat;
	background-position: -10px -10px;
    line-height:12px;
    padding: 0px 0px 5px 35px;
    padding-bottom:9px;
    margin-top:10px;
    color: #666;
    font-size:10px;
    text-align:left;
    width:100px;
    min-height:30px;
    border-bottom:1px dotted #CCCCCC;
    font-weight:bold;
}

.prompt-whitepaper-noborder {
    display: block;
    background:url(/en/images/sprite_icons.png) no-repeat;
	background-position: -10px -10px;
    line-height:12px;
    padding: 0px 0px 5px 35px;
    padding-bottom:9px;
    margin-top:10px;
    color: #666;
    font-size:10px;
    text-align:left;
    width:100px;
    min-height:30px;
    font-weight:bold;
}

.prompt-video {
    background:url(../images/icon_video_recorded.gif) top left no-repeat;
    line-height:12px;
    padding: 0px 0px 5px 35px;
    padding-bottom:9px;
    margin-top:10px;
    color: #666;
    font-size:10px;
    text-align:left;
    width:95px;
    min-height:30px;
    border-bottom:1px dotted #CCCCCC;
    font-weight:bold;
}

.prompt-video-noborder {
    background:url(../images/icon_video_recorded.gif) top left no-repeat;
    line-height:12px;
    padding: 0px 0px 5px 35px;
    padding-bottom:9px;
    margin-top:10px;
    color: #666;
    font-size:10px;
    text-align:left;
    width:95px;
    min-height:30px;
    font-weight:bold;
}

.prompt-arrow ul{
    width:100%;

}

.prompt-arrow li {
    background:url(../images/arrow_go.gif) left top no-repeat;
    list-style:none;
    line-height:12px;
    padding: 4px 0px 5px 13px;
    color: #666;
    font-size:10px;
    text-align:left;
    width:125px;
    border-top:1px dotted #CCCCCC;
    font-weight:normal;

}


.prompt-arrow li:first-child{

}

/*Index de product*/
.prompt-icon {
    line-height:12px;
    padding: 5px 0px 5px 75px;
    padding-bottom:40px;
    margin-top:10px;
    text-align:left;
}

.image_column {
    width:160px;
    margin-right:35px;
    float:left;
}

.text_column {
    width:380px;
    float:right;
}

/*Index de product*/
/*Página de partners*/
.prompt-icon-more {
    line-height:12px;
    padding-left:125px;
    padding-bottom:20px;
    margin-top:10px;
    text-align:left;
    min-height:70px;
}

.prompt-icon-more1 {
    line-height:12px;
    padding: 0px 0px 5px 125px;
    padding-bottom:15px;
    margin-top:30px;
    border-bottom:1px #CCCCCC dotted;
    text-align:left;
}

.web {
    background:url(../images/product/icon_web.png) top left no-repeat;
}

.web2 {
    background:url(../images/product/web2.png) top left no-repeat;
}

.security {
    background:url(../images/product/security.png) top left no-repeat;
}


.search {
    background:url(../images/product/search.png) top left no-repeat;
}

.caching {
    background:url(../images/product/caching.png) top left no-repeat;
}

.velti {
    background:url(../images/partners/velti_logo.png) top left no-repeat;
}

.logica {
    background:url(../images/partners/logica_logo.png) top left no-repeat;
}


.interligare {
    background:url(../images/partners/interligare_logo.png) top left no-repeat;
}

.crono1 {
    background:url(../images/product/crono1.png) top left no-repeat;
}

.gears {
    background:url(../images/product/gears.png) top left no-repeat;
}

.transactions {
    background:url(../images/product/transactions.png) top left no-repeat;
}

.key {
    background:url(../images/product/key.png) top left no-repeat;
}

.app {
    background:url(../images/product/app.png) top left no-repeat;
}

.conectivity {
    background:url(../images/product/conectivity.png) top left no-repeat;
}


.server {
    background:url(../images/product/server.png) top left no-repeat;
}

.think {
    background:url(../images/product/think2.png) top left no-repeat;
}

.block {
    background:url(../images/product/block.png) top left no-repeat;
}


/*Página de partners*/

.prompt-line {
    background:url(../images/prompt_lines.gif) center no-repeat;
    height: 4px;
}

/*careers page*/
.usa {
    background:url(../images/background_worldmapUSA.gif) top left no-repeat;
}

.vacancies1 {
    text-align:left;
    margin-top:10px;
    padding-bottom:2px;
    padding-top:2px;
    margin-bottom:10px;
    font-size:14px;
    color:#333;
    background-color:#EFEFEF;
}


.red-square {
    background:url(../images/square_red_5x5_top15.gif) top left no-repeat;
    padding-left:20px;
    padding-bottom:5px;
    margin-left:5px;
    font-size:11px;
}

#box-contact {
    width:140px;
    padding:20px 10px 10px 10px;
    text-align:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:0.7em;
    border:1px solid #eeeeee;
    background:url(/en/images/general_background.png);
	background-position: 78px -120px;
}

.image-box {
    border:1px solid #ddd;
    padding:5px;
}

.image-container {
    background:url(../images/tab_shadow.gif) right top no-repeat;
    padding-right:5px;
    margin-top:10px;
    margin-bottom:20px;
}

/*Nuevos estilos para la página de registro*/
.thumbnail_white {
    float:left;
    width:360px;
    margin-right: 10px;
}

.data_thumbnail2 {
    float:right;
    width:200px;
    margin-left: 10px;
}

.thumbnail2 {
    float:left;
    width:100%;
    margin-right: 10px;
}

.briefing_webcast {
    padding-top:5px;
    text-align: left;
}

.quote {
    margin-bottom:15px;
    padding-left:100px;
    font-size:10px;
    font-weight:normal;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#000000;
    text-align:left;
    height:auto;
}

.suresh_h {
    background-image:url(../images/photos_speakers/speaker_suresh.gif);
    background-repeat:no-repeat;
    background-position:left center;
    height:120px;
}

.powell_h {
    background-image:url(../images/photos_speakers/ron_powell.png);
    background-repeat:no-repeat;
    background-position:left center;
    height:110px;
}

.beth_h {
    background-image:url(../images/photos_speakers/beth_gold.png);
    background-repeat:no-repeat;
    background-position:left center;
    height:101px;
}

.featured_speakers {
   line-height:12px;
    padding: 115px 0px 5px 0px;
    padding-bottom:9px;
    margin-top:10px;
    color: #666;
    text-align:left;
    min-height:30px;
}

.gilpin {
    background:url(../images/photos_speakers/Mike-Gilpin.gif) top left no-repeat;
}

.conn {
    background:url(../images/photos_speakers/shaun.png) top left no-repeat;
}

.justo {
    background:url(../images/photos_speakers/justo.jpg) top left no-repeat;
}

.suresh {
    background:url(../images/photos_speakers/speaker_suresh.gif) top left no-repeat;
}

.wayne {
    background:url(../images/photos_speakers/speaker.png) top left no-repeat;
}

.curriculum {
    margin-bottom:5px;
    font-size:9px;
    font-weight:normal;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#000000;
    text-align:left;
}

/*Estilos formulario*/
.box-mail {
    display:inherit;
    margin-top:11px;
    border-right:1px solid #ddd;
    border-top:1px solid #ddd;
    border-bottom:1px solid #cdcdcd;
    border-left:1px solid #cdcdcd;
    background-color: #f3f3f4;
    height: auto;
    padding: 10px;
}

input {
    border:1px solid #E0E0E0;
}

label {
    margin-left:0px;
    margin-bottom:20px;
    clear:right;
    text-align:left;
}

.briefing_webcast2 {
    padding-top:5px;
    padding-left:200px;
    background-image:url(../resources/whitepapers/bring_web2.0/images/whitepaper_thumbnail.png);
    background-repeat:no-repeat;
    background-position: bottom left;
    text-align: left;
}
#button {
    background:url(../images/background_button.png) top left repeat-x;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    margin-top:10px;
    border: 1px solid #E0E0E0;
    padding:5px;
    cursor:pointer;
}
/*#button {
    background:url(../images/background_button.png) left top repeat-x;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    margin-top:10px;
    border: 1px solid #E0E0E0;
    padding:5px;
    cursor:pointer;
}*/

.shadow_class {
    width:5px;
    height:160px;
    background:url(../images/tab_shadow.gif) top left no-repeat;
    float:left;
}

/*Estilos página de webinars*/
/*Technology*/
#one {
    width:100%;
    clear:both;
}

.topics_left {
    float:left;
    width:275px;
    margin-right:30px;
}

.topics_right {
    float:right;
    width:275px;
}

/*Technology*/


/*Estilos banners*/
.featured_text {
    color:#666666;
    font-size:11px;
    text-align:left;
    padding:20px 60px 10px 5px;
    height:90px;
}

.content_right {
    width:240px;
    padding:20px;
    height:160px;
    margin-bottom:20px;
    float:right;
}

.content_left {
    width:240px;
    padding:20px;
    height:160px;
    margin-bottom:20px;
    float:left;
}

/*.webinar_pharma {
    background:url(../../images/solutions/background_pharma_solutions_half.png) top no-repeat;
}

.solution_pharma {
    background:url(../../images/solutions/background_sciences_solutions.png) top no-repeat;
}
*/


.registernow {
    background:url(../images/featured_registernow_half.png) top no-repeat;
}


.webinar_customer_half {
    background:url(../images/featured_webinar_customer_half.png) top no-repeat;
}
.featured_whitepaper_mf{
    background:url(../images/featured_whitepaper1.png) top no-repeat;
}
.featured_whitepaper_mf2{
    background:url(../images/featured_whitepaper2.png) top no-repeat;
}
.replicate {
    background:url(../images/featured_webinar_2.png) top no-repeat;
}


.data_virtualization {
    background:url(../images/data_virtualization2.png) top no-repeat;
}

.whitepaper_customer {
    background:url(../images/featured_whitepaper_solutions_half.png) top no-repeat;
}

.case_customer {
    background:url(../images/featured_casestudy_solutions_half.png) top no-repeat;
}

.videocast_solutions {
    background:url(../images/featured_videocast_half.png) top no-repeat;
}


.podcast_solutions {
    background:url(../images/featured_podcast_half.png) top no-repeat;
}

.videocast_pressrelease {
    background:url(../images/featured_videocast_complete.png) top no-repeat;
}

.podcast_news {
    background:url(../images/featured_podcast_complete.png) top no-repeat;
}

.content {
    width:100%;
    height:auto;
    padding-bottom:5px;
    border-bottom:1px solid #dfdfdf;
    margin-bottom:20px;
}

.content_half {
    width:100%;
    height:150px;
}

.webinar_left {
    height:auto;
    min-height:80px;
    float:left;
    padding:40px 220px 5px 45px;
    text-align:left;
}
.webinar_left_dv {
    height:auto;
    min-height:80px;
    float:left;
    padding:40px 190px 5px 45px;
    text-align:left;
}


.dtba {
    background:url(../images/dtba_image.png) top no-repeat;
}



.webinar_customer {
    background:url(../images/featured_webinar_customer.png) top no-repeat;
}

.button_webinar {
    margin-top:10px;
}



/*Estilos banners*/


/*share button*/

#share {
    float:right;
    color:#333333;
    font-size:9px;
    padding-top:8px;
}

#section-title {
    width:580px;
    height:30px;
    padding-bottom:10px;
    clear:both;
}
#section-title1 {
    width:580px;
    height:30px;
    margin-bottom:30px;
    clear:both;
}
#left-banner {
    width: 160px;
    padding: 20px 0px 0px 0px;
}

.courses {
    padding-left:20px;
    padding-bottom:10px;
}

.wrapper_columns {
    float:left;
    width:585px;
}

.column_left {
    float:left;
    width:220px;
}

.column_right {
    float:left;
    width:250px;
    margin-top:3px;
    height:40px;
}

.title_table {
    font-weight:bold;
    background-color:#efefef;
    text-align:left;
}
/* FEATURED RESOURCES */
.prompt-webinar_featured {
    display: block;
    background:url(../images/icon_webcast1.gif) top left no-repeat;
    line-height:12px;
    padding: 0px 0px 10px 35px;
    margin-top:10px;
    color: #666;
    font-size:9px;
    text-align:left;
    width:105px;
    min-height:28px;
}
.prompt-whitepaper_featured {
    display: block;
    background:url(../images/icon_whitepaper1.gif) top left no-repeat;
    line-height:12px;
    padding: 0px 0px 0px 35px;
    padding-bottom:9px;
    margin-top:10px;
    color: #666;
    font-size:9px;
    text-align:left;
    width:110px;
    min-height:30px;
}
#prompts-box_featured {
    width:140px;
    padding:10px 10px 10px 10px;
    *padding:20px 10px 10px 10px;
    border:1px solid #eeeeee;
    background:url(../images/featured_label.gif) top left no-repeat #EFEFEF;
}

#prompts-box_featured a {
    color: #666!important;
    text-decoration: none;
    font-weight:bold;
}

#prompts-box_featured a:hover {
    color: #ff3300 !important;
    text-decoration: none;
}



