/* CSS Document */

.important{
 font-weight:bold;
 color:#003399;



}

#rightColumn{
	background-color:#F1F5F4;

}

#header {
	background-image: url(../images/header-members.jpg);
}

.purchasehistory{
	border:	1px solid #EBEBEB;
}

.purchasehistory ul{
	margin:2px;
	margin-left:10px;
	list-style:disc;

}
.purchasehistory th{
	background:#EBEBEB;


}

.purchasehistory td{
	border-bottom:1px solid #EBEBEB;


}

.purchasehistory{
	margin:10px;

}


.form1{

}

.form1 th{
	text-align:right;
	padding:5px;	
}

.form1  td{
	padding:5px;

}

