*-------------------------------------------------------------------------------------------------------*//*	Content List Page /*-------------------------------------------------------------------------------------------------------*/.listpagetable{	/*	Entire list table */	font-family:		verdana,arial,sans serif;	line-height:		1.4em;	margin-top:			2.0em;
	margin-left:        -60px;	margin-bottom:		1.3em;	font-size:			1.0em;	color:				#666666;        border-top:                     1px solid #cccccc;        border-left:                    1px solid #cccccc;        width:                          524px;
                }.listpagetable td{	/* All cells of the table */	padding:			20px 0px 0px 20px;        xborder:                         1px solid red;}.listpagetable td img{	/* All images in the list table cell */	padding-right:		0px;	padding-top:		0px;        xborder:                         1px solid green;}.listpagetable td a.titlelink{	/* The title link of the list item */	font-weight:		normal;	margin-right:		10px;
	        }/* When there is no details page */.listpagenodetails{	font-weight:	 normal;	display:			block;        padding:                8px 0px 8px 0px;
        color:				#D11A28;}.listpagebacklink{	display:			block;	padding-top:		10px;	font-weight:		bold;}

