@charset "utf-8";
/* CSS Document */

@font-face {
 font-family: 'AbadiMTCondensedExtraBoldRg';
 src: url('ufonts.com_abadi-mt-condensed-extra-bold-2-webfont.eot');
 src: url('ufonts.com_abadi-mt-condensed-extra-bold-2-webfont.eot?#iefix') format('embedded-opentype'),  url('ufonts.com_abadi-mt-condensed-extra-bold-2-webfont.woff') format('woff'),  url('ufonts.com_abadi-mt-condensed-extra-bold-2-webfont.ttf') format('truetype'),  url('ufonts.com_abadi-mt-condensed-extra-bold-2-webfont.svg#AbadiMTCondensedExtraBoldRg') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'AbadiMTCondensedLightRegular';
 src: url('abalc-webfont.eot');
 src: url('abalc-webfont.eot?#iefix') format('embedded-opentype'),  url('abalc-webfont.woff') format('woff'),  url('abalc-webfont.ttf') format('truetype'),  url('abalc-webfont.svg#AbadiMTCondensedLightRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'AbadiMTCondensedRegular';
 src: url('abac-webfont.eot');
 src: url('abac-webfont.eot?#iefix') format('embedded-opentype'),  url('abac-webfont.woff') format('woff'),  url('abac-webfont.ttf') format('truetype'),  url('abac-webfont.svg#AbadiMTCondensedRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}

body {
	background: url(../images/html-bg.gif) repeat;
	margin: 0;
	padding: 0;
	color: #000;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}

html, body, h2, h3, h4, h5, h6, p, input, textarea, select, form {
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h1 {
	font-size:28px;
	font-family:"AbadiMTCondensedExtraBoldRg";
	color:#725b3a;
	float:left;
	width:600px;
}

.main_titles {
	font-size:28px;
	font-family:"AbadiMTCondensedExtraBoldRg";
	color:#725b3a;
	width:600px;
}

a img {
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline;
}

a:visited {
	color: #6E6C64;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

.container {
	width: 830px;
	background: #FFF;
	margin: 0 auto;
}

.header {
	background-image:none;
}

.header-logo {
	background:url(../images/body-bg.gif) no-repeat;
	width:830px;
	height:290px;
}

.header-logo-inner {
	background:url(../images/body-bg.gif) no-repeat;
	width:830px;
	height:150px;
}

.header-menu {
	height:27px;
	background:url(../images/menu-back.jpg) repeat-x top left;
	width:830px;
	line-height: normal;
}

.header-menu ul {
	float:left;
	width:650px;
}

.header-menu li {
	list-style:none;
	float:left;
	display:block;
	line-height: normal;
}

.header-menu a, header-menu a:link {
	padding-top:6px;
	padding-bottom: 10px;
	padding-left:5px;
	padding-right:5px;
	display:block;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	height:11px;
	line-height: normal;
}

.header-menu a:hover {
	background:url(../images/menu-selected.jpg) repeat-x top left;
	padding-top:6px;
	padding-bottom: 10px;
	padding-left:5px;
	padding-right:5px;
	display:block;
	text-decoration:none;
	height:11px;
	line-height: normal;
}

.header-menu a.selected {
	background:url(../images/menu-selected.jpg) repeat-x top left;
	padding-top:6px;
	padding-bottom: 10px;
	padding-left:7px;
	padding-right:7px;
	display:block;
	text-decoration:none;
	height:11px;
	line-height: normal;
}

.menu-seperator {
	background:url(../images/menu-seperator.jpg) no-repeat top left;
	width:6px;
	height:27px;
	float:left;
}

.tel-no {
	float:left;
	width: 150px;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	display:block;
	padding-top:5px;
	margin-right: 30px;
}

.tel-no a {
	color:#FFF;
}

.tel-no a:hover {
	color:#FFF;
	text-decoration:underline;
}

.sidebar1 {
	float: right;
	width: 180px;
	background: #FFF;
	padding-bottom: 10px;
	margin-top:30px;
	padding-left:10px;
}

.content {
	margin-top:30px;
	/* [disabled]padding: 10px 0; */
	width: 607px;
	float: left;
	padding-left:15px;
	padding-right:15px;
	margin-right: 1px;
	background: #FFF;
	border-right:1px solid #ccc;
	margin-bottom:15px;
	min-height:790px;
	position: relative;
}

.top-content-inner {
	border-bottom:1px solid #ccc;
	float:left;
}

.top-content-page {
	border-bottom:1px solid #ccc;
	float:left;
	padding-bottom:15px;
	width:600px;
}

.content-section-bottom {
	border-bottom:1px solid #ccc;
	float:left;
	padding-bottom:15px;
	width:600px;
}

.text-orange-heading {
	color:#CB8C0A;
	font-size:18px;
	font-weight:bold;
}

.keyword {
	float:left;
	margin-top:0px;
	width:100%;
	margin-top:-15px;
	margin-left:5px;
	padding-bottom:25px;
}

.news-section {
	padding-bottom:15px;
	color:#725B3A;
	border-bottom:1px solid #725B3A;
	font-weight:bold;
}

.news-section a:link, .news-section a:visited {
	color:#333;
	font-weight:normal;
	text-decoration:underline;
}

.news-section a:hover {
	color:#CB8C0A;
	font-weight:normal;
	text-decoration:none;
}

.news-heading {
	float:left;
	width:600px;
	color:#CB8C0A;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:15px;
}

.news-heading-inner {
	float:left;
	width:600px;
	font-size:28px;
	text-align:center;
	color:#CB8C0A;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:15px;
}

.form-section {
	float:left;
	width:600px;
}

.form-section a:link, .form-section a:visited {
	color:#333;
	font-weight:normal;
	text-decoration:underline;
	/* [disabled]display:block; */
	width:130px;
}

.form-section a:hover {
	color:#CB8C0A;
	font-weight:normal;
	text-decoration:none;
}

.form-heading {
	float:left;
	width:500px;
	color:#CB8C0A;
	font-weight:bold;
	font-size:18px;
	margin-left:15px;
}

.main-title {
	float:left;
	color:#daa91d;
	font-size:30px;
	font-weight:bold;
	margin-left:20px;
}

.main-title-inner {
	float:left;
	color:#cb8c0a;
	font-size:30px;
	font-weight:bold;
	margin-left:15px;
	width:450px;
}

.main-text {
	margin-left:20px;
	float:left;
	color:#666;
	width:450px;
	margin-top:10px;
}

.main-text2 {
	margin-left:0px;
	float:left;
	color:#666;
	margin-top:10px;
	margin-bottom:20px;
}

.main-text3 {
	width:595px;
	overflow:auto;
	height: 350px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
}

.inner-text-name {
	font-size:14px;
	color:#66523d;
}

.best-dentist-image {
	float:left;
	margin-top:15px;
}

.invaslin-image {
	float:left;
	margin-left:158px;
	width:450px;
	margin-top: 10px;
}

.invaslin-image-main {
	width:194px;
	height:58px;
	float:left;
}

.team-img {
	float:left;
	padding:1px;
	border:1px solid #725B3A;
	margin:0 15px 15px 0;
}

.bottom-section {
	float:left;
	width:600px;
}

.bottom-heading {
	font-family:"AbadiMTCondensedExtraBoldRg";
	font-size:28px;
	color:#836d4b;
	float:left;
	width:600px;
	margin-bottom:25px;
}

.bottom-section {
	font-family:"AbadiMTCondensedLightRegular";
	font-size:24px;
	color:#784300;
	border-right: 1px #ccc solid;
	width:160px;
	float:left;
	padding-right:25px;
	text-shadow: 0 0 7px #784300;
}

.bottom-section-inner {
	font-family:"AbadiMTCondensedLightRegular";
	font-size:24px;
	color:#784300;
	width:600px;
	float:left;
	text-shadow: 0 0 7px #784300;
}

/*edited by peer 12/15/2011 on testmonials*/
.bottom-section-inner1 {
	font-family:"AbadiMTCondensedLightRegular";
	font-size:24px;
	color:#aa3137;
	width:600px;
	float:left;
	text-shadow: 0 0 7px #aa3137;
}

.patient-name-text {
	font-size:14px;
	color:#666;
	font:Arial, Helvetica, sans-serif;
	text-align:right;
	float:right;
	margin-right:-10px;
	margin-top:30px;
	margin-bottom:10px;
	text-shadow:none;
}

.body-section {
	float:left;
	width:600px;
	margin-top:20px;
}

.Before-Image {
	float:left;
	width:250px;
	height:166px;
}

.body-text-top {
	float:left;
	margin-left:10px;
	height:166px;
	width:330px;
}

.body-text-bottom {
	float:left;
	width:600px;
	margin-top:10px;
}

.testemonials-section {
	float:left;
	width:600px;
	margin-top:50px;
}

/* Added by Asanka 16/12/2011 */

.testemonials-area {
	background: url(../images/open-quote.png) no-repeat scroll left top transparent;
	float: left;
	margin: 0 45px 30px 0;
	padding: 6px 0 0 24px;
	width: 230px;
}

.comment-area {
	background: url(../images/close-quote.png) no-repeat scroll right bottom transparent;
	color: #725B3A;
	font-size: 14px;
	font-weight: bold;
	padding: 0 15px 6px 0;
	text-align: justify;
}

.name-area {
	color: #DAA91D;
	font-style: italic;
	padding: 0 15px 0 0;
}

/* 09/08/2012  Testimonial form */

.testimonial-form {
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	margin: 0 0 30px 10px;
	padding: 0 148px 25px;
}

.submit-button {
	background-color: #DAA91D;
	border: 1px solid #fff !important;
	color: #fff !important;
	font-weight: bold;
	padding: 3px 0;
	cursor:pointer;
}

.testimonial-form input, .testimonial-form textarea {
	border: 1px solid #DAA91D !important;
	color: #000;
}

.form-title {
	margin-bottom: 15px;
}

.form_left {
	text-align: left;
}

.form_right {
	padding-bottom: 7px;
	display: inline-block;
	float: left;
}

.form_right input {
	padding: 3px 0;
}

/* 14/08/2012 for social media in contact page */

.social-media {
	margin:15px 0;
	display: inline-block;
}

/* -------------------------- */
.content ul, .content ol {
	padding: 0 15px 15px 40px;
}

ul.nav {
	margin-bottom: 25px;
}

ul.nav li {
	list-style: none;
	width: 165px;
	border-bottom: 1px dashed #e8e8e8;
}

ul.nav a, ul.nav a:visited {
	display: block;
	width: 165px;
	text-decoration: none;
	background:url(../images/bullet.jpg) left center no-repeat;
	padding-left:12px;
	font-weight:bold;
	font-size:12px;
	color:#666;
	padding-top:4px;
	padding-bottom:3px;
	margin-bottom:3px;
	margin-top:2px;
	text-transform:uppercase;
}

ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	display: block;
	width: 160px;
	text-decoration: none;
	background:#7eab44 url(../images/bullet-hover.jpg) left center no-repeat;
	padding-left:12px;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	padding-top:4px;
	padding-bottom:3px;
	margin-bottom:3px;
	margin-top:2px;
}

ul.nav a.selected {
	display: block;
	width: 160px;
	text-decoration: none;
	background:#7eab44 url(../images/bullet-hover.jpg) left center no-repeat;
	padding-left:12px;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	padding-top:4px;
	padding-bottom:3px;
	margin-bottom:3px;
	margin-top:2px;
}

.section-heading {
	color:#aa3137;
	font-size:20px;
	font-weight:bold;
	font-family:"AbadiMTCondensedLightRegular"
}

.formfeild {
	border:#d4d4d4 1px solid;
	font-size: 11px;
}

.form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

.button-form {
	background:url(../images/submit-button.jpg) no-repeat top left;
	width:91px;
	height:23px;
	border:none;
	color:#FFF;
	text-align:center;
	font-size:14px;
	cursor:pointer;
}

.patient-login {
	margin-top:30px;
}

.patient-login-button a, .patient-login-button a:link {
	background:url(../images/patient-login-button.jpg) no-repeat top left;
	width:166px;
	height:30px;
	color:#aa3137;
	font-size:22px;
	font-weight:bold;
	font-family:"AbadiMTCondensedLightRegular";
	padding-top:3px;
	padding-left:8px;
	text-decoration:none;
	display:block;
}

.patient-login-button a:hover {
	text-decoration:underline;
}

.patient-login-text {
	text-align:center;
	color:#666;
	font-size:12px;
}

/* ~~ The footer ~~ */
.footer {
	padding: 10px 0;
	background: #FFF;
	position: relative;
	clear: both;
	border-top:#cccccc 1px solid;
	margin-left:15px;
	margin-right:15px;
	margin-top:20px;
	height: 160px;
}

.address {
	text-align:center;
}

.footer-menu {
	text-transform:uppercase;
	text-align:center;
	margin-top:20px;
	color: #42413C;
}

.footer-menu a, .footer-menu a:visited {
	padding-left:4px;
	padding-right:4px;
	text-decoration:underline;
	font-size:12px;
	color: #42413C;
}

.footer-menu a:hover {
	color:#81ad45;
}

.footer-menu a.selected {
	color:#81ad45;
}

.copyright {
	text-align:center;
	margin-top:5px;
	padding-bottom:15px;
}

.copyright a, .copyright a:visited {
	color:#81ad45;
}

.copyright a:hover {
	text-decoration:none;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.textchange {
	font-size:11px;
}

.header_menu_new {
	height:27px;
	background:url(../images/menu-back_new.jpg) repeat-x top left;
	width:830px;
	-moz-margin-start:0px;
}

.header_menu_new ul {
	float:left;
	width:720px;
}

.header_menu_new li {
	list-style:none;
	float:left;
	height:28px;
	display:block;
}

.header_menu_new a, header_menu_new a:link {
	padding:7px;
	display:block;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	height:12px;
}

.header_menu_new a:hover {
	background:url(../images/menu-selected_new.jpg) repeat-x top left;
	padding:7px;
	display:block;
	text-decoration:none;
	height:12px;
}

.header_menu_new a.selected {
	background:url(../images/menu-selected_new.jpg) repeat-x top left;
	padding:7px;
	display:block;
	text-decoration:none;
	height:12px;
}

.menu_seperator_new {
	background:url(../images/menu-seperator.jpg) no-repeat top left;
	width:6px;
	height:27px;
	float:left;
}

/* Added by Pradeep on 12/16/2011 for Reviews page */

.reviews_box_top {
	height: 12px;
	background:url(../images/tm_box_top.jpg) no-repeat;
}

.reviews_box_rep {
	background:url(../images/tm_box_rep.jpg) repeat-y;
	padding: 0px 15px 0px 15px;
	color: #212e52;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 17px;
}

.reviews_box_bottom {
	background:url(../images/tm_box_bottom.jpg) no-repeat;
	height: 20px;
	text-align:left;
	padding: 22px 0px 0px 100px;
	color: #212e52;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 15px;
}

.title_new {
	color: #DAA91D;
	font-weight:bold;
}

.bucket {
	float: left;
	text-align:center;
}

.bucket a {
	display: block;
	float:left;
	background:url(../images/menu-back.jpg) repeat-x;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	height:15px;
	padding: 5px 7px 7px 7px;
}

.bucket a:hover {
	background:url(../images/menu-selected.jpg) repeat-x;
	color: #fff;
	height:15px;
	padding: 5px 7px 7px 7px;
}

.bucket a.selected {
	background:url(../images/menu-selected.jpg) repeat-x;
	color: #fff;
	height:15px;
	padding: 5px 7px 7px 7px;
}

.bullet-link a {
	background:url(../images/arrow2.jpg) no-repeat left center;
	padding-left:25px;
	text-decoration:underline;
	color: #DAA91D;
	font-weight:bold;
}

.bullet-link a:hover {
	text-decoration:none;
	color:#7EAB44;
}

/*edited by peer on 18-6-2012 tier2 bucket page*/
.article-title {
	font-size:28px;
	font-family:"AbadiMTCondensedExtraBoldRg";
	color:#725b3a;
	float:left;
	width:600px;
	margin-top:-14px;
}

.newletter-right {
	margin:10px 0;
}

.newletter-right a {
	display:block;
	width:167px;
	height:180px;
	background:url(../images/newsletter-latest.jpg) no-repeat top center;
}

.newletter-right a:hover {
	opacity:0.8;
}

/** Edited by Asma 23-11-2012 **/
.newletter-right2 {
	margin:10px 0;
}

.newletter-right2 a {
	display:block;
	width:167px;
	height:180px;
	background:url(../images/current-newsletter.jpg) no-repeat top center;
}

.newletter-right2 a:hover {
	opacity:0.8;
}

/**/

/** Edited by Thuwan on 07.17.2012 news **/
.center {
	text-align:center;
	margin-bottom:10px;
}

.border {
	padding:2px;
	border:1px #cccccc solid;
}

.photos a.highslide {
	display:inline;
	text-decoration:none;
}

.photos a.highslide img {
	width:140px;
	height:100px;
}

.newsletter {
	float:left;
	width:190px;
	text-align:center;
	margin-right:5px;
	margin-bottom:10px;
}

.newsletter img {
	width:180px;
}

/* patient Video - Dishan */
.patient-video {
	margin:10px 0;
	padding-left:20px;
}

.video {
	float:left;
	margin-right:50px;
	width:250px;
}

.video img {
	background:#FFF;
	padding:2px;
	border:1px solid #cccccc;
}

.gd {
	margin-top: -21px;
	float:right;
	font-size: 11px;
	text-transform: lowercase;
}

.gd a {
	text-transform:none;
}

.gd a:hover {
	background:none;
	text-decoration:underline;
	color:#daa91d;
}

/* Procedure testimonials */
.testimonial-wrapper {
	background-color:#e0ebaf;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #d2df9b;
	padding:20px;
	position:relative;
}

.clear-float {
	clear:both;
}

/* Footer Snippet - By Thuwan on 9/21/2013 */
.footer {
	height: 160px;
}

.footer-snippet {
	text-align: center;
}

.footer-snippet a {
	color: #81AD45;
}

/* --------------- */

/* added by gayan 27/9/2013 */

.cvwidget {
	width:165px;
	border:1px solid #ccc;
	float:left;
	height:auto;
	background-color:#e9e9e9;
}

.cvwhead {
	display: block;
	float:left;
	font-weight: bold;
	padding: 5px 10px;
	background-color:#ed1c24;
	font-size: 13px;
	margin: 0px;
	color:#fff;
}

.cvwidgetLeft {
	width:50px;
	height:50px;
	padding:5px;
	float:left;
}

.cvwidgetRight {
	width:95px;
	height:50px;
	padding:5px;
	float:left;
}

.cvwlink {
	text-decoration:none !important;
	float:left;
	font-size:13px;
	color:#222 !important;
	font-weight:bold;
}

.cvbutton {
	float:left;
	margin-top:5px;
	background:url(http://cdn.cityvoterinc.com/s/i/badge/vote_Yellow_Sprite.png) no-repeat 0px 0px;
	height:26px;
	width:90px;
}

/*-----------*/
/* Social Media on Header - By Thuwan on 26/11/2013 */
.fb_like {
	float: left;
	width: 85px;
}

.g_plus {
	float: left;
	width: 72px;
}

ul.articlelist {
	padding:0;
	margin:0;
	list-style-type:none;
}

ul.articlelist li {
	padding-bottom:5px;
}

/* Tiny Scrollbar */
#scrollbar1 {
	width: 600px;
	margin: 0px 0 10px;
}

#scrollbar1 .viewport {
	width: 575px;
	height: 373px; /*7-5-2013 - Dishan*/
	overflow: hidden;
	position: relative;
}

#scrollbar1 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}

#scrollbar1 .scrollbar {
	/*background: #c8b9ad;*/
				position: relative;
	background-position: 0 0;
	float: right;
	width: 15px;
}

#scrollbar1 .track {
	background: #daa91d;
	height: 373px; /*7-5-2013 - Dishan*/
	width:13px;
	position: relative;
	padding: 0 1px;
	-webkit-border-radius:10px; /*5-17-13 - Roshan*/
	-moz-border-radius:10px;
	border-radius:10px;
}

#scrollbar1 .thumb {
	background: #81ad45;
	height: 20px;
	width: 11px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 2px;
	-webkit-border-radius:10px; /*5-17-13 - Roshan*/
	-moz-border-radius:10px;
	border-radius:10px;
}

#scrollbar1 .thumb .end {
	background: #81ad45;
	overflow: hidden;
	height: 5px;
	width: 11px;
}

#scrollbar1 .disable {
	display: none;
}
ul.articlelist{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.articlelist li{
	padding-bottom:5px;	
}
/*Responsive Styles*/
.hide-from-desktop, #panelMenu, .header-mobile, .clear-float, .logo-mobile, .ui-corner-all, .slide-show-mobile, .innerImage, .clearFloat-mobile { display:none !important; }
a.clicktocall {
	pointer-events:none;
	color: #333;
	text-decoration: none;
	cursor: text;
}
.map { width:350px; }

.relatedCategories {
	margin-top: 5px;
	overflow:hidden;
	}
	
	.relatedCategories ul {
		padding: 0;
		margin: 0;
	}
		.relatedCategories ul li {
			font-size: 14px;
			list-style: none;
		}
			.relatedCategories ul li a {
				display: block;
				padding: 10px 15px 5px 15px;
				text-decoration: none;
				color: #fff;
				margin-bottom:10px;
				font-size: 14px;
				font-weight: normal;
				border:1px solid #fff;
				float:left; 
				width: 258px;
				height: 20px;
				text-align: center;
				margin-right: 10px;
				background: #7eab44;
			}
				.relatedCategories ul li a:hover, .relatedCategories ul li a.selected {
					background:#725b3a;
					color: #fff;
				       border:1px solid #7eab44;
				}
/*Responsive Styles*/
.hide-from-desktop, #panelMenu, .header-mobile, .clear-float, .logo-mobile, .ui-corner-all, .slide-show-mobile, .innerImage, .clearFloat-mobile { display:none !important; }
a.clicktocall {
	pointer-events:none;
	color: #333;
	text-decoration: none;
	cursor: text;
}
.map { width:350px; }

ul.rotator
{
	margin:20px 0 0 0;
	padding:0;
	list-style:none;
}
.five-star-con
{
	margin-right:13px;
	border-top:1px dotted #ccc;
	margin-top:20px;
}
.testi-mobile
{
	display:none;
}