div#content.twocolumns div.tv {
	}
	
	div#content.twocolumns div.tv div.hr {
		margin:10px 0 14px;
		}
	
	div#content.twocolumns div.tv div.list div.categorise {
		margin-bottom:25px;
		width:100%;
		overflow:hidden;
		}
		
		div#content.twocolumns div.tv div.list div.categorise h1  {
			float:left;
			width:174px;
			}
			
		div#content.twocolumns div.tv div.list div.categorise div.categories {
			float:left;
			margin-top:5px;
			width:577px;
			line-height:20px;
			}
			
			div#content.twocolumns div.tv div.list div.categorise div.categories h2 {
				display:block;
				float:left;
				border-left:1px solid #554941;
				width:101px;
				height:19px;
				line-height:19px;
				display:inline;
				font-size:12px;
				font-weight:bold;
				}
				
				div#content.twocolumns div.tv div.list div.categorise div.categories h2 span {
					display:block;
					border-left:1px solid #b2aaa1;
					padding-left:18px;
					width:47px;
					}
				
			div#content.twocolumns div.tv div.list div.categorise div.categories a {
				display:block;
				float:left;
				margin-right:5px;
				height:23px;
				display:inline;
				text-align:center;
				line-height:30px;
				text-decoration:none;
				}
				
				div#content.twocolumns div.tv div.list div.categorise div.categories a span {
					display:block;
					float:left;
					margin:0;
					padding:0 8px 0 6px;
					line-height:19px;
					display:inline;
					background:#edeae1;
					cursor:pointer;
					}
				
				div#content.twocolumns div.tv div.list div.categorise div.categories a span.edge {
					display:block;
					float:left;
					margin:0;
					padding:0;
					width:1px;
					overflow:hidden;
					background:#edeae1 url(../elm/bg_matprattv.gif) 0 0 no-repeat;
					}
				
				
					
			div#content.twocolumns div.tv div.list div.categorise div.categories a.selected {
				background:url(../elm/bg_matprattv_cat_selected.gif) bottom center no-repeat;
				}
				
				div#content.twocolumns div.tv div.list div.categorise div.categories a.selected span {
					color:#f5f5ef;
					background:#554941;
					}
				
				div#content.twocolumns div.tv div.list div.categorise div.categories a.selected span.edge {
					background:#554941 url(../elm/bg_matprattv.gif) 0 0 no-repeat;
					}
					
	div#content.twocolumns div.tv div.list div.order {
		position:relative;
		display:block;
		width:100%;
		height:27px;
		line-height:27px;
		overflow:hidden;
		background:url(../elm/bg_matprat_tv_order.gif) center left repeat-x;
		}
		
		div#content.twocolumns div.tv div.list div.order h2 {
			position:absolute;
			top:0;
			left:0;
			padding-left:10px;
			width:472px;
			font:normal 12px/27px Georgia;
			color:#594e46;
			}
			
		div#content.twocolumns div.tv div.list div.order div.order {
			position:absolute;
			top:0;
			left:474px;
			width:300px;
			background:none;
			}
			
			div#content.twocolumns div.tv div.list div.order div.order h2 {
				position:static;
				display:inline;
				padding-left:0;
				padding-right:14px;
				width:auto;
				font:normal 11px/27px Arial,Helvetica,sans-serif;
				}
				
			div#content.twocolumns div.tv div.list div.order div.order a {
				padding-right:21px;
				font-size:12px;
				}
				
			div#content.twocolumns div.tv div.list div.order div.order a.selected {
				font-weight:bold;
				}