* {margin:0; padding:0}
.sm {list-style:none; width:858px; height:300px; display:block; overflow:hidden}
.sm li {float:left; display:inline; overflow:hidden}

.table{
	position:relative;
	top:200px;
}

.accordion{
	width:660px;
	height:300px;
}

.accordionGraphics{
	cursor:pointer;
}

.content{
	color:#FFF;
	font-family:Helvetica, Arial;
	font-size:16px;
	padding:20px;
	line-height: 20px;
}