.MultimediaText
{
	background-image: url(/_images/inaction.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: x-small;
	}
.MediaSelectorRow
{
	background-image: url(/_images/darkbacking_yellow.gif);
	background-repeat: repeat;
	background-position: left top;
}
.MediaTable,.MediaSelectorTable
{
	width: 100%;
}

.MediaSelectionCell
{
	text-align: center;
	font-size: x-small;
}

.MediaSelectorCell
{
	text-align: right;
}

.MediaTableInfoCellOdd
{
	text-align:left;
	width: 100%;
}
.MediaTableImageCellOdd
{
	text-align: left;
}

.MediaTableInfoCellEven
{
	text-align:right;
	width: 100%;
}

.MediaTableImageCellEven
{
	text-align: right;
}
.MediaInfoTableEven
{
	width: 70%;
	text-align: right;
}

.MediaInfoTableOdd
{
	width: 70%;
	text-align: left;
}
.MediaInfoTableCommentCell,.MediaInfoTableSizeCell
{
	font-size: xx-small;
}
