body {
	color: #000;
	font-family: Arial;
	margin: 0;
}

.info {
	background-color: #C5C5C5;
	display: inline; /* This is needed to make IE7 render properly. */
	float: left;
	height: 144px;
	margin-bottom: 1px;
	margin-right: 1px;
	position: relative;
	width: 189px;
}

.info a img {
	border: none;
}

.width {
	height: 5px;
	width: 571px;
}

.box {
	float: left;
	padding-top: 2px;
	width: 572px; /* Used to be 585px */
}

h2 {
	color: #000;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 5px;
	padding-bottom: 0;
}

.bottom {
	display: inline;
	font-size: 11px;
	font-weight: normal;
	line-height: 14.25px;
	margin-bottom: 5px;
}

h1.artist {
	color: #000;
	display: inline;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	line-height: normal;
}

h1.artist a:link, h1.artist a:visited, h1.artist a:hover, h1.artist a:active {
	color: #000;
	line-height: 14px; /* For safari */
}

h1.artist a:hover {
	text-decoration: underline;
}

h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	color:#000000;
	font-family:Arial;
	line-height:14px;
}

p {
	color: #000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
}

p {
	color: #ccc;
}

a, a:active, a:visited {
	color: #ccc;
	text-decoration: none;
}

a:hover {
	color: #ccc;
	text-decoration: underline;
}

.gridImages {
	margin-top: 8px;
}

.bottom_div2 {
	margin: 40px 0 0 0;
	color: #ccc;
}

.bottom_div2 p {
	color: #8e8e8e;
}

.bottom_div2 a {
	color: #8e8e8e;
	text-decoration: none;
}

.bottom_div2 a:hover {
	color: #8e8e8e;
	text-decoration: underline;
}

div.box p#homeNews {
	color: #000;
	height: 43px;
	overflow: hidden;
	line-height: 14.25px;
}

p#homeNews a, a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}

p#homeNews a:hover {
	text-decoration: underline;
}

#homelink {
	height: 29px;
	left: 20px;
	position: absolute;
	top: 20px;
	width: 154px;
	z-index: 10;
}

.clearBoth {
	clear: both;
}


#artistsTopLine {
	margin-top: 1px;
	margin-bottom: 7px;
}

#newsTopLine {
	margin-bottom: 7px;
	margin-top: 5px;
}

#gridTopLine {
	margin-top: 5px;
}

#gridBottomLine {
	margin-top: 6px;
}
