﻿
.mybadHap
{
	float:left;
	/*background-image:url('/images/cat_top.gif');
	background-repeat:no-repeat;*/
	width:1009px;
	/*height:275px;*/
}
.mybadHapBtm
{	
	background-image:url('/images/mb_bot.gif');
	position:relative;
	width:1008px;
	height:20px;
}
.mybadHapBg
{	
	/*margin-top:43px;*/
	background-image:url('/images/mb_mid.gif');
	background-repeat:repeat-y;
}
.mybadHapTxt
{
	width:1009px;
	margin:0px 0px 0px 10px;
}

#leftSideCat
{
	width:820px; float:left;
}

.memberBadHapHeader
{
	background-color:#E20079;
	color:White;
	width:980px;
	padding:5px;
}
.memberBadHapHeader h1
{
	font-family:Arial; 
	font-weight:bold;
	font-size:large;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
.memberBadHapDetails
{
	font-size:16px;
}
.memberBadHap
{
	width:1009px;
}
.memberBadHapBg
{
	background-image:url('/images/mb_mid.gif');
	background-repeat:repeat-y;
	padding:10px;
}
.BadHapList
{
	background-color:#FFfFFF;
	color:#666666;
	width:810px;
	border:solid 1px #999999;
	padding:5px;
	position:relative;
}

.BadHapSpacer
{
	height:5px;
	position:relative;
	
}
.BadHapListDate
{
	position:absolute;
	right:0px;
	padding:5px;
}

.catRep
{
	width:980px;
}


.noBadHaps
{
	padding:5px;
	font-weight:bold;
	
}

.commentCounterText {font-size:11px;font-style:italic;}
