

/** syles for the xml file **/

	#lstprod
	
	{
	width:330px;
	position: absolute; top:100% ; left:8%; 
	border: 2px dotted #606060 ;
	
        padding-left:15%;
        padding-right:5%;
        text-align center;


}

/**had to make a seperate id for the footer**/
/**there was too much of a differance in height**/

#privacy_long
{
position:relative; top:1200%; left:30%;

clear:both;

text-align:center;


/*border: 4px solid red;*/


width:425px; height:150px;


text-decoration:underline;

}

/**styles for the buy buttons**/

.press_bnt

{

font-weight:bold;
color:#33CC00;


}


