body{
	font-family:arial;
}
.project_domain{
    width: 350px;

}
.project_id_sub{
	width: 383px;
}
.project_design{
	width:329px;
}
.project_design1{
    width: 329px;
}
.project_name {
	width: 853px;
}
#main-container-new span h2{
	color:#fefefe;
	background:url("/images/bg_mywebsite.gif") repeat-x scroll 0 0;
	font-size: 14px;
	padding:12px 7px;
}
.project_name span h2 a{
    color:#fff;	
	text-decoration: none;
}

.project_name h1 span{
	color:#cb0000;
	font-size: 35px;
	padding:12px 7px;
}
.text{
    position:relative;
	left: 11px;
	top: -3px;
}


.left{
	float:left;
}
.clearB{
	clear:both;
}
h2{
    margin:0;
}
.highlight{
	font-weight:bold;
}
.list{
	list-style-position:inside;
}
.addpaddingleft{
    padding-left: 49px;	
}
.task-completed{
     background:url("../images/check.png") no-repeat scroll 27px center transparent;
}
.task_incomplete{
	 color:#ad0618;
}
