@charset "UTF-8";

#pageTitle				{	background: #1c1b1f url("../images/topics_sub.gif") top left no-repeat;
						}

#main p					{	line-height:1.6em;	}

p.date					{	display:block;	float:left;
							width:40px;
							font-size:10px;	font-weight:bold;
						}

p.text					{	display:block;	float:left;
							width:370px;
						}
							
#main a					{	text-decoration:underline;
							color:#e0e0e0;
						}

#main a:hover			{	text-decoration:underline;
							color:#b33e5c;
						}

#oldIndex				{	display:block; float:right;
							margin-top:20px;

						}

#greeting				{	display:block; float:right;
							width:650px;
							font-size:12px;
							text-align:right;
							margin-top:90px;
}
