div.all_creativity_results_container { 
    overflow:hidden; 
    height: auto !important;
    height: 100%;
    margin-bottom:4px;
}
div.all_creativity_results_container h1 { 
    background:transparent url(http://media.bd-farm.com/images/common/site/textlink_title_bg.gif) repeat-x scroll 0 0; 
    color:#fff; 
    font-family:'Trebuchet MS',Verdana; 
    font-size:18px; 
    font-weight:normal; 
    height:24px; 
    letter-spacing:-0.3px; 
    overflow:hidden; 
    padding-left:4px; 
    text-decoration:none; 
}
div.creativity_results_container, div.creativity_result a {
    margin: 0;
    text-align:left;
    background: #e6f3fc;
}
div.creativity_results_container { 
    margin-bottom:2px
}
div.creativity_result a {
    padding:8px 0 0 0;
}
div.creativity_result a:hover, div.creativity_results_container.column div.creativity_result a:hover {
    text-decoration:none!important;
    background: #F2F8FC;
}
div.creativity_result div.clear {
    height:0;
    line-height:0;
    font-size:0;    
}
div.creativity_result a {
    overflow: hidden;
    text-decoration: none;
    height: auto !important;
    height: 100%;
    width: 100%;
}
div.creativity_result a div.premium_results {
    float:right;
    font-size: 10px;
    color: #777;
    padding-right: 8px;
    margin-top: 2px;
    background: transparent;
}
div.creativity_result a, div.creativity_result span.result_title, div.creativity_result span.description {
    display: block;
}
div.creativity_result a img {
    float:left;
    margin: 2px 12px 8px 8px;
    width:90px;
    height:90px;
    border: 1px solid #ddd;
}
div.creativity_result a span.result_title {
    color: #f60;
    font-size:18px;
    font-weight:normal;
    padding:4px 0 4px 94px;
    text-decoration: underline;
    font-family: 'Trebuchet MS', Verdana, Sans-serif;
}
div.creativity_result a span.description {
    font-family: Verdana, Arial, Sans-serif;
    font-size:12px;
    line-height: 18px;
    color: #666;
    padding: 0 10px 8px 10px;
}
div.creativity_result span.url {
    font-family: Verdana, Arial, Sans-serif;
    font-size:12px;
    color: #06f;
    margin-right: 8px;
    text-decoration: none;
}
div.creativity_result a:hover span.result_title {
    color: #36f;
    text-decoration:underline;
}
div.creativity_result a:hover img {
    border: 1px solid #aab9be;
}
div.creativity_results_container br.clear {
    line-height: 0;
    height: 0;
}

/*CREATIVITY BUTTON*/ 
div.creativity_result .line_button {                   
    float:right; 
    margin:-18px 0 12px; 
} 
div.creativity_result button { 
    border:none; 
    background:none; 
    padding:0; 
    margin:0 4px 2px 0; 
    width:auto; 
    cursor: pointer; 
    overflow:visible;                    
    text-align:center;   
    white-space:nowrap;  
    height:24px; 
}
div.creativity_result button span, div.creativity_result button em{ 
    display:block; 
    height:22px; 
    line-height:22px; 
    margin:0; 
    font-size: 14px; 
     font-family:'Trebuchet MS', verdana, arial; 
    font-weight:bold; 
} 
div.creativity_result button span{ 
    padding-left: 14px; 
    color: #fff; 
}    
div.creativity_result button em{ 
    font-style:normal; 
    padding-right:21px; 
}
div.creativity_result button span{ 
    background:url("http://static.goadv.com/images/betterdeals/common/elements/creativity_factory/bgbutton.png") no-repeat left 0; 
}    
div.creativity_result button em{ 
    background:url("http://static.goadv.com/images/betterdeals/common/elements/creativity_factory/bgbutton.png") no-repeat 100% 0; 
} 
div.creativity_result a:hover button span{ 
    background:url("http://static.goadv.com/images/betterdeals/common/elements/creativity_factory/bgbutton.png") no-repeat left -22px; 
}    
div.creativity_result a:hover button em{ 
    background:url("http://static.goadv.com/images/betterdeals/common/elements/creativity_factory/bgbutton.png") no-repeat 100% -22px; 
}
/*COLUMN*/
div.all_creativity_results_container.column {
    padding:0;
}
div.all_creativity_results_container.column div.creativity_result a {
    padding:4px 0 0 !important;
}
div.all_creativity_results_container.column a span.result_title{
    font-size:14px;
    font-weight:bold;
    padding:0 0 8px 54px;
}
div.all_creativity_results_container.column .premium_results {
    display:block;
    margin-bottom:4px;
    margin-top:0;
    text-align:right;
    width:90%;
}
div.all_creativity_results_container.column a img {
    width: 50px;
    height:50px;    
}
div.all_creativity_results_container.column a span.description, div.all_creativity_results_container.column span.url {
    font-size:11px;
    line-height: 15px;
    display:block;
    clear:both;
}
div.all_creativity_results_container.column span.url {
    padding: 0 10px 8px 10px;
}
div.all_creativity_results_container.column div.creativity_result .line_button {
    margin:1px 0 12px;
}
