
.module-recent-prj {
	clear:left;
	width:235px;
	min-height:50px;
	padding:0px;
	margin:0px;
	cursor:pointer;
}

.module-recent-prj:hover {
	background:#EEE;
	cursor:pointer;
}
#module-recent-prj-title {
	padding-top:5px;
	color:#999;
}
#module-recent-prj-date {
	color:#ccc;
	font-size:0.9em;
}
#module-recent-prj-item p {
	padding:0px;
	margin:0px;
	padding-top:5px;
}
#module-recent-prj-item {
	float:left;
}
#module-recent-prj-thumb {
	width:60px;
	height:60px;
	overflow:hidden;
	float:left;
	margin-right:10px
}
#module-recent-prj-thumb img {
	width:80px;
	border: solid #ccc 1px;
}


.sidebar-module p a {
	margin-bottom:10px;
}


.sidebar-module p img:hover {
	opacity:0.4;
	filter:alpha(opacity=40);
}



/* ----------------------------------------------------------------------- */
.sidebar-module-item {
	margin-bottom:8px;
	clear:left;
	height:62px;
}
.sidebar-module-item:hover {
	background:#EEE;
	cursor:pointer;
}
.sidebar-module-item .sidebar-module-img img {
	max-height:60px;
}
.sidebar-module-item .sidebar-module-img {
	width:60px;
	height:60px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	border:1px solid #CCC;
}
.sidebar-module a:hover {
	color:#FF006D;
	text-decoration:underline;
}
.sidebar-module a,
.sidebar-module h2,
.online-feed-tweet-text h2,
.sidebar-module-item h2 {
	color:#999999;
	font-size:12px;
	font-style:normal;
	padding-top:5px;
}
.sidebar-module h3,
.online-feed-tweet-text h3,
.sidebar-module-item h3 {
	color:#CCC;
	font-size:10px;
	font-style:normal;
}

















