
.imgsw_toplevel
{
	font-family:"Courier New", Courier, monospace; display:inline; float:right;
}
	
.imgsw_list_numbers a.active,
.imgsw_list_titles a.active,
.imgsw_list_filenames a.active,
.imgsw_list_numbers a.active:hover,
.imgsw_list_filenames a.active:hover
{color: #fff; background-color: #C56115;}
	
	
/* Controls the color of the non-selected link */	
.imgsw_list_numbers a,
.imgsw_prevnext a
{padding: 0 0.5em; text-decoration: none; color: #C56115; font-weight: bold; background-color: transparent;}
	
.imgsw_list_numbers a:hover,
.imgsw_prevnext a:hover
{color: #C56115; background-color: #ffdaaa; }
	
.imgsw_list_numbers,
.imgsw_prevnext
	{display: inline; padding: 0; margin: 0 1em 0 0; float:right;}
		
.imgsw_viewport
{padding-top: 0ex; padding-right: 15px; }

.imgsw_image
{
	
	float:right;
}