#allgallery {
  font-family:      					Verdana, Helvetica, sans-serif;
  width:            					450px;
  margin-left:      					auto;
  margin-right:     					auto;

}

h1 {
	width:                      300px;
	font-family:                Verdana, Helvetica, sans-serif;
	font-size:                  14px;
	color:                      #3e6272;
  border-top:                 2px solid #3e6272;
	border-bottom:              2px solid #3e6272;
	background-color:           #ffffff;
}

h2 {
	font-family:                Verdana, Helvetica, sans-serif;
	font-size:                  12px;
	color:                      #3e6272;
	font-style:                 italic;
	line-height:                2em;
}

body { 
  font-size:        					12px;
  margin: 		  							10px;
  color:            					#3E6272;
  background-image: 					url(images/layout/checkers.gif);
  background-attachment: 			fixed;
}

p {
	width:                      450px;
	color:                      #3e6272;
  padding:                    5px;
}

#whitebox {
	width:                      460px;
	background-color:           #ffffff;
  border:                     2px solid #D4E7AF;
}

p.front {
	height:                     600px;
	background-image:           url(images/layout/frontrhythmic.jpg);
	background-position:        bottom right;
	background-repeat:          no-repeat;
	padding-bottom:             0px;
	margin-bottom:              0px;
}

p.category {
  background-image: 					url(images/layout/graybar.gif);
  padding:                    0px;
  border:                     2px solid #3e6272;
}

img {
	 border:                    none;
}

img.chara {
	float:                      right;
	padding-right:              0px;
	margin-right:               0px;
}

.thumb {
	height:                     80px;
	width:                      80px;
}

.friends {
	height:                     50px;
	width:                      50px;
}

.old {
	height:                     80px;
	width:                      40px;
}

.label {
	font-size:                  14px;
	font-weight:                bold;
	background-color:           none;
	text-align:                 center;
}

a:link {
  color:		  								#2D78B2;
}
a:visited {
  color:            					#2D78B2;
}

#as {
	background-image:           url(images/layout/andaltenbg.jpg);
	background-repeat:          no-repeat;
}

.printgallery {
	border:						0px solid black;
	background-color:           none;
}

td.productimage {
	text-align:					center;
	padding-left:  				5px;
	padding-right:  			5px;
}

td.productid {
	text-align:					center;
	padding-bottom:  			20px;
}

.prices {
    border:						1px solid #3E6272;
	text-align:					left;
	background-color:			#3E6272;
}

th.prices {
	color:				    	#ffffff;
	text-align:                 right;
}

td.prices {
    text-align:					center;
    border:                     none;
	padding-left:  				10px;
	padding-right:  			10px;
	background-color:			#E3F2C8;
}

input.my-url {
	display:					none;
}