@charset "utf-8";
div.box {
margin-bottom:5px;
}
#rightcolumn {
	float: right;
	width: 120px;
	margin-left:20px;
}
#leftcolumn{
	margin-right:140px;
}
table, td, tr {
margin:0px;
padding:0px;
vertical-align:top;
font-size:14px;
line-height:1.8em;
}
td.itemtype p {
text-align:right;
width:95px;
padding:0px 5px;
/*font-weight:bold;*/
color:#666666;
}
td.abouttype p {
	text-align:right;
	width:160px;
	padding:0px 5px;
	/*font-weight:bold;*/
color:#666666;
}
td.itemdesc p {
text-align:left;
padding:0px 5px;
}
td.itemimg {
padding:5px 0px;
width:125px;
}
td.aboutimg {
padding:10px 0px 5px 0px;
width:125px;
}
td.chooseselection {
padding:10px 0px;
}
p.itemheader {
font-size:17px;
}
div.itemend {
	background-image:url(../images/mercury/greydivider.jpg);
	background-repeat:repeat-x;
	height:10px;
	margin-bottom:10px;
}
div.yearend {
	background-image:url(../images/mercury/reddivider.jpg);
	background-repeat:repeat-x;
	height:10px;
	margin-bottom:20px;
}
span.songname {
font-style:italic;
}
div.yearselect{
text-align:right;
font-size:14px;
margin-bottom:5px;
}
div.verticalad {
margin-bottom:600px;
}
div.horizontalad {
width:728px;
margin:auto;
margin-bottom:10px;
}
a.yearselect{
color:#9f1d1d;
text-decoration:none;
}
a.yearselect:hover{
text-decoration:underline;
}

