/* CSS Document */

/* #dashboard added 11-11-11 sm */
#dashboard {/*float:left; */width: 191px; overflow: hidden; background: #FFFFFF; border: 1px solid #fff;}

#dashboard A:link {text-decoration: none; color:#4d4d4d;}
#dashboard A:visited {text-decoration: none; color:#4d4d4d;}
#dashboard A:active {text-decoration: none; color:#4d4d4d;}
#dashboard A:hover {text-decoration:underline; color:#BF0000;}

.colWide, .colThin{
	float:left;
	margin-left:10px;
	margin-bottom:20px;
}

.colThin{
	width:191px;
}

.boxWide, .boxThin{
	border:1px solid #FFF;
	margin-bottom:10px;
	background:#FFF;
}
.boxThin{
	background:#e6e7e8;
}

.colWide .title h2, .colThin .title h3{
	height:30px;
	margin:0; 
}


.colWide .headLink, .colThin .headLink{
	display:block;
	float:right;	
	padding:0px;
	line-height:35px;
	font-size:12px;
	background:url('http://vhainternal.com.au/soap/mt/mt-static/images/template-images/more-icon.gif') no-repeat 9px 13px;
	
}

#dashboard ul{
	margin:0;
	padding:0;
	list-style:none;
}

#dashboard li{
	width:179px;
	background:url('http://vhainternal.com.au/soap/mt/mt-static/images/template-images/li-icon.gif') no-repeat 9px 10px #f8fafb;
	border-bottom:1px solid #ccd8df;
	margin:0 0 1px 0;
	padding:5px 25px;
	width:160px;
}
#dashboard li{
	border-bottom:none;
	border-top:1px solid #ccd8df;
}


#dashboard img{
	margin-left:-1px;
}

#dashboard p{
	width:191px;
	border-bottom:1px solid #ccd8df;
	margin:0;
	padding:5px;
	background-color:#ffffff;
}


#latest_updates p{
	
	margin:0;
	padding-top:-10px;
	
	background-color:#ffffff;
}
#latest_updates img{
	margin:0;
	padding:0px;
	background-color:#efefef;
}








.user-pic{
	float:left;
	width:45px;
	margin-right:15px;	
}

.user-pic2{
	float:left;
	width:85px;
	margin-right:5px;	
}

.feed-pic{
	float:left;
	width:30px;
	margin:5px;	
}

.asset-body{
	float:left;
	width:390px;
}

.asset-body2{
	float:left;
	width:60px;
	margin-left:15px;
}



 



