* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

H1 {
	MARGIN: 14px 0px; FONT-FAMILY: 'Trebuchet MS', Helvetica
}
P {
	MARGIN: 14px 0px; FONT-FAMILY: 'Trebuchet MS', Helvetica
}
.bubbleInfo {
	WIDTH: 500px; POSITION: relative;
}
.trigger {
	
}
.trigger img {
	width:145px;
	
}
.popup {
	display: none; 
	z-index: 50; 
	position: absolute;
	background-image:url(../images/bubble-tail2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:8px; 
}

.popup-contents {
	background-color:#f2f2f2;
	width:220px;
	border-top:1px solid #d1d1d1;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	padding:5px;
	min-height:115px;
}
* html .popup-contents { width:230px; height:125px; overflow:hidden; }
*:first-child+html .popup-contents { width:230px; height:125px; overflow:hidden; }

.seemore2 {
	background-image:url(../images/bubble-tail1.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	height:8px;
	position:relative;
	top:-2px;
}
.project_img_thumb {
	height:87px;
	overflow:hidden;
	display:block;
}
.project_img_thumb img {
	width:145px;
}

