﻿.MainTable
{
	font-size:9px;
}
.MainTableBordered
{
	font-size:9px;
	border-left:solid 1px #D1D1D1;
	border-top:solid 1px #D1D1D1;
	border-right:solid 1px #7F7F7F;
	border-bottom:solid 1px #7F7F7F;
}
.MainTable td
{
	line-height:20px;
}
.MainTable A
{
	color:#005C93;
	font-weight:bold;
	text-decoration:none;
}
.MainTable A:hover
{
	color:#F86805;
}
.MainTableHeader, .MainTableHeaderVertical
{
	font-weight:bold;
	font-size:9px;	
	background-color:#eeeeee;
}
.MainTableAlternatingRow
{
	background-color:#fff8f2;
}
.button
{
	border:solid 1px #515151;
	font-family:Verdana;
	font-size:10px;
}
.MainTableHeaderVertical
{
	writing-mode: tb-rl;
	filter: flipv fliph;
	vertical-align:middle;/*bottom*/
	text-align:left;/*center*/
}
.MainTableSpecialCell
{
	background-color:#feed55;
}

.menuTable, .MenuTable A
{
	width:100%;
	padding:0px;
	font-family:Arial Bold;
	font-size:11px;
}
.menuTable A
{
	text-decoration:none;
}

.cleanTable
{
	border:0;
	padding:0;
	border-spacing:0;		
}

.orderButton
{
	border:0;
	padding:0;
	border-spacing:0;	
	background-color: #FFFFFF;
}

.headerTable
{
    background-image:url(../images/generic/header.jpg);
    background-repeat:no-repeat;
}
.headerSearch
{
    width:146px;
    height:61px;
    background-image:url(../images/generic/search.jpg);
    background-repeat:no-repeat;
}

.contentTabNone {
	height:15px;
}
.contentTabNoneOther {
	background-image:url(../images/generic/containerTabsNoneOther.gif);
	background-repeat:no-repeat;
	height:15px;
	width:24px;
	padding:0;
	border-spacing:0;
}
.contentTabOther {
	background-color:#CCCCCC;
	height:15px;
	padding:0;
	border-spacing:0;
}
.contentTabOtherText {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.contentTabOtherCurrent {
	background-image:url(../images/generic/containerTabsOtherCurrent.gif);
	background-repeat:no-repeat;
	height:15px;
	width:24px;
	padding:0;
	border-spacing:0;
}
.contentTabNoneCurrent 
{
	background-image:url(../images/generic/tabNoneToActive.jpg);
	background-repeat:no-repeat;
	height:15px;
	width:24px;
	padding:0;
	border-spacing:0;
}
.contentTabCurrent 
{
	background-color:#ff6600;
	height:15px;
	padding:0;
	padding-right:5px;
	border-spacing:0;
	color:#FFFFFF;
	font-weight:bold;
	margin-right:5px;
}
.contentFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#ff6600;
	text-align:right;
	vertical-align:top;
	height:21px;
	padding-right: 10px;
}
.contentFooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	text-align: right;
	vertical-align:top;
	padding-right: 5px;
}
.contentHeader {
	background-color:#ff6600;
	height:19px;
	color:White;
}
/*
.cleanA {
	text-decoration:none;
}
*/

.orderButtonText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FE6902;
	background-color: #FFFFFF;
	text-decoration:none;
	text-align: center;
	display:block;	
}
.actionButtonText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;/*#FE6902*/
	text-decoration:none;            	
	background-color:#399CCA;
	/*width: 45px; 
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	display:block;	*/
}
.headerText
{
	color:#FFFFFF;
	font-weight:bold;	
}
.headerTextLink
{
	color:#FFFFFF;
	font-weight:bold;
}
.footerText
{
	color:#FFFFFF;
	font-weight:bold;	
	/* text-decoration:none; */
}
.headerPhoneNumberText
{
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;	
}
.disabledText
{
	color:#CCCCCC;
}
.imageTitleText
{
	color:#666666;
	text-decoration:none;
}
.paging
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;	
}

.paging a
{
	text-decoration:underline;
}
.piHeader
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
}
.piArticle
{
    font-family:Tahoma,Arial;
    font-size: 9.0pt;
    margin-left: 27.0pt; 
    text-indent: -27.0pt;
}
.piFooter
{
    font-family:Tahoma,Arial;
    font-size: 8.0pt;
    text-align: justify;
}


/*
checkBox 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: Red;
	background: transparent;
	border: solid 15px Green;
}
*/
/* 
** Start design section
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.bgOrange {
	background-image: url(../images/generic/orangeLine.gif);
	background-repeat: repeat-y;
}
a {
	color: #00B9E8;
}
input 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #01A8DC;
	background-color: #FFFFFF;
}
.textbox
{
	border: 1px solid #666666;
}
.checkbox
{
    border: none;
}
.ddl
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.searchButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/generic/searchButton.gif);
	border:0px;
	width:48px;
	height:19px;
}
.bigButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bigButton.gif);
	border:0px;
	width:75px;
	height:19px;
}
.bigOrangeButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/btnBigOrange.gif);
	border:0px;
	width:75px;
	height:19px;
}
.smallOrangeButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/btnSmallOrange.gif);
	border:0px;
	width:75px;
	height:19px;
}

.bc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#00B9E8;
}

.bcU
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#00B9E8;
	text-decoration:underline;
}

.textBlue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#00B9E8;
	font-weight: bold;	
}

.textNormalBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight: bold;	
}

.textBlueBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#00B9E8;	
}

.submenuBlue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#00B9E8;
	padding-left: 30px;
}

.tabRight {
	background-image: url(../images/containerTabs.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:15px;
}

.tabFirst {
	background-image: url(../images/containerTabs_1oranje.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:15px;
}

.tabSecond {
	background-image: url(../images/containerTabs_2blauw.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:15px;
}

.contHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.contHeader A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.contHeader A:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.imgSpace {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 0px;
}
.wpSpace {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 0px;
}
.number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.titleItemlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; /*14px;*/
	font-weight: bold;
	text-decoration:none;
	color: #666666;
}
.artistList {
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.buyButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/generic/button.jpg);
	border:0px;
	width:76px;
	height:22px;
}
.tableBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #fecca9;
	padding-bottom:0px;
}
.tableNoBorder {
	border: 0px;
	border-style:none;
	padding-bottom:0px;
}
.kopGroot {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left:8px;
	margin-bottom:2px;
	margin-top:2px;
	display: block;
}

.kopGrootZwart {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	margin-left:8px;
	margin-bottom:2px;
	margin-top:2px;
	display: block;
}

.stepSelected {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.contentItemDescription {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.subButton {
	color: #FF6801;
	padding-left: 15px;
}
.navButton {
	padding-left: 5px;
}
.banSquare {
	border: 2px solid #01A4DB;
}
.style3 {color: #00A8DB}
.style4 
{
	font-size: 10px;
	font-weight: bold;
}
.style6 
{
	color: #00A8DB; 
	font-weight: bold; 
}
.style9 {color: #00B9E8}
.oranje {color: #fd6a03}
.orderingGetOrderStyle3
{
	font-size: 24px;
	font-weight: bold;
}
.orderingGetOrderStyle4
{
	color: #FF6801;
}
.orderingGetOrderStyle5
{
	color: #666666
}
/* 
** End design section
*/
.dropdownlist
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;    
}

/* 
** Menu 
*/
.mfl
{
	height:10px;
	width:14px;
}
.mfm
{
	height:10px;
	width:140px;
}
.mfr
{
	height:10px;
	width:9px;
}
.mh
{
    background-image:url(../images/generic/menu/menuHeader.jpg);
    background-repeat:no-repeat;
    height:22px;
    width:140px;
}
.mht
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;    
	font-weight:bold;
    color:#FFFFFF;
    padding-left:37px;
    text-decoration:none;
}
.mr
{
    background-image:url(../images/generic/menu/menuRight.jpg);
    background-repeat:repeat-y;
    width:9px;
}
.mi1, .mi1a, .mi2, .mi2a, .mi3, .mi3a, .mi4, .mi4a
{
    font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
}
.mi1, .mi1a
{
    font-weight:bold;
	color:#666666;
}
.mi1, .mi2, .mi3, .mi4
{
    background-color:#fef9f3
}
.mi2, .mi2a
{
	padding-left:4px;
    color:#666666;
}
.mi3, .mi3a
{
    padding-left:7px;
	color:#ff6600;/*#F48F17;*/
}
.mi4, .mi4a
{
    padding-left:11px;
	color:#00B0F0;
}
.mia
{
    padding-bottom:1px;
}
/*
** Ordering
*/
.ot
{
    font-family:Tahoma;
	background-color:#ffb284;
	height:15px;
	padding:0;
	padding-right:5px;
	border-spacing:0;
	color:#FFFFFF;
	font-weight:bold;
	margin-right:5px;
}
.ota
{
    font-family:Tahoma;
	background-color:#ff6600;
	height:15px;
	padding:0;
	padding-right:5px;
	border-spacing:0;
	color:#FFFFFF;
	font-weight:bold;
	margin-right:5px;
}
.ohb
{
	background-color:#ff6600;
	border-spacing:0;
	color:#FFFFFF;
    font-family:Tahoma;
    font-size:13px;
	font-weight:bold;
	height:19px;
	padding:0;
	padding-left:5px;
	width:788px;
}
.ol
{
    background-image:url(../images/generic/ordering/left.jpg);
    background-repeat:repeat-y;
    width:5px;
}
.or /*order table right*/
{
    background-image:url(../images/generic/ordering/right.jpg);
    background-repeat:repeat-y;
    width:5px;
}
.ob /*order table bottom*/
{
    background-image:url(../images/generic/ordering/bottom.jpg);
    background-repeat:no-repeat;
    height:29px;
    width:798px;
}
.odh /*orderdetails header*/, .ossh /*order substep header*/
{
	color:#07a3ca;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	/*padding-bottom:3px;*/
	padding-top:5px;
}

.osshl /*order substep header line*/
{
    color:#41d4f6;
    height:1px;
    width:539px;
}

.osshlc /*order substep header line cell*/
{
    /*background-color:#40d3f5;*/
    height:1px;
    width:539px;
    padding-bottom:0px;
}
.enltc /*enter number left top cell*/
{
    background-image:url(../images/generic/ordering/enterNumberLeftTop.jpg);
    background-repeat:no-repeat;
    height:9px;
    width:8px;
    padding-top:10px;
}
.entc /*enter number top cell*/
{
    background-image:url(../images/generic/ordering/enterNumberTop.jpg);
    background-repeat:repeat-x;
    height:9px;
    width:522px;
    padding-top:10px;
}
.enrtc /*enter number right top cell*/
{
    background-image:url(../images/generic/ordering/enterNumberRightTop.jpg);
    background-repeat:no-repeat;
    height:9px;
    width:9px;
    padding-top:10px;
}
.enlc /*enter number left cell*/
{
    background-image:url(../images/generic/ordering/enterNumberLeft.jpg);
    background-repeat:repeat-y;
    width:8px;
}
.enrc /*enter number right cell*/
{
    background-image:url(../images/generic/ordering/enterNumberRight.jpg);
    background-repeat:repeat-y;
    width:9px;
}
.enlbc /*enter number left bottom cell*/
{
    background-image:url(../images/generic/ordering/enterNumberLeftBottom.jpg);
    background-repeat:no-repeat;
    height:9px;
    width:8px;
}
.enbc /*enter number bottom cell*/
{
    background-image:url(../images/generic/ordering/enterNumberBottom.jpg);
    background-repeat:repeat-x;
    height:9px;
    width:522px;
}
.enrbc /*enter number right bottom cell*/
{
    background-image:url(../images/generic/ordering/enterNumberRightBottom.jpg);
    background-repeat:no-repeat;
    height:9px;
    width:9px;
}
.encc /*enter number center cell*/, enmc /*enter number msisdn cell*/
{

}
.ent /*enter number table*/
{
    background-color:#cef5fc;
}
.enml /*enter number msisdn left*/
{
    background-image:url(../images/generic/ordering/msisdnLeft.jpg);
    background-repeat:no-repeat;
    height:33px;
    width:8px;    
}
.enmc /*enter number msisdn center*/
{
    background-image:url(../images/generic/ordering/msisdnCenter.jpg);
    background-repeat:repeat-x;
    height:33px;
}
.enmr /*enter number msisdn right*/
{
    background-image:url(../images/generic/ordering/msisdnRight.jpg);
    background-repeat:no-repeat;
    height:33px;
    width:8px;    
}
.enm /*enter number msisdn*/
{
    font-size:18px;
    color:#666666;
    border:none;
}
.enmcell /*enter number msisdn cell*/
{
    padding-right:10px;
}
.enac /*enter number arrow cell*/
{
    padding-left:9px;
}
.cclubbgc /*choose club background cell*/
{
    background-image:url(../images/generic/ordering/clubBackground.png);
    background-repeat:no-repeat;
    height:83px;
    width:103px;
}
.ccodbgc /*choose cod background cell*/
{
    background-image:url(../images/generic/ordering/codBackground.png);
    background-repeat:no-repeat;
    height:83px;
    width:103px;
}

.cdcRadio
{
		border:none;
		background-color:transparent;
}

.tcCheck
{
		border:none;
		background-color:transparent;
}

/*
** Player
*/
.pl /*player link*/
{
    font-family:Tahoma;
	color:#00B0F0;
	vertical-align:middle;
}
.pcl /*player cell link*/
{
	padding-left:15px;
}

/*
** Error 
*/
.errorTop
{
    background-image:url(../images/generic/errorTop.jpg);
    background-repeat:no-repeat;
    height:10px;
    width:539px;
    padding-top:5px;
}
.errorLeft
{
    background-image:url(../images/generic/errorLeft.jpg);
    background-repeat:repeat-y;
    width:9px;
}
.errorIcon
{
    background-color:#feeeee;
    height:30px;
    width:40px;
    vertical-align:top;
    padding-left:10px;
    padding-top:5px;
}
.errorText
{
    color:#c30004;
    background-color:#feeeee;
    height:30px;
    width:482px;
    vertical-align:top;
    padding-top:5px;
    padding-bottom:5px;
}
.errorRight
{
    background-image:url(../images/generic/errorRight.jpg);
    background-repeat:repeat-y;
    width:8px;
}
.errorBottom
{
    background-image:url(../images/generic/errorBottom.jpg);
    background-repeat:no-repeat;
    height:9px;
    width:539px;
}

/*
** Warning 
*/
.warningTop
{
    background-image:url(../images/generic/warningTop.jpg);
    background-repeat:no-repeat;
    height:10px;
    width:539px;
}
.warningLeft
{
    background-image:url(../images/generic/warningLeft.jpg);
    background-repeat:repeat-y;
    width:10px;
}
.warningIcon
{
    background-color:#fff3c7;
    height:30px;
    width:40px;
    vertical-align:top;
    padding-left:9px;
    padding-top:5px;
}
.warningText
{
    color:#c60001;
    background-color:#fff3c7;
    height:30px;
    width:482px;
    vertical-align:top;
    padding-top:5px;
}
.warningRight
{
    background-image:url(../images/generic/warningRight.jpg);
    background-repeat:repeat-y;
    width:8px;
}
.warningBottom
{
    background-image:url(../images/generic/warningBottom.jpg);
    background-repeat:no-repeat;
    height:6px;
    width:539px;
}
.ocgc /*order confirm graphical cell*/
{
    background-image:url(../images/generic/ordering/confirmBack.jpg);
    background-repeat:no-repeat;
    height:159px;
    width:539px;
}
.ocec /*order confirm empty cell*/
{
    background-image:url(../images/generic/trans.gif);
    background-repeat:no-repeat;
}
.odtc /*order download thank you cell*/
{
    padding:10px;
    background-color:#ceeff4;
}
.ocptc
{
    font-size:22px;
    font-weight:bold;
    color:#07a3cb;
    text-align:center;
}
.at
{
    font-size:10px;
    font-weight:bold;
    color:#07a3cb;
    text-align:center;
}

.pltc /*preview left top cell*/
{
    background-image:url(../images/generic/preview/pltc.jpg);
    background-repeat:no-repeat;
    height:4px;
    width:5px;
}
.plmtc /*preview left middle top cell*/
{
    background-image:url(../images/generic/preview/plmtc.jpg);
    background-repeat:no-repeat;
    height:4px;
    width:9px;
}
.ptc /*preview top cell*/
{
    background-image:url(../images/generic/preview/ptc.jpg);
    background-repeat:repeat-x;
    height:4px;
}
.prmtc /*preview right middle top cell*/
{
    background-image:url(../images/generic/preview/prmtc.jpg);
    background-repeat:no-repeat;
    height:4px;
    width:9px;
}
.prtc /*preview right top cell*/
{
    background-image:url(../images/generic/preview/prtc.jpg);
    background-repeat:no-repeat;
    height:4px;
    width:9px;
}
.pluc /*preview left up cell*/
{
    background-image:url(../images/generic/preview/pluc.jpg);
    background-repeat:no-repeat;
    height:13px;
    width:5px;
}
.plc /*preview left cell*/
{
    background-image:url(../images/generic/preview/plc.jpg);
    background-repeat:repeat-y;
    width:5px;
}
.pldc /*preview left down cell*/
{
    background-image:url(../images/generic/preview/pldc.jpg);
    background-repeat:no-repeat;
    height:4px;
    width:5px;
}
.pruc /*preview up right cell*/
{
    background-image:url(../images/generic/preview/pruc.jpg);
    background-repeat:no-repeat;
    height:13px;
    width:9px;
}
.prc /*preview right cell*/
{
    background-image:url(../images/generic/preview/prc.jpg);
    background-repeat:repeat-y;
    width:9px;
}
.prdc /*preview down right cell*/
{
    background-image:url(../images/generic/preview/prdc.jpg);
    background-repeat:no-repeat;
    height:4px;
    width:9px;
}
.plbc /*preview left bottom cell*/
{
    background-image:url(../images/generic/preview/plbc.jpg);
    background-repeat:no-repeat;
    height:10px;
    width:5px;
}
.plmbc /*preview left middle bottom cell*/
{
    background-image:url(../images/generic/preview/plmbc.jpg);
    background-repeat:repeat-x;
    height:10px;
    width:9px;
}
.pbc /*preview bottom cell*/
{
    background-image:url(../images/generic/preview/pbc.jpg);
    background-repeat:repeat-x;
    height:10px;
}
.prmbc /*preview right middle bottom cell*/
{
    background-image:url(../images/generic/preview/prmbc.jpg);
    background-repeat:no-repeat;
    height:10px;
    width:9px;
}
.prbc /*preview right bottom cell*/
{
    background-image:url(../images/generic/preview/prbc.jpg);
    background-repeat:no-repeat;
    height:10px;
    width:9px;
}
.cidt /* contentitem details table */
{
    font-family:Tahoma;
    font-size:8pt;
    padding-bottom:10px;
}
.cisstrc /* contentitems shading top right cell*/
{
    background-image:url(../images/generic/orderedcontentitems/shadingTopRight.jpg);
    background-repeat:no-repeat;
    height:15px;
    width:8px;
}
.cisstrhc /* contentitems shading top right high cell*/
{
    background-image:url(../images/generic/orderedcontentitems/shadingTopRightHigh.jpg);
    background-repeat:no-repeat;
    height:19px;
    width:8px;
}
.cissrc /* contentitems shading right cell*/
{
    background-image:url(../images/generic/orderedcontentitems/shadingRight.jpg);
    background-repeat:repeat-y;
    width:8px;
}
.cisflc /* contentitems footer left cell */
{
    background-image:url(../images/generic/orderedcontentitems/bottomLeft.jpg);
    background-repeat:no-repeat;
    height:21px;
    width:14px;
/*
	border: 0px;
	padding: 0px 0px 0px 0px;
	border-spacing:0px;
	margin: 0px 0px 0px 0px;
*/
}
.cisfc /* contentitems footer cell */
{
    background-image:url(../images/generic/orderedcontentitems/bottom.jpg);
    background-repeat:repeat-x;
    height:21px;
/*
	border: 0px;
	padding: 0px 0px 0px 0px;
	border-spacing:0px;
	margin: 0px 0px 0px 0px;
*/
}
.cisfrc /* contentitems footer right cell */
{
    background-image:url(../images/generic/orderedcontentitems/bottomRight.jpg);
    background-repeat:no-repeat;
    height:21px;
    width:20px;
/*
	border: 0px;
	padding: 0px 0px 0px 0px;
	border-spacing:0px;
	margin: 0px 0px 0px 0px;
*/
}
.cisftc /* contentitems footer text cell */
{
    font-size:10px;
    vertical-align:top;
}
.ciac /* contentitem artwork cell */
{
    background-image:url(../images/generic/artWorkBackground.png);
    background-repeat:no-repeat;
    background-position:center;
    
    /*adding-left:-20px;*/
    padding-right:2px;

  	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #fecca9;
	
	/*	padding-bottom:4px;*/
}
