/*** Main elements ***/
body {
	margin: 0px;
	background: url('../images/bg.gif') top center repeat-y #ADA391;
	font-family: Arial, Helvetica, Sans-Serif; font-size: 9pt; line-height: 13pt;
	color: #42403F;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 5px -15px;
}
li {
	background: url("../images/bull.gif") 0px 5px no-repeat;
	padding-left: 14px;
}
ol li {
	background: none;
	padding-left: 0px;
}
li.spaced, li.rssitem {
	margin: 0px 0px 10px 14px;
}

input, textarea {
	font-family: Arial, Helvetica, Sans-Serif; font-size: 9pt;
}

h1 {
	color: #F9883A;
	font-size: 13pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 2px 0px 2px 0px;
}
h2 {
	color: #3E3C3B;
	font-size: 15pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 2px 0px 2px 0px;
}
h3 {
	color: #0D502D;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 2px 0px 2px 0px;
}
h4 {
	text-transform: uppercase;
	color: #3E3C3B;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 2px 0px 2px 0px;
}
h5 {
	color: #3E3C3B;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 3px 0px 7px 0px;
}


form {
	display: inline;
}

.styled {
	border: 1px solid #888888;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	padding: 2px;
}

.sidebox {
	width: 217px;
	border: 1px solid #DDDCBC;
}
.sidebox .inside {
	padding: 18px 6px 30px 15px;
	color: #000;
}
.sidebox .inside li {
	list-style: square;
	list-style-image: none;
	list-style-position: outside;
	background: none;
	padding-left: 0px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear:both;
}

.grey {
	color: #7E7769;
}
.black {
	color: #000;
}
.orange {
	color: #F88937;
}
.green {
	color: #08582F;
}
.nobold {
  font-weight: normal;
}

a.uline {
	text-decoration: underline;
}
a.uline:hover {
	text-decoration: none;
}

a {
	color: #0E4F2D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.contentLeft {
	margin: 40px 0px 10px 35px;
	text-align: left;
	float: left;
	overflow: hidden;
}

.smallish {
	font-size: 8pt;
	line-height: 11pt;
}
.biggish {
	font-size: 11pt;
}

img.agent {
	background-color: #fff;
	padding: 2px;
	border: 1px solid #E6E8D0;
}

/*** Top header floating divs ***/

a#langswap {
	border: 1px solid #efefef;
	padding: 0px 8px 0px 8px;
	color: #7B7D7B;
	position: absolute;
	top: 7px;
	left: 50%;
	margin-left: -382px;
	text-decoration: none;
	font-size: 8pt;
}
a#langswap:hover {
	border-color: #ccc;
	color: #075B2F;
}

div#social {
  position: absolute;
  top: 84px;
  left: 50%;
  margin-left: -7px;
}
div#social a img {
  border: 0;
  width: 25px;
  height: 25px;
  opacity: 0.85;
  filter:alpha(opacity=85);
  margin-right: 4px;
  float: left;
}
div#social a:hover img {
  opacity: 1.0;
  filter:alpha(opacity=100);
}

#topsearchBg {
	width: 298px;
	height: 24px;
	border: 1px solid #4E7466;
	background-color: #006531;
	position: absolute;
	top: 94px;
	left: 50%;
	margin-left: 80px;
	filter = "alpha (opacity=50)";
	-moz-opacity:0.5;
	opacity: .50;
}

#topsearchForm {
	position: absolute;
	top: 94px;
	left: 50%;
	margin-left: 80px;
}

.styledTopSelect {
	border: 1px solid #888888;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	height: 15px;
	width: 150px;
	padding: 0px;
	margin: 0px;
}

.styledTopText {
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	padding: 0px 0px 0px 4px;
	margin: 0px;
	width: 85px;
	height: 12px;
	background: transparent;
	border: none;
}

#topMembers {
	position: absolute;
	top: -1px;
	left: 50%;
	margin-left: 0px;
	width: 308px;
	text-align: right;
}
#topMembers a {
	color: #036332;
	font-size: 10px;
	text-decoration: none;
}
#topMembers a:hover {
	text-decoration: underline;
}

/*** Prop pages ***/
.subnavBox {
	background-color: #EEF0E0;
	border: 1px solid #D0CDBD;
	padding: 10px;
	width: 503px;
	color: #7E7769;
}

.pager {
	position: relative;
	top: -2px;
	font-weight: bold;
}

.propSumBox {
	margin: 8px 6px 0px 0px;
	width: 147px;
	height: 275px;
	padding: 10px 11px 4px 11px;
	border: 1px solid #E5E5CA;
	float: left;
	background-color: transparent;
}

.propSumBox:hover {
	padding: 7px 8px 1px 8px;
	border: 4px solid #FEE69A;
	background-color: #FEFADF;
}

.propSumBox p {
	margin-top: 4px;
	height: 110px;
	overflow: hidden;
}
.propSumBox .lil {
	font-size: 90%;
}

.propSumRight {
	border-left: 1px solid #D6D6C6;
	background-color: #E3E3D1;
	color: #000;
	font-weight: bold;
	line-height: 135%;
}

.propDetailsDiv {
   padding: 0px 27px 0px 40px;
   text-align: left;
   color: #3E3C3B;
}

.propToolBox {
  background: url('../images/prop_toolbg.gif') top left repeat-y #F6E8AF;
  width: 232px;
}

.propToolBox .insides {
  padding: 7px 0px 1px 8px;
  font-size: 8pt;
}
.propToolBox .insides div {
  margin-bottom: 3px;
}

.propImageHolder {
  width: 459px;
  height: 306px;
  border: 1px solid #A8A68F;
}
.propImageHolder #DHTMLgoodies_largeImage {
  padding: 3px;
}
.propImageNavUnder {
  width: 459px;
  border-bottom: 1px solid #E3E3C9;
  border-left: 1px solid #E3E3C9;
  border-right: 1px solid #E3E3C9;
}

.propAgentBox {
  width: 228px;
  border-left: 1px solid #C6C2AA;
}
.propAgentBox .insides {
  border-top: 3px solid #eee;
  border-left: 3px solid #eee;
  background: url('../images/prop_agentbg.gif') top left repeat-x #F5F7E6;
}

form#inquiry div {
  font-weight: bold;
  color: #000;
  margin: 6px 0px 0px 0px;
  line-height: 120%;
}
form#inquiry input, form#inquiry textarea {
  width: 185px;
}

.propDetailOpenHouse {
  border-top: 1px solid #BEE74B;
  border-bottom: 1px solid #BEE74B;
  padding: 10px 0px 5px 0px;
  margin-bottom: 18px;
}

.mapHolder {
  width: 404px;
  height: 304px;
  border: 1px solid #C6C2AA;
  margin-top: 30px;
}
#map {
  width: 400px;
  height: 300px;
  margin: 2px;
}

.propExtra {
	font-weight: bold;
	width: 190px;
}
.propExtra div {
	margin: 0px 0px 4px 12px;
	color: #3E3C3B;
	font-weight: normal;
}

#propEmail th {
	text-align: right;
	color: #08582F;
	padding-right: 5px;
}


/*** Page specific stuff ***/
/*** Landing Pages ***/

.paddedImg, .paddedImgNoHover {
	background-color: #fff;
	padding: 3px;
	border: 1px solid #E9E8D4;
}
.paddedImg:hover {
	background-color: #FEE190;
	border-color: #FEC321;
}

#landingHeadImg {
	text-align: left;
	width: 781px;
	height: 122px;
}

.landingHeadText {
	text-align: left;
	position: relative;
	left: 470px;
	top: 34px;
	width: 290px;
	color: #026130;
	font-size: 9pt;
	font-weight: bold;
}

.landingPanel {
	width: 307px;
	height: 85px;
	border-top: 1px solid #D2D6A6;
	padding: 7px 3px 8px 3px;
}

.landingPanel img {
	z-index: 50;
	margin-right: 15px;
}

.landingPanelText {
	width: 190px;
	margin-top: 5px;
	color: #3E3C3B;
	font-size: 11px;
	float: left;
	line-height: 135%;
}

ul.links li {
	list-style-image: none;
	list-style: square;
	color: #006531;
	font-size: 10px;
	font-weight: bold;
	line-height: 140%;
	background: none;
	padding-left: 0px;
}

/*** About Pages ***/

.affilPanel {
	width: 455px;
	border-top: 1px solid #D6D0C4;
	padding: 15px 0px 10px 0px;
}
.affilPanelText {
	width: 302px;
	border-left: 1px solid #D6D0C4;
	font-size: 8pt;
	line-height: 135%;
	float: right;
	padding-left: 14px;
}
.affilPanelText h3, .friendPanelText h3 {
	color: #3E3C3B;
}
.affilPanelText a, .friendPanelText a {
	font-size: 9pt;
	font-weight: bold;
	display: block;
	margin: 4px 0px 4px 0px;
}

.friendPanel {
	width: 455px;
	padding: 15px 0px 10px 0px;
}
.friendPanel img.friendLogo {
	border: 1px solid #E5E6CB;
}
.friendPanelText {
	width: 302px;
	border-left: 1px solid #D6D0C4;
	font-size: 8pt;
	line-height: 135%;
	float: right;
	padding-left: 14px;
}
.friendPanelInnerText {
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #D6D0C4;
	margin-top: 10px;
}
.friendPanelInnerText a {
	color: #F88938;
}

.testGuestbookForm {
	padding-left: 30px;
}
.testGuestbookForm p {
	margin: 0px 45px 10px 0px;
	color: #000;
}
.testGuestbookForm label {
	font-size: 10pt;
	font-weight: bold;
	display: block;
	margin: 13px 0px 2px 0px;
}
.testGuestbookForm input, .testGuestbookForm textarea {
	width: 175px;
}
.testYears, .chefCategories {
	float: left;
	width: 145px;
}
.testYears a {
	color: #868393;
	display: block;
	font-weight: bold;
	margin-bottom: 8px;
}
.testPanel {
	width: 290px;
	border-top: 1px solid #D6D0C4;
	padding-top: 10px;
	margin-bottom: 10px;
	font-size: 8pt;
	line-height: 135%;
	color: #000;
}
.testPanel span {
	color: #868362;
}

.agentPanel {
	width: 450px;
	padding: 9px 0px 10px 0px;
	border: 1px solid #D6D0C4;
	margin-top: 14px;
}
.agentPanel a {
	font-weight: bold;
}
.agentPanelInnerText {
	padding: 20px 20px 10px 30px;
}

.chefCategories {
	font-size: 12px;
}

.chefCategories a {
	color: #F88937;
	display: block;
	font-weight: bold;
	margin-bottom: 8px;
}

.chefCategories ul {
	padding: 0px 0px 10px 43px;
}

.chefCategories ul li {
	list-style: square;
	color: #F88937;
	line-height: 80%;
	font-size: 7pt;
	background: none;
	padding-left: 0px;
}

.chefRecipe {
	width: 250px;
	position: relative;
	left: -50px;
	float: right;
}
.chefRecipe h3 {
	font-size: 12pt;
	margin: 7px 0px 0px 0px;
}
.chefRecipe ol {
	padding-left: 0px;
	margin-left: 25px;
	position: relative;
	left: -5px;
}
.chefRecipe li {
	padding-bottom: 10px;
	font-size: 9pt;
	font-weight: bold;
}
.chefRecipe li span {
	font-weight: normal;
}
.chefTimer {
	background: url('../images/clock.gif') center left no-repeat;
	border-bottom: 1px solid #D6D0C4;
	padding: 7px 0px 7px 15px;
	margin-bottom: 7px;
	font-size: 12px;
}
.chefFoot {
	border-top: 1px solid #B7AE9B;
	padding-top: 10px;
}
.chefNewRecipe {
	font-weight: bold;
	border-bottom: 1px solid #D6D0C4;
	padding-bottom: 9px;
	margin-top: 7px;
}

.formDiv {
	padding-left: 35px;
	font-weight: bold;
	color: #3E3C3B;
}
.mortCalcResults {
	background: url('../images/mort_bg.gif') top left repeat-x;
	width: 440px;
	position: relative;
	left: 15px;
	padding-left: 0px;
}
.formDiv div {
	margin-bottom: 8px;
}
.formDiv label {
	width: 125px;
	float: left;
}
.formDiv input {
	width: 120px;
}
.formDiv span {
	font-weight: normal;
}
.contactForm input {
	width: 200px;
}

/*** Buyers/Sellers Pages ***/

ol.buysell {
	padding-left: 25px;
	margin: 0px 0px 0px 0px;
}
ol.buysell li {
	color: #418C61;
	font-family: verdana, sans serif;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 20px;
}
ol.buysell li div {
	font-family: Arial, Helvetica, sans-serif;
	color: #3E3C3B;
	font-weight: normal;
}
ul.normal {
	margin: 10px 0px 0px 15px;
	list-style-image: none;
}
ul.normal li {
	font-size: 8pt;
	color: #3E3C3B;
	font-weight: normal;
	list-style-type: disc;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.buySellFormHeader {
	font-size: 10.5pt;
	color: #08582F;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
}

/*** Westmount Market ***/
ul.topLinksList {
	list-style-type: disc;
	margin-left: 10px;
}
ul.topLinksList li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 8pt;
}
.faqArea {
	padding-left: 25px;
}
.faqArea h4 {
	margin-top: 20px;
}

ul.linksMain {
	list-style-type: square;
	margin-left: 16px;
}
ul.linksMain li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	width: 200px;
	float: left;
	color: #0E4F2D;
	line-height: 180%;
}
.linkPanel {
	margin-top: 15px;
	padding-top: 3px;
	font-size: 8pt;
	background: url('../images/paper.gif') left 11px no-repeat;
	border-top: 1px solid #C9C3B9;
}
.linkPanel .insides {
	padding: 7px 13px 0px 22px;
	line-height: 135%;
}
.linkPanel a.website {
	font-size: 9pt;
	font-weight: bold;
	margin-top: 5px;
	display: block;
}

.blogContent {
	font-size: 8pt;
	padding: 0px 0px 22px 35px;
}
img.border {
	padding: 5px;
	border: 1px solid #DDDCBC;
	margin-bottom: 10px;
}
.blogComment {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #C9C3B9;
}
#addComment input, #addComment textarea, #propEmail input, #propEmail textarea {
	width: 225px;
}
.marketYearHead {
	font-size: 11pt;
	color: #08582F;
	font-weight: bold;
	padding: 20px 0px 0px 22px;
}

ol.area {
	color: #006531;
	font-size: 10pt;
	font-weight: bold;
}
ol.area li {
	background-image: none;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 180%;
}

.areaDetails {
	background: url('../images/area_detail_bg.gif') top left repeat-y #FAFBF2;
	width: 477px;
	color: #3E3C3B;
	font-size: 8pt;
	line-height: 150%;
}

.areaDetails .insides {
	padding: 13px 24px 29px 30px;
	background: url('../images/area_detail_bot.gif') bottom left no-repeat #FAFBF2;
}

ol.areaMain {
	color: #A09583;
	font-size: 9pt;
	font-weight: bold;
	width: 160px;
	padding-left: 20px;
	margin-left: 0px;
	list-style-type: none;
}
ol.areaMain li {
	background-image: none;
	font-size: 9pt;
	font-weight: bold;
	line-height: 150%;
	padding-left: 0px;
	margin-left: 0px;
	text-indent: -20px;
}
ol.areaMain li a {
	color: #A09583;
}
ol.areaMain li a:hover {
	color: #F9883A;
}

/*** Other stuff - homepage, header, footer ***/

#page {
	width: 781px;
	background-color: #fff;
}

#header {
	width: 781px;
	height: 121px;
	border-bottom: 8px solid #FFC423;
}
#header img {
	margin-top: 5px;
}

#nav {
	background: url('../images/nav_bg.gif') top left repeat-x #0E4B2B;
	width: 781px;
	height: 42px;
	color: #aaa;
}
#nav a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#nav a:hover {
	color: #FFC425;
}
ul#subnav, ul#subnavAbout {
	background-color: #FFEAAC;
	border-width: 0px 1px 5px 1px;
	border-color: #09572E;
	border-style: solid;
	position: absolute;
	top: 171px;
	left: 50%;
	margin-left: -245px;
	padding: 6px 10px 6px 10px;
	text-align: left;
	z-index: 100;
	display: none;
}
ul#subnavAbout {
	margin-left: -313px;
	z-index: 90;
}
ul#subnav li, ul#subnavAbout li {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 1px;
	background: none;

}
ul#subnav li a, ul#subnavAbout li a {
	color: #00653A;
	font-weight: bold;
	font-size: 8pt;
	margin: 1px 0px 1px 0px;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}
ul#subnav li a:hover, ul#subnavAbout li a:hover {
	background-color: #fff;
	text-decoration: none;
}

#hiddenSubnavDiv, #hiddenSubnavAboutDiv {
	position: absolute;
	top: 171px;
	left: 50%;
	margin-left: -255px;
	z-index: 10;
}
#hiddenSubnavDiv {
	width: 180px;
	height: 220px;
}
#hiddenSubnavAboutDiv {
	margin-left: -323px;
	width: 155px;
	height: 200px;
	z-index: 9;
}


#innerPageContent {
	float: left;
	width: 456px;
	background: url('../images/page_top_left.gif') left top no-repeat;
	text-align: left;
	padding: 40px 32px 50px 35px;
}

#innerPageHeader {
	position: relative;
	left: -35px;
}

#innerPageRight {
	float: right;
	width: 238px;
	text-align: left;
	background: url('../images/bg_inner_right.gif') bottom left repeat-x #fff;
	padding-bottom: 50px;
	margin-bottom: 200px;
}

#innerPageRightHeader {
	background: url('../images/inside_right.gif') top left repeat-x;
	width: 238px;
	height: 45px;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 10px;
	text-align: center;
}

#innerHeadImg {
	text-align: left;
	width: 543px;
	height: 174px;
	float: left;
}

.innerHeadText {
	text-align: left;
	position: relative;
	left: 34px;
	top: 105px;
	width: 295px;
	font-size: 8pt;
	line-height: 135%;
}

ul.insideSubnav {
	font-size: 10.5pt;
	font-weight: bold;
	padding-left: 30px;
}
ul.insideSubnav li {
	margin: 5px 0px 19px 0px;
}
ul.insideSubnav a {
	color: #868361;
}
.subSubnav {
	font-size: 8pt;
	font-weight: bold;
	line-height: 200%;
	margin-top: 10px;
}

.subSubnav a {
	display: block;
}


.promoIcon {
	text-align: center;
	margin-top: 50px;
}

.promoIconMulti {
	text-align: center;
	margin-top: 10px;
}

.tall100 {
	height: 100px;
}
.tall50 {
	height: 50px;
}

.h4up h4 {
	margin-top: 30px;
}

/*** Homepage ***/

#homeFlashContent {
	width: 781px;
}

#homeContentPageDiv {
	width: 781px;
	height: 16px;
	background: url('../images/page_top_right.gif') top right no-repeat #F5F7E6;
	text-align: left;
}

#homeContent {
	width: 781px;
	background: url('../images/home_yellow.jpg') bottom left repeat-x #F5F7E6;
	text-align: left;
	padding-bottom: 2px;
	overflow:auto;
}

#bottomLogos {
	width: 781px;
	height: 114px;
	background: url('../images/bottom_logo_bg.gif') bottom left repeat-x #ECC567;
	text-align: left;
}
#logoRegents {
	margin: 28px 0px 28px 55px;
}
#logoLRE {
	margin: 23px 130px 17px 101px;
}
#logoReferred {
	margin: 28px 0px 20px 0px;
}

#footer {
	width: 781px;
	height: 136px;
	background: url('../images/bottom_bg.gif') bottom left repeat-x #006933;
	font-family: verdana, arial, sans serif;
	font-size: 8pt;
	color: #fff;
	padding-top: 10px;
}
#footer a:link, #footer a:visited {
	color: #F1CB72;
	text-decoration: none;
}
#footer a:active {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #F1CB72;
	text-decoration: underline;
}

/*** MyLogin ***/
#myLoginBg {
	background: url('../images/mylogin_peeps.gif') 18px 0px no-repeat;
	width: 238px;
	height: 38px;
	padding-top: 10px;
}

ul.bang {
  list-style-type: none;
  padding: 0px;
  margin: 0px 0px 0px 10px;
}
ul.bang li {
  background: url("../images/bang.gif") 0px 0px no-repeat;
  padding: 3px 30px 0px 32px;
  margin-bottom: 12px;
}

#loginForm label {
  width: 125px;
  font-weight: bold;
  float: left;
  display: block;
}
#login label {
  width: 75px;
  font-weight: bold;
  float: left;
  display: block;
}
#loginForm label.nobold {
  font-weight: normal;
}
#loginForm div {
  margin-top: 10px;
}

#loginName, #loginNameFr {
	position: absolute;
	top: 224px;
	left: 50%;
	margin-left: -224px;
	color: #08582F;
	font-size: 14pt;
}
#loginNameFr {
	margin-left: -203px;
}

.homePanel {
	width: 222px;
	height: 115px;
	background: url('../images/mylogin_panel.jpg') 0 0 no-repeat;
	margin-bottom: 32px;
}

.homePanel:hover {
	width: 216px;
	height: 109px;
	background: url('../images/mylogin_panel.jpg') -3px -3px no-repeat;
	margin-bottom: 32px;
	border: 3px solid #FEE69A;
}

.homePanel .insides {
	padding: 13px 0px 0px 18px;
}
.homePanel:hover .insides {
	padding: 10px 0px 0px 15px;
}

.myloginPanel {
	background: url('../images/mylogin_mid.gif') top left repeat-x #EEF0DC;
	width: 471px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}
.mlSearchBox {
	width: 420px;
	background-color: #fff;
	margin: 12px 25px 0px 0px;
	position: relative;
	left: 25px;
}
.mlSearchBox .insides {
	padding: 10px 5px 5px 10px;
}
.mlSearchBox a {
	color: #F88938;
}
.mlSearchBox .emailThing {
	background-color: #E6E1D8;
}
.mlSearchBox .emailThing label {
	position: relative;
	top: -2px;
	left: -3px;
	margin-right: 5px;
}
.alertsBox {
	background-color: #fff;
	margin: 10px 25px 10px 25px;
	padding: 15px 15px 5px 15px;
}

.mlPropBox {
	background: url('../images/mylogin_props_bg.gif') top right repeat-y #F9FAEF;
	width: 467px;
	border: 1px solid #DEDDBE;
	margin-top: 7px;
}

.mlPropBox .insides {
	padding: 6px 0px 6px 6px;
}


/*** Various... ***/

ul.plain li {
	background-image: none;
	margin-left: 10px;
}
ul.plain li a {
	color: #545454;
	font-size: 8pt;
}

/*** RSS Feed ***/
.rsstitle {
	display: none;
}

ul.nothing, ul.rssitems {
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
}