html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}a {outline:hidden;}/*Reset css ends here*/html {	/*background: url(../images/bg.gif) repeat scroll 0 0 transparent;*/	background-color:#eaead2;		background-image: url(/images/bg.jpg);	background-position: center top;	background-repeat: repeat-x;	}body {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:12px;	color:#000000;}sup{font-size:xx-small; vertical-align:top;position:relative;top:-4px;}p {	text-align:justify;	letter-spacing:normal;	word-spacing:normal;	line-height: 18px;	font-size: 12px;	color: #000000;	margin-bottom: 10px;}.left {	float:left;}.right {	float:right;}.clear {	clear:both;}#container {	width:990px;	margin:0 auto;}#header_top {	border:0px solid red;	/*background-color:blue;*/}#header_container #logo {	width:191px;	height:68px;	float:left;	margin-top:30px;		/*	padding-left:15px;	background: #80A8C7;	background: -webkit-gradient(linear, left top, left bottom, from(#D7D7D7), to(#729FBE));	background: -moz-linear-gradient(top, #D7D7D7, #729FBE);	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D7D7D7', endColorstr='#729FBE');		border-radius: 5px 5px 5px 5px;	-webkit-border-radius: 5px 5px 5px 5px;		*/}#header_container #navigation {	width:690px;	padding-left:10px;	height:40px;	/*ackground:url(../images/nav_bg.jpg) repeat-x;*/	background: -webkit-gradient(linear, left top, left bottom, from(#7EA7C7), to(#A7BDCD));	background: -moz-linear-gradient(top, #7EA7C7, #A7BDCD);	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7EA7C7', endColorstr='#A7BDCD');	border:1px solid #75A2C1;	border-radius:5px;	-moz-border-radius:5px;	-webkit-border-radius:5px;	float:right;}#header_container #sub_navigation {	margin:5px 0;	width:680px;	float:right;	padding:3px;		/*	padding-left:15px;	background: #80A8C7;	background: -webkit-gradient(linear, left top, left bottom, from(#80A8C7), to(#A6BCCC));	background: -moz-linear-gradient(top, #80A8C7, #A6BCCC);	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80A8C7', endColorstr='#A6BCCC');		border-radius: 5px 5px 5px 5px;	-webkit-border-radius: 5px 5px 5px 5px;		*/}#header_container #sub_navigation a.home, #header_container #sub_navigation a.contact_us, #header_container #sub_navigation a.Faq, #header_container #sub_navigation a.reward_program{	display:block;	font-size:11px;	text-align:left; 	padding:5px 0 5px 20px;	float:left;	text-decoration:none;	margin-right:15px;	color:#002B4F;}#header_container #sub_navigation a.Faq{	background:url(../images/FAQ.png) 0px 2px no-repeat;}#header_container #sub_navigation a.home{	background:url(../images/home.png) 0px 2px no-repeat;}#header_container #sub_navigation a.contact_us{	background:url(../images/contact.png) 0px 2px no-repeat;}#header_container #sub_navigation a.blog{	}#header_container #sub_navigation a.reward_program{	background: url(https://www.speedyceus.com/SpeedyCeus_Rewards_Program/images/reward-program-2.png) -3px -7px no-repeat;	padding: 6px 0px 0px 29px;}#header_container #sub_navigation a.home:hover, #header_container #sub_navigation a.contact_us:hover, #header_container #sub_navigation a.Faq:hover{	text-decoration:underline;}#content_container {	margin:15px 0;	border-radius:5px;	-webkit-border-radius:5px;	-moz-border-radius:5px;		-webkit-box-shadow: rgba(0,0,0,0.8) 0px 2px 13px, rgba(0,0,0,0.6) 0px -3px 13px, rgba(255,255,255,0.5) 0px 1px 0px inset;	-moz-box-shadow: rgba(0,0,0,0.8) 0px 2px 13px, rgba(0,0,0,0.6) 0px -3px 13px, rgba(255,255,255,0.5) 0px 1px 0px inset;	box-shadow: rgba(0,0,0,0.8) 0px 2px 13px, rgba(0,0,0,0.6) 0px -3px 13px, rgba(255,255,255,0.5) 0px 1px 0px inset;}.blue_gradient, .blue_gradient2 {	height:10px;	/*background:url(../images/blue_gradient.jpg) repeat-y;*/		background: #77A4C3;	background: -webkit-gradient(linear, left top, left bottom, from(#77A4C3), to(#5B88A7));	background: -moz-linear-gradient(top, #77A4C3, #5B88A7);	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77A4C3', endColorstr='#5B88A7');			border-radius:5px 5px 0 0;	-webkit-border-radius:5px 5px 0 0;	-moz-border-radius:5px 5px 0 0;}.blue_gradient2 {	margin-top:10px;	border-radius:0 0 5px 5px;}.banner {		margin:0px;	border:0px solid red;	}.banner h2 {	font-family:Arial, Helvetica, sans-serif;	font-size:16px;	font-weight:bold;	line-height:24px;	color:#121212;}.banner p {	font-size:11px;	line-height:16px;	color:#111;	margin:15px 0;}a.read_more {	text-decoration:none;	font-family:Arial, Helvetica, sans-serif;	color:#002B4F;	font-size:12px;	font-weight:bold;	margin:10px 0;		background: -webkit-gradient(linear, left top, left bottom, from(#7EA7C7), to(#A7BDCD));	background: -moz-linear-gradient(top,  #7EA7C7,  #A7BDCD);	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7EA7C7', endColorstr='#A7BDCD');		padding: 13px;	height:14px;	display:block;	outline:none;	text-align:center;	border-radius:5px;	-webkit-border-radius:5px;	-moz-border-radius:5px;	-webkit-box-shadow: 0px 0px 5px 1px #45455e;	-moz-box-shadow: 0px 0px 5px 1px #45455e;	box-shadow: 0px 0px 5px 1px #45455e;	border:1px solid #b0b1df;}a.read_more:hover {	text-decoration:underline;}.header2 {	padding:30px 20px;	margin:0px;	border:0px solid red;	background: -webkit-gradient(linear, left top, left bottom, from(#7EA7C7), to(#A7BDCD));	background: -moz-linear-gradient(top,  #7EA7C7,  #A7BDCD);	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7EA7C7', endColorstr='#A7BDCD');}.header2 a.block {	padding:10px 30px;	height:15px;	width:168px;	border:1px solid #FFFFFF;	background:url(../images/black_gradient.jpg) repeat-x;	font-size:12px;	font-weight:bold;	text-align:center;	float:left;	margin-right:10px;	color:#FFFFFF;	text-decoration:none;}.header2 a.block:hover {	text-decoration:underline;}#block_header {	padding:20px;	/*background:url(../images/gradient2.jpg) repeat-y;*/	 background-color: #6397BA;	border-bottom:4px solid #373865;}div#block_header div.block2, .login_box {	width:280px;	border-radius:10px;	-webkit-border-radius:10px;	-moz-border-radius:10px;	padding:10px;	height:310px;	/*background:url(../images/gradient_vertical.jpg) bottom left repeat-x #9596c1;*/		background: -webkit-gradient(linear, left top, left bottom, from(#7EA7C7), to(#D5D5D5));	background: -moz-linear-gradient(top,  #7EA7C7,  #D5D5D5);	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7EA7C7', endColorstr='#D5D5D5');			border:1px solid #b4b5d2;	margin-right:20px;	float:left;}.login_box {	float:none;	width:380px;	font-weight:bold;}div#block_header div.block2 div.block_heading, div#block_header div.block2 div.block_heading2, div#block_header div.block2 div.block_heading3 {	font-size:18px;	background:url(../images/question.png) no-repeat;	font-family: 'Oswald',Helvetica,Arial,sans-serif;	font-weight:bold;	color:#FFFFFF;	height:35px;	line-height:20px;	padding:15px;	padding-left:70px;}div#block_header div.block2 div.block_heading2 {	background:url(../images/tick.png) no-repeat;}div#block_header div.block2 div.block_heading3 {	background:url(../images/user.png) no-repeat;}div#block_header div.block2 ol {	margin:10px 0;	color:#173E5F;}div#block_header div.block2 ol li {	margin:5px 10px 5px 25px;	font-size:11px;	color:#173E5F;}div#block_header div.block2 ul {	margin:10px 0;	color:#18e5e7;}div#block_header div.block2 ul li {	margin:10px 10px 10px 25px;	font-size:11px;	color:#173E5F;}div.block2 h2 {	font-family:Arial, Helvetica, sans-serif;	font-size:16px;	font-weight:bold;	color:#FFFFFF;	margin:10px 0;}div.block2 p {	color:#FFFFFF;	font-size:11px;	line-height:14px;	width:98%;	margin:0 auto;}.sidebar {	float:left;	padding:10px;	width:250px;	margin-right:10px;	margin-top:10px;}.main_content {	border-bottom:1px dashed #dddddd;	padding-bottom:10px;	background-color: #EBEAEA;		background: linear-gradient(#E3E2E2 0%,white 300px);	background: -webkit-gradient(linear, 50% 0%, 50% 300, color-stop(0%, #E3E2E2), color-stop(100%, white));	background: -webkit-linear-gradient(#E3E2E2 0%,white 300px);	background: -moz-linear-gradient(#E3E2E2 0%,white 300px);	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3E2E2', endColorstr='#FFFFFF');	background: -o-linear-gradient(#E3E2E2 0%,white 300px);	background: linear-gradient(#E3E2E2 0%,white 300px);		background: #ffffff;}.main_column {	float:left;	margin-top:10px;	width:665px;	padding-left:10px;	border-left:1px solid #eaeaea;}.login_reg_main_column {	width:98%;}a.sidebar_bullet {	text-align:left;	display:block;	padding:15px 10px;	padding-left:25px;	background:url(../images/ico_sml_arrow.png) 5px 14px no-repeat;	color:#003399;	font-size:12px;	font-family:Arial, Helvetica, sans-serif;	font-weight:bold;	text-decoration:none;	border-bottom:1px dashed #003399;}a.sidebar_bullet:hover {	background:url(../images/ico_sml_arrow.png) 5px 14px no-repeat #f0f0f0;}.page_heading {	font-size:16px;	font-family:Arial, Helvetica, sans-serif;	font-weight:bold;	color:#7a7ba4;	margin:10px 0;	padding-bottom:10px;	border-bottom:1px dashed #DFDFFF;}.sub_heading {	font-size:14px;	font-family:Arial, Helvetica, sans-serif;	font-weight:bold;	color:#333333;	margin:10px 0;}p.main {	line-height:18px;	font-size:12px;	color:#666666;	margin-bottom:10px;}ul.bulleted_link li {	color:#006699;	margin-left:20px;	text-align:left;	margin-bottom:10px;}ul.bulleted_link li a:link{	color:#FF6600;	text-align:left;	margin-bottom:10px;	text-decoration:none;}ul.bulleted_link li a:hover{	color:#0066CC;}/* --------------VIDEO TABS----------------- */.video_container {	z-index:9000;	float:left;	width:609px;	border: 1px solid #CCCCCC;	border-right: 0px solid red;        height: 424px;}.video-info {    background: none repeat scroll 0 0 #D7D7D7;    border-bottom: 1px solid #BABABA;}	#video-tabs {	margin: 0 auto;	padding-left:20px;	position: relative;	top: 2px;	overflow: hidden;}#video-tabs ul {	top: 2px;	list-style: none;}ul {	list-style: square;}ol, ul {	list-style: none;}#video-tabs ul li.selected {	background: url('../images/video_tab.png') 0 -270px repeat-x;}#video-tabs ul li {	background: url('../images/video_tab.png') 0 0 repeat-x;	float: left;	margin: 0;	display: inline;	height: 27px;	background: url('../images/video_tab.png') 0 0 repeat-x;	line-height: 27px;	font-size: 11px;}#video-tabs ul li.selected:first-child div:first-child {	background: url('../images/video_tab.png') 0 -81px no-repeat;}#video-tabs ul li:first-child div:first-child, #video-tabs ul li.selected:first-child div:first-child {	width: 9px;}#video-tabs ul li:first-child div:first-child {	background: url('../images/video_tab.png') 0 -27px no-repeat;}#video-tabs ul li:first-child div:first-child, #video-tabs ul li.selected:first-child div:first-child {	width: 9px;}#video-tabs ul li.selected + li div {	background: url('../images/video_tab.png') 0 -297px no-repeat;}#video-tabs ul li.selected.last div.last {	background: url('../images/video_tab.png') 0 -108px no-repeat;}#video-tabs ul li.last div.last {	width: 21px;	background: url('../images/video_tab.png') 0 -54px no-repeat;}#video-tabs ul li.selected div {	background: url('../images/video_tab.png') 0 -324px no-repeat;}#video-tabs ul div {	float: left;	height: 27px;	width: 27px;	background: url('../images/video_tab.png') 0 -135px no-repeat;}	#video-tabs ul li a {	color: #333;	float: left;	display: block;	padding-right: 8px;	padding-left: 8px;}#video-tabs ul li a:hover {	text-decoration: none;}a {	color: #BC3415;	text-decoration: none;}a:hover {	text-decoration: underline;}.video-tab-content {	border-top: 1px solid #FFFFFF;	margin: 0 auto;	/* min-height: 540px; */	padding: 20px 0 44px;	display:none;	text-align:center;		background-color: #FFFFFF;		background: -webkit-gradient(linear, 50% 0%, 50% 300, color-stop(0%, #E3E2E2), color-stop(100%, #FFFFFF));	background: -webkit-linear-gradient(#E3E2E2 0%,#FFFFFF 300px);	background: -moz-linear-gradient(#E3E2E2 0%,#FFFFFF 300px);	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3E2E2', endColorstr='#FFFFFF');		background: -o-linear-gradient(#E3E2E2 0%,#FFFFFF 300px);	background: linear-gradient(#E3E2E2 0%,#FFFFFF 300px);}.video-embed-code {	z-index:8999;	margin: 0px auto;	/*width:510px;*/	width:570px;	border:1px solid #CCC;}/* --------RIGHT MENU & LEFT MENU------------- */#left-sidebar {	float:left;	padding:10px;	width:250px;	margin-right:10px;	margin-top:10px;		position:relative;	overflow: hidden;		background-color: #FFFFFF;	background: -webkit-gradient(linear, 50% 0%, 50% 300, color-stop(0%, #E3E2E2), color-stop(100%, #FFFFFF));	background: -webkit-linear-gradient(#E3E2E2 0%,#FFFFFF 300px);	background: -moz-linear-gradient(#E3E2E2 0%,#FFFFFF 300px);	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3E2E2', endColorstr='#FFFFFF');		background: -o-linear-gradient(#E3E2E2 0%,#FFFFFF 300px);	background: linear-gradient(#E3E2E2 0%,#FFFFFF 300px);		}#banner-right {	margin:0px;	border:0px solid red;	height:426px;	float:right;		position:relative;	overflow: hidden;		background-color: #FFFFFF;	background: -webkit-gradient(linear, 50% 0%, 50% 300, color-stop(0%, #E3E2E2), color-stop(100%, #FFFFFF));	background: -webkit-linear-gradient(#E3E2E2 0%,#FFFFFF 300px);	background: -moz-linear-gradient(#E3E2E2 0%,#FFFFFF 300px);	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3E2E2', endColorstr='#FFFFFF');		background: -o-linear-gradient(#E3E2E2 0%,#FFFFFF 300px);	background: linear-gradient(#E3E2E2 0%,#FFFFFF 300px);	}#banner-right #right-menu-heading, #left-sidebar #right-menu-heading {	width:380px;	height:28px;	margin:0px;	color: #002B4F;	font: bold 18px Verdana;	margin-bottom:1px;	text-align:center;	line-height:30px;	background-color: #D7D7D7;	border-bottom: 1px solid #BABABA;	font-family: 'Oswald',Helvetica,Arial,sans-serif;}#left-sidebar #right-menu-heading {	width:250px;}#banner-right ul#tabs, #left-sidebar ul#tabs {	list-style-type: none;	margin: -1px;	padding: 0px;	z-index:8998;}#banner-right ul#tabs li, #left-sidebar ul#tabs li {	padding-right: 31px;	margin: 0px;	border: none;	list-style: none;	background-image: none;	line-height: normal;	width: 350px;	height: 48px;	font-size: 12px;}#left-sidebar ul#tabs li {	width:250px;}#banner-right ul#tabs li a, #left-sidebar ul#tabs li a {    display: block;    border-bottom:1px solid #BABABA;    width: 350px;    height: 48px;    line-height:50px;    font-size:12px;    font-weight:bold;    text-decoration: none;        color:#002B4F;    text-align:right;}#left-sidebar ul#tabs li a {	width:250px;}/*#banner-right ul#tabs li a.gradient {    background: -moz-linear-gradient(center top , #888888, #575757) repeat scroll 0 0 transparent;    border: 1px solid #555555;    color: #E9E9E9;}*/#banner-right ul#tabs li a.gradient img, #left-sidebar ul#tabs li a.gradient img {    margin-right:20px;    margin-left:20px;}#banner-right ul#tabs li a.gradient:hover, #left-sidebar ul#tabs li a.gradient:hover, .selected_gradient {    color: #E9E9E9;    font-weight:bold;    background: #616161;    background: -webkit-gradient(linear, left top, left bottom, from(#77A4C3), to(#5B88A7));    background: -moz-linear-gradient(top, #77A4C3, #5B88A7);    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77A4C3', endColorstr='#5B88A7');}#banner-right ul#tabs li a.gradient:active, #left-sidebar ul#tabs li a.gradient:active {     background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888888));    background: -moz-linear-gradient(top, #888888, #888888) repeat scroll 0 0 transparent;    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');    color: #AFAFAF;}/* -------------------------------------------- */#other_courses {    top:29px;    left:-365px;    width:360px;    height:289px;    position:absolute;	    /*border:1px solid #CCC;	    border-top:0px solid #CCC;*/	    background-color: #FFFFFF;    background: -webkit-gradient(linear, 50% 0%, 50% 300, color-stop(0%, #E3E2E2), color-stop(100%, #FFFFFF));    background: -webkit-linear-gradient(#E3E2E2 0%,#FFFFFF 300px);    background: -moz-linear-gradient(#E3E2E2 0%,#FFFFFF 300px);    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3E2E2', endColorstr='#FFFFFF');    background: -o-linear-gradient(#E3E2E2 0%,#FFFFFF 300px);    background: linear-gradient(#E3E2E2 0%,#FFFFFF 300px);	}#other_courses #other_courses_box {    margin:15px;    width:320px;    height:267px;    overflow: hidden;    border: 1px solid #CCC;    -moz-border-radius: 1em 1em 1em 1em;    border-radius: 1em 1em 1em 1em;}#other_courses #other_courses_box #other_courses_header {    height:30px;    color: #FFFFFF;    line-height:30px;    padding-left:10px;    font-weight:bold;    background: #77A4C3;    background: -webkit-gradient(linear, left top, left bottom, from(#77A4C3), to(#5B88A7));    background: -moz-linear-gradient(top, #77A4C3, #5B88A7);    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77A4C3', endColorstr='#5B88A7');}#other_courses #other_courses_box #other_courses_header img#close_box {    float:right;    padding-top:8px;    padding-right:8px;    cursor:pointer;}#other_courses #other_courses_box #other_courses_content ul {	list-style-type: none;	padding: 0px;}#other_courses #other_courses_box #other_courses_content ul li {	margin: 0px;	border: none;	list-style: none;	background-image: none;	line-height: normal;	width: 100%;	height: 30px;	font-size: 12px;}#other_courses #other_courses_box #other_courses_content ul li a {	display: block;	border-bottom:1px dashed #BABABA;	width: 100%;	height: 30px;	line-height:30px;        font-size:12px;            /*font-weight:bold;*/        text-decoration: none;            color:#4C4C7F;        text-align:left;        padding-left:55px;    	background-image: url(../images/tab-arrow.gif);	background-repeat: no-repeat;	background-position: 25px 12px;    }#other_courses #other_courses_box #other_courses_content ul li a.gradient:hover {	font-weight:bold;	color:#FFFFFF;	background-color:#6397BA;	border:1px solid #FFFFFF;		background-image: url(../images/tab-arrow.gif);	background-repeat: no-repeat;	background-position: 25px 12px; 	}/* ----------------------------------------- */.content_wrap {	background-color:#FFFFFF;	padding-bottom:30px;	padding-left:30px;	padding-right:30px;	padding-top:30px;}.clear {	clear:both;	height:1%;	overflow-x:hidden;	overflow-y:hidden;}/* -------------------SITE DESCRIPTION ------------------------ */.home_sidebar {	float:right;	}.content {	float:left;	/*width: 570px;*/	width: 100%;}.content h1, .content h2, .content h3, .content h4, .main_content h1, .main_content h2 {	color: #002B4F;	font-weight: normal;	margin-bottom: 15px;	line-height: 25px;	font-size: 20px;	margin-bottom: 10px;		font-family: 'Oswald',Helvetica,Arial,sans-serif;}.content h1 {	display: block;	font-size: 2em;	-webkit-margin-before: 0.67em;	-webkit-margin-after: 0.67em;	-webkit-margin-start: 0px;	-webkit-margin-end: 0px;}.content h2, .main_content h1, .main_content h2 {	display: block;	-webkit-margin-before: 0.83em;	-webkit-margin-after: 0.83em;	-webkit-margin-start: 0px;	-webkit-margin-end: 0px;	font-weight: bold;}.main_content li {	line-height: 20px;}img#feature_photo {	float:right;	margin-left:5px;}.widget h4.heading {	background-image:url(../images/ico_big_news.jpg);	background-position:10px 5px;	background-repeat:no-repeat no-repeat;}.widget h4 {	background-color:#FFFFFF;	border-bottom-color:#E8E8E8;	border-bottom-left-radius:5px 5px;	border-bottom-right-radius:5px 5px;	border-bottom-style:solid;	border-bottom-width:1px;	border-left-color:#E8E8E8;	border-left-style:solid;	border-left-width:1px;	border-right-color:#E8E8E8;	border-right-style:solid;	border-right-width:1px;	border-top-color:#E8E8E8;	border-top-left-radius:5px 5px;	border-top-right-radius:5px 5px;	border-top-style:solid;	border-top-width:1px;	color:#002B4F;	font-size:18px;	font-weight:normal;	letter-spacing:-1px;	margin-bottom:15px;	margin-top:10px;	padding-bottom:10px;	padding-left:60px;	padding-right:0;	padding-top:10px;}.widget li {	background: url(../images/ico_sml_arrow.jpg) 0px 0px no-repeat;	margin-bottom:5px;	margin-left:0;	margin-right:0;	margin-top:5px;	padding-left:20px;}td {	line-height: 20px;}/* --------------TESTIMONIALS----------------- */.testimonial_container {			border: 0px solid #CCCCCC;	margin: 0px;}	.testimonial_container .heading {	display: inline-block;	outline: none;	cursor: pointer;	text-align: center;	text-decoration: none;	font: 14px/100% Arial, Helvetica, sans-serif;	padding: .5em 2em .55em;	text-shadow: 0 1px 1px rgba(0,0,0,.3);	-webkit-border-radius: .5em; 	-moz-border-radius: .5em;	border-radius: .5em;	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);	box-shadow: 0 1px 2px rgba(0,0,0,.2);		background: #f47c20;	background: -webkit-gradient(linear, left top, left bottom, from(#9394CA), to(#D5D5D5));	background: -moz-linear-gradient(top,  #9394CA,  #D5D5D5);	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9394CA', endColorstr='#D5D5D5');			display: block;	font-size: 2em;	-webkit-margin-before: 0.67em;	-webkit-margin-after: 0.67em;	-webkit-margin-start: 0px;	-webkit-margin-end: 0px;	font-weight: bold;	margin:10px;}.testimonial_list {	/*padding:3px;*/	padding:0px;	}.testimonial_list .row {	font-size:11px;	border:0px solid #CCCCCC;	margin:2px;}.testimonial_list .row .user_img {	float:left;	width:50px;	height:50px;	margin:2px;	border:0px solid #CCCCCC;}.testimonial_list .row .user_testimonial_text {	float:left;	width:207px;	margin-top:2px;	margin-bottom:2px;	padding:2px;	color:#173E5F;	text-align:justify;	border:0px solid #CCCCCC;	font-size:13px;}.testimonial_list .row .user_testimonial_text .user_name {	margin-top:5px;	font:italic normal normal 12px/normal Baskerville, 'Times New Roman', Times, serif;  	text-transform:capitalize;  	text-align:left;}/* ------------------------------------------ */p.sub_footer {	font-size:10px;	color:#002B4F;	text-align:center;	/*margin:15px auto;*/	width:100%;	line-height:30px;	height:20px;	border-top:1px solid #FFFFFF;}#footer_container {	padding:10px 0;}/* ------------------------------------------ */#about-ceus {	line-height: 18px;}#footerlike{                height:25px;                margin:0 auto;                position:relative;                float:right;                width:250px;}#ftlikedet1 {                border:none;                float: left;                width: 63px;	padding-left:5px;                }#ftlikedet2 {                border:none;                float: left;                width: 75px;	padding-right:15px;	padding-left:10px;                }#ftlikedet3 {                border:none;                float: left;                width: 74px; }/* ------------------------------------------------ */.speedy_course table {	border-collapse: inherit;	border-spacing: 1;	border:1px solid #9bb2c8;}.speedy_course table th {	border:1px solid #9bb2c8;	padding:5px;}.speedy_course table td {	border:1px solid #9bb2c8;	padding:5px;}.speedy_course ul {	list-style: square;}.speedy_course ul, .speedy_course li {	margin-left:20px;}.speedy_course strong {	font-weight:bold;}.speedy_course h3 {	font-weight:bold;}