#demo-box {
	min-width: 400px;
	padding: 0;
	display: inline-block;
}

.demo-image {
	width: 100%;
	margin: 0 auto;
}

.demo-link {
	font-size: 18px;
	font-weight: 200;
	background-color: #b7d2ff;
	color: #000;
	padding: 7px;
	border: 1px #000 solid;
		background-image: -ms-radial-gradient(center,ellipse farthest-corner,#fff 0,#8abdff 120%);
	background-image: -moz-radial-gradient(center,ellipse farthest-corner,#fff 0,#8abdff 120%);
	background-image: -o-radial-gradient(center,ellipse farthest-corner,#fff 0,#8abdff 120%);
	background-image: -webkit-gradient(radial,center center,0,center center,506,color-stop(0,#fff),color-stop(1.2,#8abdff));
	background-image: -webkit-radial-gradient(center,ellipse farthest-corner,#fff 0,#8abdff 120%);
	background-image: radial-gradient(ellipse farthest-corner at center,#fff 0,#8abdff 120%);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	-ms-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	-o-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
}

.demo-link a {
	color: #000;
	text-decoration: none;
}

.demo-link a:hover {
	text-shadow: none;
}
#memberhome-content-right ul {padding-left: 40px;}.memHomeSubtitle {font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 18px;color: #023380;margin: 20px 0 10px 0;padding: 0;}#memberhome-content-left {float: left;width: 50%;max-width: 100%;margin: 0 auto;padding: 0 0 20px 0;text-align: justify;margin: 0 auto;}#memberhome-sidebar {width: 50%;float: left;text-align: left;padding: 0;}#memberhome-content-right {margin: 0 auto;padding: 0 0 0 30px;position: relative;text-align: justify;text-shadow: 0 1px 0 #fff;}.MemTableHERight {background: #6197d3;border: 1px solid #023380;color: #000;font: Bold 18px Helvetica,Arial,sans-serif;padding: 8px 10px 8px 10px;text-shadow: 0 1px 0 rgba(255,255,255,.5);width: 100%;max-width: 100%;border-radius: 0 0 10px 10px;-webkit-border-radius: 0 0 10px 10px;-moz-border-radius: 0 0 10px 10px;display: inline-block;}#MemHomeTableLeft {width: 100%;max-width: 100%;overflow: hidden;padding: 8px;}#MemHomeTableRight {width: 100%;max-width: 100%;overflow: hidden;padding: 8px;margin: 10px 0 10px 0;border-top: 1px solid #505050;border-left: 1px solid #505050;border-bottom: 1px solid #505050;border-right: 1px solid #505050;display: inline-block;};#MemHomeTableRightHeader {width: 100%;max-width: 100%;overflow: hidden;padding: 8px;display: inline-block;border: 0px solid #505050;}.memHomeTitles {font-family: Verdana,Arial,Helvetica,sans-serif;height: 30px;font-size: 22px;color: #023380;width: 100%;max-width: 100%;text-align: left;}#memHomeCourses {width: 100%;max-width: 100%;margin: 10px 0 0 0;text-align: center;padding: 0;}#memHomeCourses a {text-decoration: none;color: #373737;}#memHomeCourses .table-left {float: left;padding: 0;margin: 10px 0 0 30px;}#memHomeCourses .table-right {float: right;padding: 0;margin: 10px 30px 0 0;}#memHomeCourses .buttonyellow {display: inline-block;cursor: pointer;border: none;background: #fee79a;background: -moz-linear-gradient(top,#fee79a 0,#fec151 100%);background: -webkit-linear-gradient(top,#fee79a 0,#fec151 100%);background: -o-linear-gradient(top,#fee79a 0,#fec151 100%);background: -ms-linear-gradient(top,#fee79a 0,#fec151 100%);background: linear-gradient(to top,#fee79a 0,#fec151 100%);-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;-moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;-ms-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;-o-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;border: 1px solid #d69e31;color: #373737;font: bold 15px Helvetica,Arial,sans-serif;margin: 0 auto;padding: 10px;-webkit-border-radius: 30px;-moz-border-radius: 30px;-ms-border-radius: 30px;-o-border-radius: 30px;border-radius: 30px;text-decoration: none;color: #373737;}#memHomeCourses .buttonyellow a {text-decoration: none;color: #373737;}#memHomeCourses .buttonyellow:hover {background: #fec151;background: -moz-linear-gradient(top,#fec151 0,#fee79a 100%);background: -webkit-linear-gradient(top,#fec151 0,#fee79a 100%);background: -o-linear-gradient(top,#fec151 0,#fee79a 100%);background: -ms-linear-gradient(top,#fec151 0,#fee79a 100%);background: linear-gradient(to top,#fec151 0,#fee79a 100%);-webkit-transition: background .3s ease-in-out;-moz-transition: background .3s ease-in-out;transition: background-color .3s ease-in-out;}.memHomeButtons {background: url(../../images/title_bg.gif) repeat;border: 1px solid #023380;color: #000;cursor: pointer;font: Bold 16px Helvetica,Arial,sans-serif;text-decoration: none;height: 35px;margin: 20px 0 35px 0;padding: 4px 10px 4px 10px;text-shadow: 0 1px 0 rgba(255,255,255,.5);border-radius: 10px 10px 10px 10px;-webkit-border-radius: 10px 10px 10px 10px;-moz-border-radius: 10px 10px 10px 10px;}.memHomeButtons a {color: #000;font: Bold 16px Helvetica,Arial,sans-serif;text-decoration: none;text-shadow: 0 1px 0 rgba(255,255,255,.5);}.memHomeCourseButton {display: inline-block;width: 350px;cursor: pointer;background-image: -ms-linear-gradient(bottom,#fff 0,#c6dff8 100%);background-image: -moz-linear-gradient(bottom,#fff 0,#c6dff8 100%);background-image: -o-linear-gradient(bottom,#fff 0,#c6dff8 100%);background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(1,#c6dff8));background-image: -webkit-linear-gradient(bottom,#fff 0,#c6dff8 100%);background-image: linear-gradient(to top,#fff 0,#c6dff8 100%);-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;-moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;-ms-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;-o-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;border: 1px solid #71a5ed;color: #373737;font: bold 15px Helvetica,Arial,sans-serif;margin: 0;padding: 5px;-webkit-border-radius: 30px;-moz-border-radius: 30px;-ms-border-radius: 30px;-o-border-radius: 30px;border-radius: 30px;}.memHomeCourseButton a {color: #000;font: bold 15px Helvetica,Arial,sans-serif;text-decoration: none;text-shadow: 0 1px 0 rgba(255,255,255,.5);}#icon-list ul li {width: 100%;list-style-type: none;text-decoration: none;margin: 0 auto;padding: 0;}#icon-list li span.info {width: 100%;margin-left: 30px;padding: 0 30px 0 20px;display: block;}.icons {width: 50px;float: left;padding-right: 20px;}#customer-photo {float: right;text-align: center;padding: 0 20px 0 0;}.maxcolumnwidth {width: 500px;max-width: 100%;}@media only screen and (max-width:1100px) {#memHomeCourses .table-left {float: none;width: 100%;padding: 0;margin: 0 auto;text-align: center;}#memHomeCourses .table-right {float: none;width: 100%;padding: 0;}}@media only screen and (max-width:800px) {#memberhome-content-left {float: none;width: 100%;padding: 0;}#memberhome-sidebar {float: none;width: 100%;padding: 0;}#memberhome-content-right {padding: 30px 0 0 0;width: 100%;float: none;}}@media only screen and (max-width:500px) {#memberhome-content-left {float: none;width: 100%;padding: 0;}#memberhome-sidebar {float: none;width: 100%;padding: 0;}#memberhome-content-right {padding: 30px 0 0 0;width: 100%;float: none;}.memHomeButtonsYellow {width: 100%;max-width: 100%;display: inline-block;margin-right: 40px;text-align: center;padding: 5px 0 5px 0;}.memHomeCourseButton {width: 100%;max-width: 100%;}#customer-photo {display: none;}}