DIV.artHead {
	margin: 10px;
	padding: 10px;
	border: #ECECEC 1px solid;
	background-color: #F7F7F7;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

DIV.artBody {
	margin: 10px;
	padding: 10px;
	border: #ECECEC 1px solid;
	background-color: #FAFAFA;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

A.artIndex {
	display: block;
	width: 100%;
	text-indent: 15px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	background-image: url(../images/op_3.gif);
	background-position: left middle;
	background-repeat: no-repeat;
}

A.artIndexCurrent {
	display: block;
	width: 100%;
	text-indent: 15px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	background-image: url(../images/op_3.gif);
	background-position: left middle;
	background-repeat: no-repeat;
	color: #6A6A6A;
}


A.art {
	color: #4377A7;
	text-decoration: underline;
}

P.art {
	text-indent: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #555555;
	text-align: justify;
}

P.artAuthor {
	font-weight: bold;
	color: #4A4A4A;
}

P.artDate {
	color: #6A6A6A;
}

IMG.artThumb {
	text-align: center;
}

IMG.artLeft {
	float: left;
	border: #E7E7E7 1px solid;
	margin: 4px;
	margin-left: 0px;
	padding: 10px;
	background-color: White;
}

IMG.artRight {
	float: right;
	border: #E7E7E7 1px solid;
	margin: 4px;
	margin-right: 0px;
	padding: 10px;
	background-color: White;
}

DIV.artThumbText {
	
}

DIV.artThumb {
	
}
