
#navigation a.photos
{
	background-color:	#ABD;
	border-bottom-color:	#ABD;
	
}

/* --- RedBubble --- */

table.redbubble
{
	/*width: 60%;*/
	text-align: center;
	margin-left:auto; 
	margin-right:auto;
}

table.redbubble td
{
	padding:	0.8em 0.8em 0.8em 0.8em;
}

td.redbubble-slides
{
	background-color: #000;
}

td.redbubble-info
{
	/*width: 100%;*/
	background-color: #DDF; /*#eaa;*/
}

div.redbubble
{
	margin-top: 10px;
}


