showcasebox {
	font-family: Arial, Helvetica, sans-serif;
		position:relative;
		margin-width: 2;
		border-width: 1;
		border-bottom: 1 dotted black;
		/*border-color: black;
		border-style: dotted; */
		padding: 10 3 15 10;
		width: 647;
		background-color: F5F5F5;	
}

item {
		position:relative;
		margin-width: 2;
		border-width: 1;
		border-bottom: 1 dotted black;
		/*border-color: black;
		border-style: dotted; */
		padding: 10 3 15 10;
		width: 530;
		background-color: F5F5F5;		
		}
		
trailer_right {
		float:right;
		width:350px; 
		margin:8px 3px 5px 5px;
	}
	
links_right {
		position:relative;
		width:350px; 
		margin:8px 3px 5px 5px;
		border-bottom: 1 dotted black;
	}
