/*******************************************************************************************************
*********************************************** LAST ***************************************************
*******************************************************************************************************/
#about_top{
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 70%;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #bbbbbb;
	margin: 10px 10px 10px 0;
	background: url("/images/templates/label_bg.png") no-repeat #2c6d76;

-moz-border-radius: 15px;
-webkit-border-radius: 15px;
padding:7px;
border:1px solid #444444;
}

#last {
	width: 600px;
	margin-top: 10px;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #bbbbbb;
	margin-right: 10px;
	background-color: #dddddd;

-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding:10px;
border:1px solid #444444;
background: #dddddd;

}


#last #about_label p {
	margin: 0;
	padding: 0;
}

#last #about_label p img{
	border: 1px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
	

#last #about_top p{
	color: #ffffff;
	padding: 5px 0 5px 0;
}

#last li #blank{
        background: #555555;
	height: 100px;
}

#last ul{
}

#last li{
	margin: 0px 0 0px 0px;
	list-style: none;
}

#last_title {
	color: #555555;
	font-size: 60%;
	font-weight: bold;
	margin: 0 0 -2px 2px;
}

#lasti_title {
	font-size: 70%;
	font-weight: bold;
	color: #666666;
	width: 200px;
	text-align: left;
	margin: 0px 0 -5px 0px;
}

#last li img{
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 1px;
	margin: 5px 0 0px 0px;
}

#lasti_t {
  font-size: 80%;
	text-align: left;
	margin: -70px 0px 3px 120px;
}

#lasti_t a{
	color: #085e6a;
	font-weight: bold;
	text-decoration: none;
}

#lasti_t a:hover{
	border-bottom: 1px dotted #333333;
}

#lasti_t a:visited{
	color: #659da5;
}

#lasti_d {
  font-size: 70%;
  height: 60px;
	text-align: left;
	margin: 0px 0 0px 80px;
}

#lasti_d img{
	vertical-align: text-bottom; 
	border: 0;
}

#lasti_d a{
	color: #105d68;
	font-weight: bold;
	text-decoration: none;
}

#lasti_d a:hover{
	border-bottom: 1px dotted #333333;
}
#pager {
	font-size: 90%;
	font-weight: bold;
	margin: 10px 0 10px 0;
	text-align: center;	
}

#pager a{
	color: #105d68;
	border-bottom: 1px dotted #333333;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

#pager a:hover{
	border-bottom: 0px;
}

