/* ================================
    CSS STYLES FOR Module Amazon
   ================================
*/

.RicecheeseSASDescription {
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

.RicecheeseSASTitle {
	font-weight: bold;
	font-size: 12pt;
	cursor: hand;
	color: black;
	text-decoration: none;
}

.RicecheeseSASListPrice {
	
    font-weight: bold;
    font-size: 8.5pt;
    color: red;
    text-decoration: line-throuh;
}

.RicecheeseSASAmazonPrice {
    font-weight: bold;
    font-size: 10pt;
    color: black;
    text-decoration: none;
}

.RicecheeseSASYouSave {
    font-weight: bold;
    font-size: 10pt;
    color: red;
    text-decoration: none;
}
.RicecheeseSASMoreInfo {
    font-weight: bold;
    font-size: 10pt;
    color: blue;
    text-decoration: none;
}

.RicecheeseSASAdmin {
    font-weight: normal;
    font-size: 10pt;
    color: black;
    text-decoration: none;
}

.RicecheeseSASDescriptionVert
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

.RicecheeseSASTitleVert
{
	font-weight: Bold;
	font-size: 10pt;
	cursor: hand;
	color: black;
	text-decoration: none;
}

.RicecheeseSASListPriceVert 
{
	
    font-weight: bold;
    font-size: 8.5pt;
    color: red;
    text-decoration: line-throuh;
}

.RicecheeseSASAmazonPriceVert {
    font-weight: bold;
    font-size: 10pt;
    color: black;
    text-decoration: none;
}

.RicecheeseSASYouSaveVert {
    font-weight: bold;
    font-size: 8.5pt;
    color: red;
    text-decoration: none;
}
.RicecheeseSASMoreInfoVert {
    font-weight: bold;
    font-size: 10pt;
    color: blue;
    text-decoration: none;
}