.widget {
	float: left;
	
	font-family: Arial, Myriad Pro, Helvetica, Verdana, Sans-serif;
}

.widget h1 {
	font-size: 16px;
}

.widget .full h3 {
	font-size: 19px;
	font-weight: normal;
	
	padding-top: 18px;
}

.widget .full {
	float: right;
	width: 670px;
	
	padding-top: 39px;
}

.widget .full .box {
	float: left;
	width: inherit;
	
	min-height: 11px;
	padding-top: 30px;
	padding-bottom: 9px;
	
	font-size: 13px;
}

.widget .full .day {	
	float: left;
	width: 106px;
	
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}

.widget .full .date {
	float: left;
	width: 121px;
	
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
}

.widget .full .artists {
	float: left;
	width: 443px;
	
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
}