/**

 * Amazon Related Products

 * Author: Alain Gonzalez

 * Unit: Grid

 * Plugin URI: http://web-argument.com/amazon-related-products-wordpress-plugin/

*/

 .amzrp-grid-cont h3 {
    padding-bottom: 20px;
}



.amzrp-grids {

clear: both;
    margin-bottom: 15px;
    overflow: hidden;

}



.amzrp-grid-cont {

	clear:both;

	overflow:hidden;

}



.amzrp-grid {

	float: left;

	width: 250px;

	margin: 10px;

	font-size: 0.9em;

	height: 390px;	

}



.amzrp-grid-title {

	font-weight:bold;
	line-height: 15px

}


.amzrp-list-binding {

	font-weight:bold;
	line-height: 10px

}





.amzrp-grid h3 {	

   padding-bottom: 10px;


}



.amzrp-grid-thumb-cont {

 float: left;
    height: 100px;
    margin-right: 20px;
    text-align: center;
    width: 80px;

}



.amzrp-disclosure{

 background-color: #FCFCFC;
    border: 1px solid #CCCCCC;
    display: none;
    font-size: 0.8em;
    padding: 10px;
    position: absolute;
    width: 250px;

}



.amzrp-red {

   color: #900;

}



.amzrp-lt {

   text-decoration:line-through;

}



.amzrp-disclosure-cont{
   display: none;
   font-size: .8em;

}



.close-disclosure {


	position: absolute;

	right: 10px;

}



.amzrp-price-headline {

	font-weight:bold;
    line-height: 15px

}

.amzrp-more-info {

display: none;

	font-weight:bold;
    line-height: 15px

}



	

