	
	
	table.body table.list {
		margin-left: 60px;
		margin-bottom: 15px;		
		}
		
		table.body table.list td {
			border-top: 1px solid #e3e3e3;
			padding: 2px;
			text-align: left;
			}
			
			table.body table.list td a {
				text-decoration: none;
				}
		
		table.body table.list td.title {
			width: 90%;
			}
			
			table.body table.list td.price {
				width: 10%;
				white-space: nowrap;
				}
				
	table.title {
		margin-bottom: 20px;
		border-bottom: 2px solid #49599e;
		background: url(../img/title/st.finish.gif) no-repeat bottom right;
		}
		
		table.title td h2 {
			margin: 0px;
			}
			
	table.page table.body td.body {
		padding: 0px 40px 10px 0px;
		}