﻿
.news-wrapper
{
	margin:4px 0px 0px 0px;
	width:260px; 
	height:160px;
	
}

.news-wrapper .news-contents
{
	overflow: hidden;
	position: relative;
	z-index: 998;
	height:160px;
}
.news-wrapper .news
{
	width:265px;
	height:50px;
	margin-top:10px;
	position: absolute;
	z-index: 999;
	border-bottom: 1px dashed #CCC;
}

h1
{
	color: White;
	font-size: 14px;
}
.clear
{
	clear: both;
}
.circle-outer
{
	width: 56px;
	height: 56px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	
}
.circle
{
	width: 56px;
	height: 56px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
}
.circle.homeopathy{
	background-image:
	url(../images/Homeopathy.png); background-repeat:no-repeat; margin:0px; padding:0px; width:40px; height:40px;
	}
	
	
	
	
.circle.bachflowerremedies
{
	background-image:url(../images/BachFlowerRemedies.png); width:40px; height:40px; margin:0px; padding:0px; float:left;
}



.circle.aurascanning{
	background-image:url(../images/Aura-Scanning.png); width:40px; height:40px; background-repeat:no-repeat; margin:0px; padding:0px; float:left;}




.circle.dietandnnutrition{

	background-image: url(../images/dietandnnutrition.png); width:40px; height:40px; background-repeat:no-repeat; margin:0px; padding:0px; float:left;


}
	

.circle.aromatherapy
{
	background-image: url(../images/aromatherapy.png); width:40px; height:40px; background-repeat:no-repeat; margin:0px; padding:0px; float:left;
}



.circle.acupuncture
{
		background-image: url(../images/acupuncture.png); width:40px; height:40px; background-repeat:no-repeat; margin:0px; padding:0px; float:left;
}


.circle.acupressure
{
	background-image: url(../images/acupressure.png); width:40px; height:40px; background-repeat:no-repeat; margin:0px; padding:0px; float:left;
}

.circle.Physiotherapy
{
	background-image: url(../images/Physiotherapy.png); width:40px; height:40px; background-repeat:no-repeat; margin:0px; padding:0px; float:left;
}


.circle.ClinicalPsychology
{
	background-image: url(../images/ClinicalPsychology.png); width:40px; height:40px; background-repeat:no-repeat; margin:0px; padding:0px; float:left;
}



.history
{
	padding-top:6px;
	float: left;
	width:20%;
	padding-left:16px;
}
.description
{
	float: left;
	width: 60%;
	margin-top:4px;
	margin-left:10px;
	padding: 1px;
}

h1 a, h1 a:active, h1 a:visited
{
	text-decoration: none;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	color:#cc0000;
}
h1 a:hover
{
	text-decoration: underline;
	color:#cc0000;
}
