.box {
	border: solid 1px #CCCCCC;
	background-color: #f9f9f9;
	display: table;
	padding: 4px;
	margin: 4px 4px 0px 4px;
}
a:link {
COLOR: #0000FF;
}
a:visited {
COLOR: #0000FF;
}
a:hover {
COLOR: #FF0000;
}
a:active {
COLOR: #FF0000;
}
#image{font-size:60px;margin:10px 0;line-height:1;letter-spacing:-2px;font-family:'helvetica neue',arial,sans-serif;}
#content{width:500px;}

#demo{background:#000 url(/galleria/src/themes/classic/classic-loader.gif) no-repeat 50% 50%;height:400px;}
#demo img{display:none;}
