.box_title
{
	color: #ECB820;
}

.box_text, p
{
	color: #CCC;
	color: #FFF;
}

.box_line
{
	color: #ECB820;
}

p
{
    color: #e09410;
    font-size: 11px;
}

a
{
	color: #e09410;
	font-weight: bold;
}

.scrollable
{
	background-color: #371e56;
}

.disqueEncart
{
   background-image: url('../images/themes/purple/EncartDisque.gif');
   background-repeat: no-repeat;
}

.disqueEncartHigh
{
   background-image: url('../images/themes/purple/EncartDisqueHigh.gif');
   background-repeat: no-repeat;
}

.cellLeft, .cellRight, .cellTopLeft, .cellTopRight, .cellBottomLeft, .cellBottomRight
{
   font-size: 11px;
   font-family: Trebuchet MS;
   color: white;
   padding-left: 6px;
   padding-right: 3px;
   padding-top: 3px;
}

.cellTopRight, .cellBottomRight
{
   color: #e09410;
}

.cellTopRight, .cellTopLeft
{
    padding-bottom: 5px;
}

.cellBottomRight, .cellBottomLeft
{
    padding-top: 8px;
}

.cellLeft, .cellTopLeft
{
   border-right: 3px solid #371e56;
   text-align: right;
   padding-right: 6px;
   width: 55px;
}

.cellBottomLeft
{
   text-align: right;
}
