	.project_text {
	position: relative;
	padding-bottom: 25px;
	overflow: visible !important;
	height: 90px !important;
	}
	
	.download_vid {
	margin-left: 7px;
	}
	
	.download_vid_wrap {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	
	}
	
	.main_ani_text {
	padding-bottom: 25px;
	position: relative;
	}


/* moodalbox CSS */

div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
background-color: #000;
cursor: pointer;
}

div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #DDD;
}

div#mb_center {
background-color: #FFF;
}

div#mb_contents {
overflow: auto;
visibility: hidden;
background: #000;
}

.mb_loading {
background: #DDD url(../img/loading.gif) no-repeat center center;
}

#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Helvetica, sans-serif;
}

#mb_error em {
font-size: 0.8em;
}

div#mb_bottom {

}

/*
a#mb_close_link {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(../img/closelabel.gif) no-repeat center;
margin: 5px 0;
}
*/

div#mb_caption {
margin-right: 71px;
}

#cs_top {
border-bottom: #808080 1px dotted;
margin: 10px 0 15px 0;
padding-bottom: 5px;
}

#cs_top img {
float:left;
}

#container2	  {
padding:0px;
width:900px;
}

#cs_images {
float: left;
width: 215px;
margin-right:15px;
}

#cs_images img {
margin-bottom: 7px;
}

#cs_text {
float: left;
width: 325px;
}

.close_btn {
	height:10px;
	background-color:#333;
	text-align:right;
	padding:5px;
	color:#ccc;
	font-weight:bold;
	font-size:0.9em;
}

.close_btn a:link, .close_btn a:visited {
	color:#ccc;
}

.close_btn a:active {
	color:#feab1f;
}

.close_btn a:hover {
	color:#555;
}