


/*  ******************** ESTRUCTURA INTERIOR ********************  */
/*  *************************************************************  */

.real-content {
	/*float:left;*/
	clear:both;
	width:100%;
	}

#interior-container-02 {
      background:url(/pfw_files/tpl/structure/structure-05.jpg) left bottom no-repeat;
      width:100%;
      padding-bottom:32px;

	float:left;
}

#interior-container {
      text-align: left;
      /* background:url(/pfw_files/tpl/structure/structure-04_2.gif) repeat-x scroll; */
	background:url(/pfw_files/tpl/structure/structure-04_5.gif);
      width:100%;

	/* padding-top:20px; */
	
	float:left;
      }

#interior-container-0 {
      background:url(/pfw_files/tpl/structure/structure-04_6.gif);
      width:100%;
	height:20px;
      }

.linkbox-content {
	width:230px;
	float:right;
}

.linkbox-content img{
	max-width:200px;
	/*margin-top: 4px;*/
}

.interior-float-left {
	/*width:210px;*/
	max-width:210px;
	margin-right:15px;
	margin-bottom:4px;
	float:left;
}
	
.float-right-interior {
	/*width:180px;*/
	max-width:180px;
	float:right;
	margin-left:15px;
}

#searcher-results tr td{
	width:860px;
	overflow:hidden;

}

.marketstock-linkbox-image img {
	margin-bottom:6px;
	margin-left:-6px;
}


* html #interior-container-02,
* html #interior-container,
* html .linkbox-content,
* html .interior-float-left,
* html .float-right-interior {display:inline;}
