#printTopMargin
{
display:none;
}

/*---- RESULTS BLOCK ----*/

span.keywordResultsTitle
{
font-size:140%;
font-weight:bold;
}

div.KeywordSearch_cellText
{
    min-height:120px;
    width:130px;
    float:left;
}
div.KeywordSearch_cellImage
{
    min-height:120px;
    width:80px;
    padding-left:5px;
    float:left;
}
div.KeywordSearch_cellImage img
{
    border:none;
}


.content_keyword
{
	margin-left:254px;
	width: 506px;
	font-size:70%;
}

div.productsdetails{
	float:left;
        clear:both;
	width:450px;
	padding:11px 22px 11px 22px;
	background:#FFFFFF;
}

div.productsresults{

        display:block;        
        background-image: url(../images/fondo-results.gif);
        background-repeat:no-repeat;
        height:57px;
        margin-right: 6px;
        margin-left: 6px;
        border-top:6px solid #FFFFFF;

}
div.productsresults table 
{               
        width:485px;
}


div.productsresults table tr 
{
        
}
div.productsresults table tr td.select_product_showall a
{
         background-image:URL(../images/arrow-avanzado.gif);
         background-position:right;
         background-repeat:no-repeat;
         padding:20px 20px 20px 30px;
         font-weight:bold;
         color:#A88DD0;
         text-decoration:none;        
}
div.productsresults table tr td.select_product_showall a:hover
{
         color:#0066CC;
}


div.productsresults div.results{
	width:450px;
	padding:0 0 15px 0;
	clear:both;
}



div.productsresults div.results div.left{
	clear:both;
	float:left;
	padding:3px 0 0 0;
        white-space:nowrap;
}
div.productsresults div.results div.right{
	float:right;
	padding:3px 0 0 0;
        font-size:12px;
}


div.productsresults div.results div.left div.title{
	float:left;
	width:110px;
        font-size:12px;
}
div.productsresults div.results div.left span.number{
	font-weight:bold;
}
div.productsresults div.results div.left img{
	position:relative;
	left:5px;
	top:2px;
}

div.productsresults div.results div.right a.page{
	text-decoration:none;        
}
div.productsresults table tr td a.page{
	text-decoration:none;
}
div.productsresults table tr td a.page:hover{
	text-decoration:underline;
}

div.productsresults div.results div.right a.page:hover{
	text-decoration:underline;
}
div.productsresults div.results div.right a.pagelit{
	font-weight:bold;
}

#show_information_no_found
{
        margin:10px;
}