﻿#ctl00_textPL_pagecontent nav a
{
	display:block;
	width:253px;	
	padding:8px 0 8px 25px;			
	text-decoration:none;
	background:url(/gfx/navbg.gif) no-repeat 5px 12px;
	border-bottom:1px solid #83776E;	
}

#ctl00_textPL_pagecontent nav li.selected a, #ctl00_textPL_pagecontent nav a:hover
{
	background:#83776E url(/gfx/navbg.gif) no-repeat 5px 12px;	
}

#ctl00_imagePL_images
{
	display:table;
	width:500px;
	background-color:#83776E;
	margin-top:10px;
	padding:35px 61px 15px 61px;
}

#ctl00_imagePL_images ul
{
	float:left;	
	width:80px;
	height:80px;
	margin:0 20px 20px 0;
}

#ctl00_imagePL_images img
{
	width:80px;
	height:80px;
}

.description h2
{
	font-size:0.8em;
	font-weight:normal;
	text-transform:capitalize;
}