@media screen{
/***********************************************/
/******** Screen, Projector Styles      ********/
/***********************************************/

/*---------------------------------------------*/
/*--------       Search Columns      ----------*/
/*---------------------------------------------*/

.ColArtistTitle
{
	width:240px;
}

.ColOrderStatus
{
	width:80px;
}

.ColRMSProductGroup
{
	width:60px;
}

.ColGenre
{
	width:60px;
}

.ColRepertoireOwningLabel
{
	width:90px;
}

.ColUPC
{
	width:105px;
}

.ColFormat
{
	width:165px;
}

.ColVersion
{
	width:95px;
}

.ColCatNum
{
	width:105px;
}

.ColBasket
{
	width:65px;
}

.ColType
{
	width:45px;
}

.ColPriceCode
{
	width:45px;
}

.ColPriceCode
{
	width:55px;
}

.ColReleaseDate
{
	width:90px;
}

.ColLabel
{
	width:85px;
}

.ColBasket
{
	width:100px;
}

/*---------------------------------------------*/
/*--------    Tracklisting Columns   ----------*/
/*---------------------------------------------*/

.ColTrackDiscSide 
{
	width:35px;
	padding-left:3px;
	text-align:right;
	padding-right:20px;
}
.ColTrackTrack
{
	width:35px;
	text-align:right;
	padding-right:18px;
	
}
.ColTrackTitle 
{
	width:300px;
	padding:3px;
}
.ColTrackVersion
{
	width:240px;
	padding:3px;
}
.ColTrackArtist
{
	width:250px;
	padding:3px;
}
.ColTrackExplicit
{
	width:40px;
}
.ColTrackTime
{
	width:60px;
}
.ColTrackPlay
{
	width:60px;
}


/*---------------------------------------------*/
/*--------    Contributor Columns   ----------*/
/*---------------------------------------------*/


.ColContribibutorsAlbumContrib 
{
	width: 705px;
}
.ColContribibutorsRole 
{
	width:160px;
}
.ColContribibutorsMain 
{
	width:115px;
}

/*---------------------------------------------*/
/*--------    Discography Columns    ----------*/
/*---------------------------------------------*/


/*---------------------------------------------*/
/*--------       Asset Columns       ----------*/
/*---------------------------------------------*/

.ColAssetsPixelsPerDpi
{
	padding-left:11px;
}


/*---------------------------------------------*/
/*--------       Files Columns       ----------*/
/*---------------------------------------------*/

.ColFilesIcon
{
	width:30px;
}
.ColFilesDescription
{
	width:370px;
}
.ColFilesDateUploaded
{
	width:95px;
}
.ColFilesUploadedBy
{
	width:120px;
}
.ColFilesAuthor
{
	width:120px;
}
.ColFilesDateAuthored
{
	width:95px;
}
.ColFilesSize
{
	width:60px;
}
.ColFilesDetails
{
	width:60px;
}
.ColFilesDownload
{
	width:30px;
}



/*---------------------------------------------*/
/*--------  Local Releases Columns   ----------*/
/*---------------------------------------------*/

.ColLocalArtistTitle
{
	width:240px;
}

.ColLocalUPC
{
	width:105px;
}

.ColLocalFormat
{
	width:105px;
}

.ColLocalVersion
{
	width:117px;
}

.ColLocalType
{
	width:45px;
}

.ColLocalPriceCode
{
	width:55px;
}

.ColLocalReleaseDate
{
	width:80px;
}

.ColLocalLabel
{
	width:100px;
}

.ColLocalFinalLcopy
{
	width:25px;
}

.ColLocalDAVe
{
	width:25px;
}

/*---------------------------------------------*/
/*--------   DOO Basket Columns    ----------*/
/*---------------------------------------------*/

.ColCountry
{
	width:165px;
}




}