<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	
	/* start image list from doobox css */
	
	
	#stacks_in_2 .stacks_in_2imagelist {
		position: relative;
		list-style: none;
		list-style-type: none;
		margin:40px 0;
		
		z-index:1;
	}
	
	#stacks_in_2 .stacks_in_2listIcon {
		position: relative;
		float:left;
		z-index: 2;
	}
	
	#stacks_in_2 .stacks_in_2listIcon img{
		width:256px;
		height: auto;
	}
	
	
	#stacks_in_2 .stacks_in_2listTitle {

		margin-left:274px;
		padding-bottom: 0px;
		font-weight: bold;
		font-size: 115%;
	}
	
	
	#stacks_in_2 .stacks_in_2listContent {
		display: block;
		margin-left:274px;
		padding-top: 0px;
		padding-bottom: 18px;
	}
	
	.stacks_in_2breaker{
		margin: 0;
		padding: 0;
		height: 1px;
		clear: both;
	}
	
	
	/* end image list from doobox css */
	</pre></body></html>