@charset "utf-8";

/* CSS Document */







#showcart {

	padding: 0px;

	/*	background-color: #FFFFFF;

*/	font-size: 0.9em;

width:650px;

}

.carttext {

	font-size: 1em;

	color: #321D1A;

}



.caption_bkgnd {

	background-color: #FEE7BB;

}



/*#showcart a:link, #showcart a:active, #showcart a:visited, #showcart a:hover {

text-decoration:underline;

}

*/

.mybutton

{

	color: #48403D;

	border: 2px outset #d7b9c9;

	background-color: #FFFFFF;

	font-weight: bold;

	font-size: 0.9em;

} 



.floatleft {

	float:left;

}



.floatright {

	float:right;

}


