@import "idss.css";
#lft-navigate{
	width:150px;
	border-right: #606060 1px dotted;
	border-bottom: #606060 1px dotted;
	padding:10px 0 10px 0;
	}
#left-pict {
	background-image:url(../images/idupd.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:449px;
	vertical-align:top
	}
#updateTxt{
	vertical-align:top;
	text-align:justify;
	line-height: 1.1em;
	padding: 20px 20px 35px 35px;
	color: #bbb;
	width:410px;
	}
.colorbg {
	width:auto;
	margin-top:25px;
	background-color:#222;
	padding:20px;
	border:#606060 1px dotted
	}
p {
	font-family: "trebuchet ms",verdana,sans-serif;
	font-size:1.12em;
	letter-spacing: 0.03em;
}

h4 {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 1.3em;
	color: #8ad459;
	padding-top: 1em;
	line-height: 1.5em;
	letter-spacing: 0.5pt;
	text-decoration: underline;
	}
.pager span.active {
	background-color: transparent;
	}
.rtpan li {
	font-size: 1em;
	list-style-image: url(../images/id_upd.gif);
	line-height: 1.5em;
	}
.rtpan li a{
	border-bottom: #8ad459 1px solid;
	}
.pager li {
	font-size: 1em;
	list-style-image: url(../images/shared/greenarrow.png);
	line-height: 2.25em;
	}
.pager a, 
.pager a:visited, 
.pager a:active {
	color: #8ad459;
	text-decoration: none;
	padding: 2px 6px;
	border:#626262 1px solid;
	background-image: url(../images/shared/pattern_green.gif);
	}
.pager a:hover {
	color: #1a1a1a;
	border:#626262 1px solid;
	background-color: #8ad459;
	background-image: none;
	}
.pager span {
	padding: 2px 6px;
	color: #8ad459;
}
.pager span.active {
	border: #8ad459 1px solid;
	width:100px;
	color: #bbb;
	}