
div.module div.left{
	float: left;
}

div.module{
	text-align: left;
}

div.top div.title{
	height: 29px;
	font-size: 11px;
	font-weight: bold;

			white-space: nowrap;
		overflow: hidden;
}

div.module div.right{
	float: right;
}

div.module div.top, div.module div.top div.left, div.module div.top div.right{
	height: 29px;
}

div.module div.bottom{
	height: 7px;
}

div.module div.left, div.module div.right{
	width: 5px;
	font-size: 0px;
	line-height: 0px;
}

* html div.module div.left{
	margin-right: -3px;
}

* html div.module div.right{
	margin-left: -3px;
}

div.module div.contents{
	color: #000000;
	background-color: #eeeeee;
}

div.module div.contents a{
	color: #0080ff;
	background-color: inherit;
}

div.module div.top div.left, div.module div.top div.right{
	height: 29px;
}

div.module div.bottom div.left, div.module div.bottom  div.right{
	height: 7px;
}

div.module div.filler{
	width: 5px;
}

div.module div.bottom div.filler{
	height: 2px;
	background-color: #eeeeee;
	color: inherit;
}

div.module div.corner{
	width: 5px;
	height: 5px;
}

div.module div.bottom div.left div.corner{
		background: url(/images/borderimage.php?loc=bl&style=round&width=5&height=5&color=eeeeee&bgcolor=ffffff&bwidth=0&bcolor=000000 ) top left no-repeat;
	}

div.module div.bottom div.right div.corner{
		background: url(/images/borderimage.php?loc=br&style=round&width=5&height=5&color=eeeeee&bgcolor=ffffff&bwidth=0&bcolor=000000 ) top right no-repeat;
	}

div.module div.top div.center div.title img{
	margin-top: 3px;
	margin-right: 5px;
	float: left;
	border: 0px;
}

div.module div.top div.center div.suffix img{
	border: 0px;
	margin-top: 5.5px;	
}

div.module div.top div.center div.title {
	float: left;
	right: 5px;
	padding-left: 7px;
	position: relative;
	height: 29px;
	
	}

div.module div.top div.center div.suffix {
	float: right;
	margin-right: -5px;
	padding-right: 7px;
	
		margin-left: -100%;
		
	position: relative;
}

div.module div.top div.center div.suffix a.delete{
	font-size: 0px;
	line-height: 0px;
	display: none;
}

div.module div.top a{
	color: #0080ff;
}

div.module div.top div.center div.suffix a.edit, div.module div.top div.center div.suffix a.friends_edit{
	background-color: #cccccc;
	position: relative;
	line-height: 16px;
	/*bottom: 6.5px;*/
	bottom: 3px;
}

div.module div.bottom div.center{
	color: #000000;
	background-color: #eeeeee;
	line-height: 7px;
	font-size: 0px;
	height: 7px;
	margin-left: 5px;
	margin-right: 5px;
}

*  html div.module div.bottom div.center{
	height: 8px;
}


div.module div.top div.filler{
	height: 24px;
	color: inherit;
	background-color: #cccccc;	
}

div.module div.top div.left div.corner{
		background: url(/images/borderimage.php?loc=tl&style=round&width=5&height=5&color=cccccc&bgcolor=ffffff&bwidth=0&bcolor=000000 ) top left no-repeat;	
	}

div.module div.top div.right div.corner{
		
	background: url(/images/borderimage.php?loc=tr&style=round&width=5&height=5&color=cccccc&bgcolor=ffffff&bwidth=0&bcolor=000000 ) top right no-repeat;
	}

div.module div.top div.center{
	color: #000000;
	line-height: 29px;
	height: 29px;
	background-color: #cccccc;
	margin-left: 5px;
	margin-right: 5px;
}

* html div.module div.top div.center, * html div.module div.bottom div.center{
	margin-left: 0px;
	margin-right: 0px;
}

div.module_wrapper{
	width: 100%;
	display: table;
	
	margin-bottom: -6px;
}

.topColor{
	color: #000000 !important;
	background-color: #cccccc  !important;
}

.topColor a, .topColor a:hover, .topColor a:active{
	color: #0080ff !important;
}

.topColorBordered{
	border-color: #cccccc !important;
}