/*.current_project_bg{
	border:0px solid black;
	display:inline;
	background-image:url(../images/project_img_bg.jpg);
	background-repeat:no-repeat;
	width:166px;
	height:130px;
	padding:13px 0px 1px 14px;
	float:left;
	}


.img_wrap{border:0px solid black;
	background-repeat:no-repeat;
	width:156px;
	height:101px;
	padding:0px;
	margin:0px;
	float:left;
	background-position: center;
	cursor: pointer; 
	}*/
	.current_project_bg{
	border:0px solid red;
	display:inline;
	background-image:url(../images/project_img_bg.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:121px;
	padding:19px 0px 0px 20px;
	float:left;
	}
.current_project_bg .img_wrap{border:0px solid aqua;
	background-repeat:no-repeat;
	width:150px;
	height:100px;
	padding:0px;
	margin:0px;
	float:left;
	background-position: center;
	cursor: pointer; 
	}
.project_name{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#e8e8e8;
	text-transform:uppercase;
	padding-left:11px;
	float:left;
	border:0px solid red;
	}
a.num_link:link     {
                    font-family:Tahoma;
					text-decoration: none;
					color:Yellow;
					font-size:10px;
					font-weight:bold;
					}
a.num_link:hover	{
 					font-family:Tahoma;
					text-decoration: underline;
					color:Yellow;
					font-size:10px;
					font-weight:bold;
					}
a.num_link:visited 	{
					font-family:Tahoma;
					text-decoration: none;
					color:Yellow;
					font-size:10px;
					font-weight:bold;
					}
#toptag{
position:absolute;
float:left;
width:185;
height:86;
z-index:1;
cursor:pointer;
}
.out_tag{
float:left;
width:190;
height:140;
padding:0px;
margin:0px;

}
						
img {
     border:0px;
	 }					