﻿
#BestSellersToneProductSurround
{
	border-style:solid;
	border-width:1px;
	height:auto;
	width:300px;
}


#BestSellersToneTitleBar
{
	float:left;
	width:300px;
	background:green;
	font-weight:bold;
	height:30px;
	color:White;
}

#BestSellersToneNameHeader
{
	float:left;
	width:200px;
	background:white;
	font-weight:bold;
	height:30px;
	padding-top:5px;
	
}

#BestSellersToneArtistHeader
{
	float:left;
	width:200px;
	background:white;
	font-weight:bold;
	height:30px;
	padding-top:5px;

}

#BestSellersTonePreviewHeader
{
	float:left;
	width:100px;
	background:white;
	font-weight:bold;
	height:30px;
	padding-top:5px;

}

#BestSellersToneBuyHeader
{
	float:left;
	width:100px;
	background:white;
	font-weight:bold;
	height:30px;
	padding-top:5px;
	
}

#BestSellersToneNameCell
{
	float:left;
	width:195px;
	background:gray;
	height:25px;
	vertical-align:middle;
	color:#C0C0C0;
	font-family:Arial;
	font-size:small;
	padding-top:5px;
	padding-left:5px;
}

#BestSellersToneArtistCell
{
	float:left;
	width:200px;
	background:gray;
	height:25px;
	vertical-align:middle;
	color:#C0C0C0;
	font-family:Arial;
	font-size:small;
	padding-top:5px;

}

#BestSellersTonePreviewCell
{
	float:left;
	width:100px;
	background:gray;
	height:25px;
	vertical-align:middle;
	color:#C0C0C0;
	font-family:Arial;
	font-size:small;
	padding-top:5px;
	
}

#BestSellersToneBuyCell
{
	float:left;
	width:100px;
	background:gray;
	height:25px;
	vertical-align:middle;
	color:#C0C0C0;
	font-family:Arial;
	font-size:small;
	padding-top:5px;
	
}

#BestSellersToneNameCellAlternate
{
	float:left;
	
	width:195px;
	background:white;
	height:30px;
	vertical-align:middle;
	color:#C0C0C0;
	font-family:Arial;
	font-size:small;
	padding-top:10px;
	padding-left:5px;
}

#BestSellersToneArtistCellAlternate
{
	float:left;
	width:200px;
	background:white;
	height:30px;
	vertical-align:middle;
	color:#C0C0C0;
	font-family:Arial;
	font-size:small;
	padding-top:10px;

}

#BestSellersTonePreviewCellAlternate
{
	float:left;
	width:100px;
	background:white;
	height:30px;
	vertical-align:middle;
	color:#C0C0C0;
	font-family:Arial;
	font-size:small;
	padding-top:10px;
}

#BestSellersToneBuyCellAlternate
{
	float:left;
	width:100px;
	background:white;
	height:30px;
	vertical-align:middle;
	color:#C0C0C0;
	font-family:Arial;
	font-size:small;
	padding-top:10px;
}
