/* Created by design.bg studios. Source code in this website is property of design.bg. */
/* ------------------ Site styles ------------------ */
@import url(../base/styles.css); 
/* ------------------ Object styles ------------------ */
@import url(../object/toolbar.css); 
@import url(../object/calendar.css);
@import url(../object/popup.css); 
/* ------------------ Page styles ------------------ */
.project_header {
padding:0 0 0 15px;
background:#006e04;
}

.project_header_primary {
color:#fff;
font-size:10px;
font-weight:bold;
padding-top:5px;
display:block;
}

.project_header_secondary {

font-size:10px;
font-weight:bold;
color:#b3d4b4;
display:block;
padding-bottom:5px;
}

.project_header a{
padding:0 30px 0 10px;
display:block;
float:right;
background:url(../../../pics/portfolio_header_bullet.gif) right center no-repeat #328a35;
line-height:30px;
color:white;
text-decoration:underline;
font-weight:bold;
margin-top:-32px;
}

a.wallet {
	display:block;
	background:black;
	color:white;
	font-weight:bold;
	line-height:34px;
	text-align:center;

	}
	
.col3 {
	margin-top:7px;
}


