#Imagebank							{ width: auto; margin: 0 5px 5px 5px; }
#Imagebank .body					{ padding: 10px; }
#Imagebank .info					{ margin: 5px 0; }
#Imagebank .image					{ margin-right: 5px; }
#Imagebank .catimage			{ float:left; margin-right: 5px; }
#Imagebank .information		{ width: 450px; margin-top: 5px; }
#Imagebank .title					{ font-weight: bold; color: #652d90; }
#Imagebank .description			{ text-align: justify; }

#Imagebank .frame					{ float: left; width: 150px; height: 150px; background: #fbf3ff;  margin:2px; }
#Imagebank .frame:hover		{ background: #f0d7ff; color: #fff; }
#Imagebank .img						{ padding: 10px 0 0 15px; }
#Imagebank .name					{ text-align: center; font-weight: bold; color: #652d90; width:120px; }

#Imagebank .pages				{ margin-bottom: 20px; margin-top: 20px; text-align: center; background: #f2f2f2; }
#Imagebank .button				{ font-weight: bold; text-decoration: none; }

#Imagebank .nav_images		{ background: #f2f2f2; height: 14px; margin-top:5px; }
#Imagebank .navleft				{ float: left; }
#Imagebank .navright				{ float: right; }

#category								{ color: #5c1e86; padding: 5px; }
#category .title						{ font-size: 18px; font-weight: bold; margin-bottom: 10px; }
#category .list							{ padding-top: 10px; }
#category a								{ color: #5c1e86; }
#category ul							{ margin-top: 0; margin-left: 0; padding-left: 1.5em; list-style-image: url('/imagebank/styles/images/icon/li.gif'); }
#category li								{ padding: 0; }