#home-content .checkPanel h4{
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 10px;
}
#home-content .checkPanel .grid12{
	margin: 10px 0;
}
#home-content .checkbox{
	width: 100%;
	margin: 5px 0;
	float: left;
}
#home-content .checkbox .title{
	font-weight: bold;
}
#home-content .bottomInfo{
	margin-top: 20px;
	clear: left;
	float: left;
	width: 100%;
}
#home-content .fullSession label{
	text-decoration: line-through;
}
#home-content .fullText{
	color: red;
	font-weight: bold;
}

@media only screen and (max-width:768px){
	/*Media Query Example*/
}