body { width: 92%; } /* Hack to fix IE's horizontal scrollbar bug */
body { margin: 20px 0px 10px 5px; } 
body, p {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	word-spacing: .75em;
}
h1 { font: bold 16px/18px Georgia, "Times New Roman", Times, serif; color: #000; }
a { color: #000; text-decoration: underline; }
a img { border: none; }

.packshotNews { float: left; margin: 0 10px 10px 0; border: 1px solid #000; }
.packshotDiscog { float: left; margin: 0 10px 130px 0; border: 1px solid #000; }
.photoThumb { margin: 0 20px 20px 0; }

#content { 
position: static; 
top: 10px; 
right: 20px; 
width: 390px; }

img {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	/*float: right;*/
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	background-image: url(../imgs/bullet_titles.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-bottom: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #d7308b;
	text-align: left;
}



.hr {
	width: 281px;
	height: 58px;
	background-image: url(../imgs/floral-hr.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/floral-hr.png');
	background-repeat: no-repeat;
	margin: 0 auto;
}

ul {
	list-style-type: none;
	}

li {
	list-style-type: none;
	padding: 0 0 2px 20px;
	background-image: url(../imgs/icon_star.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	}