F/* BASE SITE STYLE SHEET - AUTHOR NEIL TURNBULL */

/* NOTE - Changes to this document should be noted through the recognised change control procedure */

/* GENERIC STYLES, HEADERS */

* {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
	padding: 0px;
}
address {
	font-style: normal;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	line-height: 1.6em;
}

.p.linktitle/* BESPOKE CLASSES */

 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.p.linktitle   a {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
.p.linktitle a:hover {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration: underline;
}

.p.desc {
	margin-bottom: 20px;
}
.announcement {
	width: 407px;
	color: #FFFFFF;
	background-color: #009603;
	height: 97px;
	float: left;
}

.red   {
	font-weight: bold;
	color: #FF0000;
}
.blue   {
	color: #003399;
}
.skip {
	display: none;
}
.green   {
	color: #FFFFFF;
	padding: 7px;
	background-color: #4040AA;
	margin: 7px;
}
#mainContent-sub {
	float: right;
	width: 690px;
	margin-bottom: 20px;
}
#mainContent-sub .docs-links p {
	padding: 7px;
}



#mainContent-sub textarea {
	border: 1px solid #999999;
	margin-left: 10px;
}
#container #mainContent-sub .docs-links .search form {
	background-color: #FFFFFF;
	margin-bottom: 20px;
}


#mainContent-sub select {
	border: 1px solid #000000;
}

#mainContent-sub form select {
	border: 1px solid #999999;
	margin-left: 10px;
}
#mainContent-sub input {
	border: 1px solid #999999;
	color: #333333;
	padding: 4px;
	margin-left: 10px;
}	
#mainContent-sub .docs-links  {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 250px;
	margin-left: 0px;
	clear: right;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

#mainContent-sub .docs-links   ul  {
	padding-right: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #CACACC;
}






#mainContent-sub .docs-links  ul  li  {
	padding-bottom: 5px;
	list-style-type: disc;
}
#mainContent-sub .docs-links  h2  {
	font-size: 100%;
	background-color: #84AD35;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	color: #FFFFFF;
}








#mainContent-sub .docs-links  h3  {
	font-size: 100%;
	background-color: #84AD35;
	padding-top: 7px;
	padding-left: 10px;
	color: #FFFFFF;
	background-image: url(../base-images/related-documents.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	padding-bottom: 7px;
}
#mainContent-sub .docs-links .search h2 {
	background-image: url(../base-images/search.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
}
#mainContent-sub .docs-links .events {
	background-image: url(../base-images/events.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
}
#mainContent-sub   .docs-links   .externalLink  {
	background-image: url(../base-images/related-websites.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	margin-top: 0px;
}
#mainContent-sub .docs-links .internalLink {
	background-image: url(../base-images/interested.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
}
#mainContent-sub .docs-links .formLink {
	background-image: url(../base-images/form.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
}
#mainContent-sub .docs-links .gallery {
	background-image: url(../base-images/gallery.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
}
#mainContent-sub .docs-links .media {
	background-image: url(../base-images/media.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
}
#mainContent-sub   .docs-links   .latest-info  {
	background-image: url(../base-images/news.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
}
#mainContent-sub   .docs-links   .sid  {
	background-image: url(../base-images/survey.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
}
#mainContent-sub   .docs-links   .surveyLink  {
	background-image: url(../base-images/survey.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
}
#mainContent-sub  .docs-links  .feature-right  .tech  iframe {
	padding-left: 10px;
	margin-left: auto;
}

#mainContent-sub  .docs-links  .feature-right  .tech  {
	display: none;
	margin: 0px;
	padding: 0px;
}

#mainContent-sub  .docs-links  .feature-right  {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#mainContent-sub  .docs-links  img  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#mainContent-sub  .docs-links .metoffice  {
	margin-top: 0px;
	margin-bottom: 20px;	
}
#mainContent-sub .docs-links  label  {

}
#mainContent-sub .docs-links #radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pds-answer-input {
	margin-right: 20px;
}
.PDS_Poll {
	margin-bottom: 20px;
}
#mainContent-sub .content {
	width: 420px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#mainContent-sub .content .update {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 0px;
}

#mainContent-sub .content .metoffice {
	padding-left: 50px;
	padding-bottom: 5px;
}

#mainContent-sub .content h2 {
	margin-bottom: 10px;
	background-color: #84AD35;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 100%;
}
#mainContent-sub  .content  iframe  {
	margin-left: 10px;
}

#mainContent-sub .content h2 p {
	color: #FFFFFF;
}

#mainContent-sub .content h3 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 40px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}


#mainContent-sub .content a {
	color: #6C8F2C;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C8F2C;
	font-weight: bold;
}

#mainContent-sub .content p {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}
#container #mainContent-sub .content-top .content {
	width: 690px;
}
#mainContent-sub .content-full .main img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 10px;
}
#mainContent-sub .content-full .highlight ul {
}



#mainContent-sub .content ul {
	padding-right: 10px;
	padding-left: 10px;
}
#mainContent-sub .content ul li {
	padding-bottom: 5px;
}
#mainContent-sub  .content  img  {


}
#mainContent-sub  .content  .main  img  {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	margin-right: 10px;
}
#mainContent-sub .content .rel-docs {
	color: #FFFFFF;
	background-color: #009603;
	width: 390px;
	margin-left: 10px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#mainContent-sub .content .rel-docs-li {
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 19px;
	padding-bottom: 20px;
	padding-left: 25px;
	width: 360px;
}
#container #mainContent-sub .content-full ul {
	padding-top: 0px;
	padding-left: 25px;
}




#mainContent-sub  .content  img.gallery  {
	float: left;
	margin-top: 20px;
	border: 7px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 14px;
}
#mainContent-sub  .content img.gallery:hover {
	float: left;
	margin-top: 20px;
	border: 7px solid #84AD35;
	margin-right: 10px;
	margin-left: 14px;
}
#mainContent-sub .content .hide {
	display: none;
}
#mainContent-sub .content object {
	margin-left: 10px;
}

#mainContent-sub  .content .button {
	font-weight: normal;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 20px;
	text-align: center;
}
#mainContent-sub  .content  .divider  {
	background-color: #CCCCCC;
	height: 20px;
}
#mainContent-sub .content-full .white {
	background-color: #FFFFFF;
}
#mainContent-sub .content-full .grey {
	background-color: #E0E0E0;
}
#container #mainContent-sub .content-full .19 {
	width: 19%;
}



#mainContent-sub .content-full {
	background-color: #FFFFFF;
	padding-bottom: 10px;
	float: left;
}
#mainContent-sub .content textarea {
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}
#mainContent-sub .content #a769 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent-sub  .content  .noborder  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainContent-sub .content-full a {
	color: #6C8F2C;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C8F2C;
	font-weight: bold;
}




#mainContent-sub .content-full p {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 180%;
	margin-bottom: 1.5em;
}

#mainContent-sub .content-full ul {
	padding-right: 10px;
	padding-top: 20px;
}
#mainContent-sub  .content-full  .highlight  li  {
	padding-bottom: 7px;
}

#mainContent-sub .content-full h2 {
	background-color: #84AD35;
	width: 670px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-size: 100%;
	margin-bottom: 10px;
}
#mainContent-sub .content-full h3 {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 40px;
	background-color: #FFFFFF;
	padding-left: 10px;
}
#mainContent-sub .content-full .rel-docs {
	clear: both;
	width: 650px;
	background-color: #009603;
	margin-top: 40px;
	margin-left: 10px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-right: 10px;
}
#mainContent-sub .content-full .rel-docs-li {
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom: 0px;
}
#container #mainContent-sub .content-full .rel-docs-li {
	padding-top: 20px;
}

#mainContent-sub .content-full .rel-docs-li li {
	margin-left: 20px;
}
#container #mainContent-sub .content-full .highlight .no-border img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#mainContent-sub .content-full .highlight {
	float: left;
	margin-bottom: 15px;
	margin-left: 10px;
	width: 217px;
	background-color: #EEEEEE;
	clear: none;
}
#mainContent-sub .content-full .highlight h2 {
	margin-bottom: 0px;
	width: 197px;
}
#mainContent-sub .content-full .highlight p {
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}
#mainContent-sub .content-full .highlight-large {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 400px;
	background-color: #EEEEEE;
	padding-bottom: 20px;
}
#mainContent-sub .content-full .highlight-large ul {
	float: left;
	width: 165px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 25px;
}
#mainContent-sub .content-full .highlight-large h2 {
	margin-bottom: 0px;
}
#mainContent-sub .content-full .highlight-large p {
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}
#mainContent-sub .content-full .highlight-full {
	width: 672px;
	float: left;
	margin-left: 10px;
	background-color: #EEEEEE;
	padding-top: 15px;
}
#mainContent-sub .content-full .highlight-full ul {
	float: left;
	width: 180px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 30px;
	margin-top: 0px;
	padding-top: 0px;
}
#mainContent-sub .content-full .highlight-full .full-middle {
	margin-left: 5px;
}
#mainContent-sub  .content-full  .highlight-full  .full-right  {
	margin-left: 4px;
}


#mainContent-sub .content-full .highlight-full h2 {
	width: 652px;
}
#mainContent-sub  .content-full  .two-thirds  h2  {
	margin-bottom: 0px;
}
#mainContent-sub .content-full .two-thirds ul {
	float: left;
	width: 184px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
#container #mainContent-sub .content-full .two-thirds li {
	padding-bottom: 7px;
}


#mainContent-sub .content-full .highlight-full li {
	padding-bottom: 7px;
}
#mainContent-sub  .content-full  .no-border  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent-sub .content-full .highlight .noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent-sub .content-full .result-holder {
	padding: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent-sub .content-full .free {
	float: right;
	margin-left: 10px;
	margin-right: 20px;
}
#mainContent-sub .content-full .two-thirds {
	width: 445px;
	float: left;
	margin-left: 10px;
	background-color: #EEEEEE;
	padding: 0px;
	margin-bottom: 10px;
}
#mainContent-sub .content-full .two-thirds h2 {
	width: 425px;
}




#mainContent-sub .content-full .result .breadcrumb ul {
	margin-left: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 7px;
	padding-top: 0px;
	margin-bottom: 0px;
	width: 608px;
}

#mainContent-sub .content-full #google-search #cse {
	margin-left: 0px;
	padding-left: 0px;
}
#mainContent-sub .content-full #google-search {
	padding-top: 20px;
}


#mainContent-sub .content-full .result .breadcrumb li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 10px;
	padding-right: 10px;
	padding-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6C8F2C;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 0px;
}
#mainContent-sub  .content-full  .result  .breadcrumb  a  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 90%;
	font-weight: normal;
}

 #mainContent-sub .content-full .gsc-control-cse
           {
	background-image:url(http://www.google.co.uk/cse/images/google_custom_search_smwide.gif);
	background-repeat:no-repeat;
	background-position:20px top;
	width: 600px;
           }
#mainContent-sub .content-full .result a {
	border-bottom-style: none;
}
#mainContent-sub  .content-full  .result  a:hover  {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}




#mainContent-sub .content-full #cse {
	width: 690px;
}
#mainContent-sub .content-full .search-indent {
	padding-right: 20px;
	padding-left: 0px;
}

#mainContent-sub #google-search a {
	text-decoration: none;
	color: #6C8F2C;
}


		   
#mainContent-sub .content-full .gsc-search-box
{
	display:none;
	width: 600px;
}

		   
#mainContent-sub .content .highlight {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 195px;
	background-color: #EEEEEE;
}


#mainContent-sub .content .highlight h2 {
	margin-bottom: 0px;
}
#mainContent-sub .content .highlight p {
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}
#mainContent-sub .content .highlight-right {
	float: right;
	margin-bottom: 10px;
	width: 195px;
	background-color: #EEEEEE;
	margin-right: 10px;
}
#mainContent-sub .content .highlight-right h2 {
	margin-bottom: 0px;
}
#mainContent-sub .content .highlight-right p {
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}
#mainContent-sub .content .highlight-right .no-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#mainContent-sub .content .highlight-large {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 400px;
	background-color: #EEEEEE;
	padding-bottom: 20px;
}
#mainContent-sub  .content  .highlight-large  ul  {
	float: left;
	width: 165px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 25px;
}
#mainContent-sub .content-full .highlight ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-left: 10px;
	margin-left: 0px;
}


#mainContent-sub .content .highlight-large h2 {
	margin-bottom: 0px;
}
#mainContent-sub .content .highlight-large p {
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}


#mainContent-sub .content .intro-gallery {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 400px;
	background-color: #EEEEEE;
	padding-bottom: 7px;
}
#container #mainContent-sub .content .highlight-large img {

}
#mainContent-sub .content-full .local-search {
	padding-bottom: 10px;
	width: 650px;
}


#mainContent-sub  .content  .highlight  a  {
}
#mainContent-sub .content-full .result-holder .result {
	width: 618px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#mainContent-sub .content .highlight .no-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#mainContent-sub .content .intro-gallery img {
	margin-right: 0px;
	border: 5px solid #FFFFFF;
	margin-bottom: 7px;
	float: left;
	margin-left: 12px;
	margin-top: 7px;
}
#mainContent-sub .content .intro-gallery img:hover {
	border-top-color: #84AD35;
	border-right-color: #84AD35;
	border-bottom-color: #84AD35;
	border-left-color: #84AD35;
}
#mainContent-sub .content .event-desc {
	background-color: #026AC1;
	margin: 7px;
	padding: 7px;
	font-weight: bold;
	color: #FFFFFF;
}
#mainContent-sub  .content  #listings  .desc  {
	font-weight: bold;
	text-align: center;
	float: left;
	width: 80px;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #101073;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#mainContent-sub .content #listings .linktitle a {
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000000;
}

#mainContent-sub .content #listings .linktitle a:hover {
	text-decoration: underline;
}

#mainContent-sub .content #listings .linktitle {
	width: 288px;
	height: 50px;
	float: left;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 0px;
}
#mainContent-sub .content #listings {
	margin-top: 40px;
}
#mainContent-sub .content-full #google-search a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}










#browse-sidebar {
	float: left;
	width: 250px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding-bottom: 0px;
}
#browse-sidebar .col-one {
	float: left;
	width: 250px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 0px;
}

#browse-sidebar h2 {
	background-color: #84AD35;
	font-size: 100%;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#browse-sidebar .left-feature img {
	margin-left: 45px;
	margin-top: 20px;
}

#browse-sidebar .col-one .tech {
	display: none;
}
#browse-sidebar  .left-feature  {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 250px;
}



#browse-sidebar  .col-one  ul  {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
}
#browse-sidebar   .col-one   ul li  {
	font-weight: bold;
	padding-left: 10px;
	line-height: 170%;
	padding-bottom: 5px;
	padding-right: 10px;
	list-style-type: square;
}
#browse-sidebar .col-one #home {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#browse-sidebar  .col-one  #home ul {
	margin: 0px;
	padding-left: 0px;
}
#browse-sidebar .col-one #home ul li {
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 20px;
	list-style-type: none;
	background-image: url(../base-images/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
	padding-bottom: 6px;
	background-color: #060354;
}
#browse-sidebar .col-one #home ul li a {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	border-bottom-style: none;
}
#browse-sidebar .col-one #subcats {
	margin: 0px;
	padding: 0px;
}
#browse-sidebar  .col-one  #subcats  ul  {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#browse-sidebar   .col-one   #subcats   ul li  {
	font-weight: bold;
	list-style-position: outside;
	padding-bottom: 5px;
}
#browse-sidebar .col-one #breadcrumb {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#browse-sidebar  .col-one  #breadcrumb ul {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 0px;
}
#browse-sidebar .col-one #breadcrumb ul li {
	background-color: #060354;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 20px;
	list-style-type: none;
	background-image: url(../base-images/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
}
#browse-sidebar .col-one #breadcrumb ul li a {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	border-bottom-style: none;
	display: block;
}
#browse-sidebar .col-one .customise {
	margin-top: 20px;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #4749AD;
	margin-bottom: 14px;
}

/* CAROUSEL STYLING */

#carousel {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	margin-left: auto;
	padding: 0px;
	float: right;
	margin-right: auto;
	height: 150px;
	color: #FFFFFF;
	width: 960px;
}
#carousel h2 {
	display: none;
}

#carousel img {
	margin-right: 20px;
}

#pressreleasesearch {
	margin-top: 14px;
	margin-bottom: 14px;
}
#pressSearch {
	margin-top: 14px;
	margin-bottom: 14px;
}
#disclosuresearch {
	margin-bottom: 14px;
}

/* FOOTER */

#footer {
	width: 100%;
	clear: both;
	color: #FFFFFF;
	margin-top: 20px;
	height: 300px;
	margin-bottom: 0px;
	background-color: #999999;
	text-align: center;
}
#footerdev {
	width: 100%;
	clear: both;
	color: #FFFFFF;
	margin-top: 20px;
	height: 100px;
	margin-bottom: 0px;
	background-color: #999999;
	text-align: center;
}
#footer h2 {
	font-size: 18px;
	font-weight: bold;
	background-color: #999999;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 14px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	line-height: 1.6em;
	background-position: center top;
	background-image: url(../base-images/2013-bg.jpg);
}
/* CATEGORY MEGA MENU STYLES */

#menu {
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	z-index: 10000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#menu ul li.bar {
	display: block;
	z-index: 101;
	background-color: #9E9E9E;
	text-align: left;
	width: 216px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #FFFFFF;
	background-image: url(../base-images/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 9px;
	padding-left: 25px;
	margin: 0px;
	list-style-type: none;
}
#menu ul li.bar:hover {
	background-color: #4A4AAD;
	color: #FFFFFF;
	z-index: 10000;
	font-weight: normal;
}

#menu ul li a.grad {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	z-index: 101;
	margin: 0;
	padding: 0px;
}
#menu ul li a.grad:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	z-index: 101;
	margin: 0;
	padding: 0px;
}
#menu .dropdown {
	DISPLAY: none;
	Z-INDEX: 9000;
	MARGIN: 0px;
	WIDTH: 668px;
	COLOR: #fff;
	POSITION: absolute;
	background-color: #000094;
	padding: 10px;
	top: 0px;
	left: 248px;
	height: 452px;
	border: 14px solid #4A4AAD;
}


#menu .columnnav {
	float: left;
	width: 205px;
	padding-right: 8px;
	padding-top: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu .columnnav-image {
	float: left;
	width: 620px;
	padding-right: 8px;
	padding-top: 0px;
	padding-left: 9px;
	margin: 0px;
}


#menu  .columnnav h2 {
	font-weight: bold;
	color: #87B531;
	margin-left: 0px;
	background-color: #000094;
	text-transform: none;
	padding-left: 0px;
	font-size: 12px;
	margin-bottom: 10px;
}
#menu  .columnnav  h2 a {
	font-weight: bold;
	color: #87B531;
	margin-left: 0px;
	padding-left: 0px;
	text-transform: none;
}
#menu .columnnav h2 a:hover {
	font-weight: bold;
	color: #87B531;
	margin-left: 0px;
	padding-left: 0px;
	text-transform: none;
	text-decoration: underline;
}
#menu  .columnnav ul {
	margin-bottom: 17px;
}
#menu   .columnnav  ul li {
	list-style-type: square;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-left: 16px;
	color: #FFFFFF;
}
#menu    .columnnav  ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu    .columnnav  ul li a:hover  {
	color: #CCCCCC;
	text-decoration: underline;

/* GLOBAL MEGA MENU STYLES */

}

#utilities {
	width: 760px;
	height: 39px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	z-index: 15000;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 99px;
}
#utilities ul {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
}
#utilities ul li.bar {
	display: inline;
	height: 39px;
	z-index: 101;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#utilities ul li.bar:hover {
	display: inline;
	height: 39px;
	z-index: 101;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #009900;
}

#utilities ul li a.grad {
	display: inline;
	line-height: 34px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0;
	padding-right: 19px;
	padding-bottom: 0;
	padding-left: 19px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: right;
	background-repeat: repeat-x;
	background-position: top;
	height: 39px;
	z-index: 101;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #4040AA;
	margin-left: 10px;
}
#utilities ul li a.apply {
	display: inline;
	line-height: 34px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0;
	padding-right: 19px;
	padding-bottom: 0;
	padding-left: 19px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: right;
	background-repeat: repeat-x;
	background-position: top;
	height: 39px;
	z-index: 101;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #7B1084;
	margin-left: 10px;
}
#utilities ul li a.report {
	display: inline;
	line-height: 34px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0;
	padding-right: 19px;
	padding-bottom: 0;
	padding-left: 19px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: right;
	background-repeat: repeat-x;
	background-position: top;
	height: 39px;
	z-index: 101;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #C1006A;
	margin-left: 10px;
}
#utilities ul li a.pay {
	display: inline;
	line-height: 34px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0;
	padding-right: 19px;
	padding-bottom: 0;
	padding-left: 19px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: right;
	background-repeat: repeat-x;
	background-position: top;
	height: 39px;
	z-index: 101;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #C50439;
	margin-left: 10px;
}
#utilities ul li a.find {
	display: inline;
	line-height: 34px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0;
	padding-right: 19px;
	padding-bottom: 0;
	padding-left: 19px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: right;
	background-repeat: repeat-x;
	background-position: top;
	height: 39px;
	z-index: 101;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #006781;
	margin-left: 10px;
}

#utilities .dropdown-vert {
	position: absolute;
	width: 634px;
	display: none;
	z-index: 100;
	background-color: #08089B;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 14px solid #08089B;
	filter: alpha(opacity=100);
	background-repeat: repeat-x;
	margin-top: 39px;
	margin-left: 0px;
	padding: 14px;
	float: right;
	right: 0px;
}
#utilities .dropdown-vert-pay {
	position: absolute;
	width: 414px;
	display: none;
	z-index: 100;
	background-color: #98032D;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 14px solid #C50439;
	filter: alpha(opacity=100);
	background-repeat: repeat-x;
	margin-top: 39px;
	margin-left: 0px;
	padding: 14px;
	float: right;
	right: 0px;
}
#utilities .dropdown-vert-find {
	position: absolute;
	width: 414px;
	display: none;
	z-index: 100;
	background-color: #003948;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 14px solid #006781;
	filter: alpha(opacity=100);
	background-repeat: repeat-x;
	margin-top: 39px;
	margin-left: 0px;
	padding: 14px;
	float: right;
	right: 0px;
}


#utilities .dropdown-vert-report {
	position: absolute;
	width: 414px;
	display: none;
	z-index: 100;
	background-color: #930051;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 14px solid #C1006A;
	filter: alpha(opacity=100);
	background-repeat: repeat-x;
	margin-top: 39px;
	margin-left: 0px;
	padding: 14px;
	float: right;
	right: 0px;
}
#utilities .dropdown-vert-request {
	position: absolute;
	width: 414px;
	display: none;
	z-index: 100;
	background-color: #4E0B53;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 14px solid #7B1084;
	filter: alpha(opacity=100);
	background-repeat: repeat-x;
	margin-top: 39px;
	margin-left: 0px;
	padding: 14px;
	float: right;
	right: 0px;
}

#utilities .columnnav-utilities {
	float: left;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
}
#utilities  .columnnav-utilities ul {
	margin-bottom: 14px;
}
#utilities   .columnnav-utilities  ul li {
	margin-left: 22px;
	color: #FFFFFF;
	padding-bottom: 5px;
	list-style-type: square;
}
#utilities    .columnnav-utilities  ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#utilities    .columnnav-utilities  ul li a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}
#main {
	width: 690px;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	float: left;
	margin-bottom: 20px;
}
.block small {
	padding-right: 0px;
	padding-left: 20px;
	font-size: 1em;
	padding-bottom: 0px;
	padding-top: 0px;
	display: none;
}

.main_image {
	float: left;
	overflow: hidden;
	width: 440px;
	color: #fff;
	position: relative;
	height: 233px;
	padding: 0px;
	margin: 0px;
	background-color: #4A4AAD;
}
.main_image h2 {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
	margin: 0px 0px 5px;
	padding-top: 10px;
	display: none;
}
.main_image p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 10px;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
}
.main_image a {
	color: #87B531;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	background-image: url(../base-images/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 11px;
	text-transform: none;
}
.main_image a.collapse {
	right: 20px;
	width: 93px;
	position: absolute;
	TOP: -27px;
	height: 27px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #1D1D1D;
}
.main_image a.show {
	background-position: left bottom
}
.main_image .block small {
	margin-left: 10px
}
.main_image  .desc {
	display: none;
	left: 0px;
	width: 100%;
	bottom: 0px;
	position: absolute;
}
.main_image  .blok {
	width: 100%;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000;
}
.main_image  img  {
	margin: 0px;
	padding: 0px;
}
.image_thumb {
	float: left;
	width: 249px;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.image_thumb img {
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	display: none;
	left: -9999px;
}
.image_thumb ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}
.image_thumb ul li {
	padding-right: 13px;
	padding-left: 7px;
	float: left;
	margin: 0px;
	width: 229px;
	background-color: #9E9E9E;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #CCCCCC;
	color: #616161;
	height: 38px;
	list-style-type: none;
}
.image_thumb ul li.hover {
	cursor: pointer;
	background-color: #87B531;
}
.image_thumb ul li.active {
	cursor: default;
	color: #FFFFFF;
	background-color: #4A4AAE;
	background-repeat: repeat-x;
	background-position: top;
}
.image_thumb   ul   li   h2   {
	font-size: 12px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	margin-top: 0px;
}
.image_thumb ul li.active h2 {
	color: #FFFFFF;
}
.image_thumb ul li .block {
	float: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.image_thumb  ul  li  p {
	display: none
}
.image_thumb .block .highlight {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #C1006A;
	padding: 3px;
}




#news {
	float: right;
	width: 250px;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
}
#news h2 {
	background-color: #4A4AAE;
}



/* SIDEBAR - HOLDS THE MAYOR, UP CLOSE AND AD-ROTATOR DIVS ON THE HOME PAGE */

#features-democracy {
	width: 420px;
	float: left;
}
#features-democracy p {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#features-democracy a {
	color: #333333;
}
#features-democracy h2 {
	background-color: #4A4AAE;
	font-size: 12px;
	height: 28px;
	padding-top: 7px;
}

/* SIDEBAR COL ONE - DISPLAYS THE MAYOR'S INFO */

#features-democracy .col-one {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;	
}
#features-democracy .col-one .widening {
	margin-bottom: 20px;
	float: left;
}
#features-democracy .col-one img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#features-democracy .col-new {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;		
}
#features-democracy .col-new .widening {
	margin-bottom: 20px;
	float: left;
}
#features-democracy .col-new img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/* SIDEBAR COL TWO - DISPLAYS THE UP CLOSE INFO */

#features-democracy .col-two {
	width: 200px;
	padding: 0px;
	float: left;
	margin-left: 20px;
}
#features-democracy .col-twonotice {
	width: 200px;
	padding: 0px;
	float: left;
	margin-left: 20px;
}
#features-democracy .col-two h2 {
	background-color: #4A4AAE;
	margin: 0px;
	float: left;
	width: 186px;
}

#features-democracy .col-two img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#features-democracy .feature-denocracy-420 {
	float: left;
}
#features-democracy .col-two .dropdown #form {
	margin: 0px;
	padding: 0px;

}
#features-democracy .col-two .dropdown .drop-top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 66px;
	width: 200px;
}
#features-democracy .col-two .dropdown .drop-bottom {
	float: left;
	height: 29px;
	width: 193px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}

#features-democracy  .col-two  .dropdown  {
	height: 137px;
	margin-bottom: 20px;
	background-image: url(../base-images/winterservices.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	float: left;
	width: 200px;
}
#features-democracy  .col-two  .dropdownnotice  {
	height: 137px;
	margin-bottom: 20px;
	vertical-align: bottom;
	float: left;
	width: 200px;
}
#features-democracy .col-two .dropdown label {
	display: none;
}

#features-democracy .col-two .dropdown #form #dropdown {
	font-family: Arial, Helvetica, sans-serif;
	width: 187px;
	margin: 0px;
	padding: 0px;
}
#features-democracy .left {
	float: left;
}
#slider .tech {
	display: none;
}




#weather {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	color: #333333;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
}

#weather a {
	font-size: 0px;
	line-height: 0px;
	left: -9999px;
	position: absolute;
}

#weather p {
	font-size: 0px;
	line-height: 0px;
	left: -9999px;
	position: absolute;
}

#weather h2 {
	background-color: #4A4AAE;
}

#weather img {
	float: right;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#weather ul {
	padding-left: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}
#weather ul li {
	margin-left: 0px;
	padding-left: 8px;
	color: #333333;
	list-style-type: none;
}
#weather  ul  li  a {
	color: #333333;
}

/* FOOTER */

#footer {
	width: 100%;
	clear: both;
	color: #FFFFFF;
	margin-top: 20px;
	height: 300px;
	margin-bottom: 0px;
	background-color: #999999;
	text-align: center;
}
#footer h2 {
	font-size: 18px;
	font-weight: bold;
	background-color: #999999;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 14px;
	}
	
label.error{
            color: red;
            margin: 0;
            padding: 0 5px;
#mainContent-sub .content-full .sub-cat-rel-docs {
	background-color: #000000;
	float: left;
	width: 470px;
}
.tscsNewsTitle {
	font-weight: bold;
	background-color: #84AD35;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	display: block;
	margin-bottom: 20px;
}
#mainContent-sub .content-full ol {
	padding-right: 10px;
	padding-left: 50px;
}
.gsc-adBlockInvisible {
	display: none;
}
.gs-result .gs-title, .gs-result .gs-title * {
color: #84AD35;
text-decoration: underline;
}
#mainContent-sub .content .files .file-docs-li {
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 19px;
	padding-bottom: 20px;
	padding-left: 25px;
	width: 360px;	
}
#mainContent-sub .content .files .p .lastupdate {
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 19px;
	padding-bottom: 20px;
	padding-left: 25px;
	width: 360px;
}

#mainContent-sub .content-full .highlight-full3 {
	width: 672px;
	float: left;
	margin-left: 10px;
	background-color: #EEEEEE;
	padding-top: 15px;
}

#mainContent-sub .content-full .highlight-full3 ul {
	float: left;
	width: 180px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 30px;
	margin-top: 0px;
	padding-top: 0px;
}
#mainContent-sub .content-full .highlight-full3 .full-middle {
	margin-left: 5px;
}
#mainContent-sub  .content-full  .highlight-full3  .full-right  {
	margin-left: 4px;
}


#mainContent-sub .content-full .highlight-full3 h2 {
	width: 652px;
}
.qText {
	font-weight: bold;
}

<!--- JS TWITTER --->
#jstwitter {
			width: 420px;
			margin-top: 10px;
			background-color:#FFFFFF;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 75%;
			color: #333333;
			padding: 10px;
}

#jstwitter h2 {
			width: 420px;
}
		
#jstwitter .tweet {
			margin: 0 auto 15px auto;
			padding: 0 0 15px 0;
			border-bottom: 1px dotted #ccc;
}
		
#jstwitter .tweet a {
			text-decoration: none;
			color: #13c9d0;
}

#jstwitter .tweet a:hover {
			text-decoration: underline;
}
		
#jstwitter .tweet .time {
			font-size: 60%;
			font-style: italic;
			color: #666666;
}