#body_content {
	padding: 20px 0px 0px 0px;
}

td img.corner {
	display: block;
}
.borderspace2 {
	height: 7px;
	max-height: 7px;
}
.rounded_content {
	background-color: #e3e8ec;
	padding: .4em .2em 0 .2em;
}
.rounded_content div {
	width: 250px;
	margin: .2em 0 .6em 0;
}

.border_top {
	background-image: url(../images/rounded/border_top.gif);
}
.border_left {
	background-image: url(../images/rounded/border_left.gif);
}
.border_right {
	background-image: url(../images/rounded/border_right.gif);
}
.border_bottom {
	background-image: url(../images/rounded/border_bottom.gif);
}

.preview_pic a:hover img {
	filter:Alpha(Opacity=80);
	Opacity: 0.8;
}
.preview_pic img {
	margin: 3px;
}
.preview_pic td img {
	display: block;
}
.rounded_content a:link, .rounded_content a:visited, .rounded_content a:active {
	text-decoration: underline;
	color: #000099;
}
.rounded_content a:hover {
	text-decoration: underline;
	color: #ff6600;
}
table.preview_pic {
	width: 0px;
	text-align: center; 
	margin: .2em auto .6em auto;
	border-style: inset;
	border: 1px solid #336699;
	background-color: white;
}

.art_row {
	margin: 0 0 15px 0;
}

.art_filesize, .art_details {
	font-size: 85%;
}

.art_details {
	font-style: italic;
}
