#content h1,
#content h2 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 10px;	
	/* color: #006600; */
	clear: left;
}

#content h1.csc-firstHeader {
	font-size: 25px;
	font-weight: normal;
	padding-top: 0px;	
	margin-bottom: 10px;
	margin-left: -3px;
	/* color: #006600; */
}

#content DIV.csc-textpic-clear {
	clear: none;
}

/*** Search Results Page ***
 ***/
#content h3.csc-searchResultHeader {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;	
}
#content h3.csc-noSearchResultMsg {
	color: #FF3300;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 6px;
}
.csc-searchResultInfo {
	margin-left: -3px;
	margin-bottom: -5px;
}
table.csc-searchform {
	margin-top: 15px;
}
table.csc-searchform input,
table.csc-searchform select {
	vertical-align: middle;
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 12px;
	color: #636363;
	height: 16px;
	margin-left: 3px;
}
table.csc-searchform select {
	height: auto;
	width: 155px;	
}
table.csc-searchform input[type="submit"] {
	background-color: #EEEEEE;
	width: 100px;
	cursor: hand;
	height: auto;
}
/***************************/

#featureBox h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 8px;
	/* background-color: #009966; */
	border-top-width: 3px;
	border-top-style: solid;
	/* border-top-color: #66CC99; */
	color: #FFFFFF;
	margin-right: 8px;
	margin-bottom: 10px;	
	padding: 2px;
	padding-left: 4px;
}

#content p,
#content ul,
#content ol,
#content table {
	font-size: 12px;
	color: #000000; /* #4e4e4e; */
	line-height: 18px;
}
#content p {
	margin-left: 5px;
	margin-bottom: 6px;
}
#content ul {
	list-style-type: none;
	padding-left: 6px;
	padding-bottom: 8px;

}
#content ul li {
	/* background-image: url(../images/bullet-green.gif); */
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
	margin-bottom: 6px;	
}
#content ol {
	padding-left: 26px;
	padding-bottom: 8px;
}
#content ol li {
	margin-bottom: 6px;	
}

#content .csc-textpic-imagewrap {
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 5px;	
}
#content .csc-textpic-image {
	border: solid 1px #CCCCCC;
}


#featureBox ul {
	list-style-type: none;
	padding-bottom: 4px;
	padding-right: 10px;
	line-height: 15px;	
	padding-left: 15px;
}
#featureBox ol {
	padding-left: 34px;
	padding-bottom: 4px;
	padding-right: 10px;	
	line-height: 15px;
}
#featureBox ul li {
	/* background-image: url(../images/bullet-green.gif); */
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	margin-bottom: 5px;	
}
#featureBox ol li {
	padding-left: 12px;
}
#featureBox li p {
	margin: 0px;
	line-height: 15px;	
}

.content-tab01 {
	border: solid 1px #E3EBEE;
	margin-top: 5px;
	margin-bottom: 12px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: none;
	border-right: none;
}
.content-tab01 .bodytext {
	padding-left: 0px;
	margin-left: 0px;
}
.content-tab01 th {
	text-align: left;
	text-decoration: none;
	background-color: #CEDFCE;
	text-decoration: none;
	padding: 3px;
	padding-right: 10px;
}
.content-tab01 tr {
	vertical-align: middle;
}
.content-tab01 td {
	border-bottom: solid 1px #E3EBEE;
	padding: 3px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	border-right: solid 1px #E3EBEE;
}
.content-tab01 .greyBG {
	background-color: #F6F6F6;
}

.content-tab02 {
	border: none;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 10px;	
}
.content-tab02 th {
	width: 33%;
	text-align: left;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	border-bottom: solid 1px #CCCCCC;	
}
.content-tab02 td {
	width: 33%;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
	padding-top: 2px;
}

.yh_table {
	border: none;
	border-top: solid 1px #CCCCCC;
	margin-top: 12px;
	margin-left: 3px;	
}
.yh_table td {
	vertical-align: top;
	padding: 0px;
	padding-bottom: 5px;
}
.yh_table h3 {
	color: #006600;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-left: -1px;
	padding: 0px;
	padding-top: 5px;
}

.nhsDirectLogo {
	margin-top: 10px;
	margin-bottom: 10px;
}
.nhsChoicesLogo {
	margin-top: 0px;
	margin-bottom: 10px;
}
.dohLogo {
	margin-top: 0px;
	margin-bottom: 15px;
}

/*** tt_news Templates ***
 ***/
div.news-list-item {
	margin-top: -5px;
}
li.news-list-item {
	margin-top: 6px;
}
#content p.news-morelink {
	margin-top: -5px;
}
#content h2.news-single-title {
	font-size: 14px;
	margin-top: -5px;
}
#content p.news-single-author,
#content p.news-single-date {
	font-size: 10px;
	line-height: 10px;
}
#content h3 {
	font-size: 12px;
	color: #000000;
	line-height: 18px;	
	margin-left: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
}
#content p.news-single-backlink {
	margin-top: 10px;
}
/********************/

/*** Contact Form ***
 ***/
#frmComment {
	margin-top: 0px;
	margin-left: 0px;
	width: auto; /* 450px; */
}
#frmComment p {
	padding-left: 1px;
}

#frmComment table {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 10px;
	border-top: solid 1px #CCCCCC;
}
#frmComment td {
	font-size: 13px;
	color: #636363;
	line-height: 18px;
	vertical-align: top;
}
#frmComment input,
#frmComment textarea {
	width: 300px;
	font-size: 15px;
	margin-bottom: 2px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
#frmComment input:focus,
#frmComment textarea:focus {
	border: 1px solid #999999;
	background-color: #F8F8F8;
}

#frmComment .formerror {
	color: #CC0000;
}
#frmComment .formerror input,
#frmComment .formerror textarea {
	border: 1px solid #CC0000;
}

#frmComment #InpBUTTONSend,
#frmComment #InpBUTTONReset {
	vertical-align: middle;
	background-image: url(../images/button-send.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 96px;
	cursor: hand;
	border: none;
	margin-right: 3px;
}
#frmComment #InpBUTTONReset {
	background-image: url(../images/button-reset.jpg);
} 
 
/********************/
