* {
	margin: 0;
	padding: 0;
	outline:none;
}

#grass-layer {
	background:url(images/grass.png) repeat-x 0 bottom;
	height:180px;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #333;
	background: #26201b url(images/bodybg.jpg) repeat-x 0 0;
}

div, p, img, a, td, ul, ol {
	font-size: 1em;
}

ol {
	margin-left: 1em;
	padding-left: 1em;
}

ol li {
	margin-left: 1em;
	padding: 0 0 .5em.3em;
	list-style: decimal;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	margin: .5em 0;
	letter-spacing: .04em;
}

h1 {
	font-size: 160%;
	color:#255336;
	border-bottom: 1px solid #cccccc;
	padding-bottom:12px;
}

h2 {
	font-size: 140%;
	color:#999;
}

h3 {
	font-size: 110%;
	color:#967230;
}

h4 {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	font-size: 108%;
	letter-spacing: .10em
}

p {
	padding: 0 0 1em;
}

a:link {
	color: #69c;
}

a:visited {
	color: #669;
}

a:hover {
	color: #693;
	text-decoration: none;
}

a:active {
	color: #c33;
	border: none
}

a img, img {
	border: none;
}

ul {
	list-style: none;
	margin-bottom:10px;
}

li {
	list-style: none;
	padding-left: 1em;
}

.clear {
	clear: both;
}

#container {
	background: transparent url(images/container-bg.png) repeat-y 0 0;
	margin: 0 auto;
	margin-top:25px;
	width:976px;
}

/* Header 
------------------------------------------------------------------------- */

#header {
	background: #ffffff url(images/header-bg.jpg) no-repeat 3px 3px;
	position: relative;
	height:449px;
}

#header #logo {
	left: 349px;
	position: absolute;
	top: 28px;
}

#header #logo a {
	border:none !important;
}

#header #logo a img {
	text-decoration: none;
	border: none;
}

#header #header-image {
	position:absolute;
	top:3px;
	right:3px;
}

#header #login {
	position:absolute;
	left:20px;
	top:340px;
	width:250px;
	text-align:left;
	color:#906C2E;
}

#header #login a {
	font-size:15px;
	color:#906C2E;
	border-bottom:none;
}

#header #login a:hover {
	color:#c39f5f;
	border-bottom:1px dotted #c39f5f;
}

#header #login ul li {
	padding-left:0;
}

#header #login form {
	width:210px;
}

#header #login form label {
	display:block;
	width:100px;
}

#header #login .forgot a, #header #login .logout a {
	font-size:10px;
	color:#906C2E;
	border-bottom:1px dotted #906C2E;
}

#header #header-menu {
	position:absolute;
	top:335px;
	left:450px;
	text-align:right;
}

#header #header-menu ul li {
	font-size:15px;
}

#header #header-menu ul li a {
	border-bottom:none;
	color:#906C2E;
	text-decoration:none;
}

#header #header-menu ul li a:hover {
	color:#c39f5f;
	border-bottom:1px dotted #c39f5f;
}

#page {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background:url(images/sidebar-bg.jpg) repeat-y 629px 500px;
}

#content {
	float: left;
	text-align: left;
	width: 600px;
	line-height: 1.5em;
	margin:0 15px 0 3px;
}

#page-no-sidebar {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#content-no-sidebar {
	text-align: left;
	line-height: 1.5em;
	margin:0 15px 0 3px;
}

#members-menu {
	float:right;
	width:203px;
}

#members-menu ul {
	margin-bottom:20px;
}

#members-menu h3 {
	margin-top:0;
}


/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
	padding: 30px;
	margin:0 0 0 3px;
}

.post ul li {
	background: url(images/tictac_orange.gif) no-repeat 0 6px;
	margin-left: 0em;
}

/* Sidebar 
------------------------------------------------------------------------- */

#sidebar {
	padding:0;
	font-size: 85%;
	line-height: 1.4em;
	color: #999;
	float:right;
	width:328px;
	margin:0 3px 0 0;
}

#sidebar h2 {
	padding: 15px 0 0 15px;
	margin:0;
	color: #906c2e;
	letter-spacing:normal;
	z-index:100;
}

#connect {
	background:#ffffff;
	border:1px solid #ccc;
	overflow:auto;
}

#tweet {
	min-height:90px;
	margin-top:15px;
}

.quote {
	padding:15px 10px;
	font-family:Georgia, Times;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	font-style:italic;
	text-align:justify;
	margin-bottom:10px;
	background:#f7f7f7;
}

.quote p {
	margin:0px;
}

#connect p {
	padding: 15px 15px 0 15px;
}

#twitter p {
	padding:0;
}

#twitter {
	background:#fff url(images/twitter-bird.png) no-repeat top right;
	border:1px solid #ccc;
	overflow:auto;
}

span.facebook {
	height:35px;
	width:35px;
	display:inline;
	margin-right:15px;
}

span.twitter {
	height:35px;
	width:35px;
	display:inline;
	margin-right:15px;
}

#connect a {
	border:none;
}

#connect a:hover {
	border:none;
}

#short-weather {
	background:#ffffff;
	border:1px solid #ccc;
}

#short-weather .temperature {
	float:left;
	font-size:24px;
	width:145px;
	text-align:center;
	color:#3878a5;
	padding-top:30px;
}

#short-weather .temperature .weather-text {
	font-size:14px;
	margin-top:6px;
	color:#999;
}

#short-weather .temperature .windchill {
	font-size:12px;
	color:#999;
}

#short-weather img {
}

#sidebar #nav {
	border-top:3px solid #fff;
	background:#957230;
}

#sidebar #nav ul {
	padding:20px;
}

#sidebar #nav ul li {
	border-bottom:1px dotted #694d1a;
	font-size:15px;
	background: url(images/bullet.png) no-repeat 5px 10px;
	padding-left: 26px;
}

#sidebar #nav ul li.last {
	border-bottom:none;
}

#sidebar #nav ul li:hover {
	background: #8e6b2b url(images/bullet.png) no-repeat 5px 10px;
}

#sidebar #nav li a {
	border-bottom:none;
	padding:8px 0 8px 0;
	display:block;
	color:#472b28;
	text-decoration:none;
}

#sidebar #nav li a:hover {
	color:#e8ca93;
}

#sidebar #nav #members-nav ul {
	border-top:3px solid #fff;
}

/* Footer 
------------------------------------------------------------------------- */
#footer {
	margin: 0;
	padding: 20px;
	font-size: 85%;
	color: #aaa;
	background:#083117;
	border:3px solid #ffffff;
}

#footer p {
}

#footer a {
	border-bottom: none;
}

#footer .left-column {
	width:49%;
	float:left;
}

#footer .right-column {
	width:49%;
	float:right;
	text-align:right;
}

/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	color: #06c;
	border-bottom: 1px dotted #06c;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h4.date-header {
	margin-top: 0;
	padding-left: 14px;
	font-size: 90%;
	color: #f93;
	background: url(images/date_icon.gif) no-repeat 0 50%;
}

blockquote {
	margin: 0 0 0 30px;
	padding: 10px 0 0 20px;
	font-size: 88%;
	line-height: 1.5em;
	color: #666;
	background: url(images/quotes.gif) no-repeat top left;
}

blockquote p {
	margin-top: 0;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

code {
	font: 1em/2.5em 'Courier New', Courier, monospace;
	color: #444;
	white-space: pre;
	width: 350px;
	height: auto;
	overflow: auto;
	display: block;
	border: 1px solid #999;
	border-width: 2px 0;
	padding: 1em;
	margin: 0 0 1em 0;
	background-color: #fafafa;
}

li code {
	width: 330px
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

.center {
	text-align: center;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

hr {
	display: none;
}

.error, .message {
}

.message {
	background-color: green;
}

/* Search Form 
------------------------------------------------------------------------------- */
#search {
	position: absolute;
	right: 60px;
	top: 40px;
	padding: 15px 15px 0;
}

form.FSF_form {
	margin: 0;
	padding: 0;
	width: auto;
	text-align: right !important;
}

input.FSF_input {
	display: inline;
	height: 17px;
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
	background: #fff url(images/input-bg.gif) repeat-x top left;
	margin: -1px 3px 0;
	padding: 3px 0 0;
}

input.FSF_submit {
	display: inline;
	margin: -1px 0 0;
	padding: 0;
	height: 22px;
	line-height: 22px;
}

/* Related Links 
------------------------------------------------------------------------- */
#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

/* UserComments 
------------------------------------------------------------------------- */                        
.comment {
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	position: relative;
	padding: 10px;
	overflow: hidden;
}

.commentAlt {
	background-color: #f4f4f4;
}

.commentAuthor {
	background-color: #ffc;
}

.commentMe {
	background-color: #ccf !important;
	padding-top: 5px;
}

.commentNum {
	font-family: Arial, sans-serif;
	font-size: 50px;
	line-height: 30px;
	position: absolute;
	top: 0;
	right: 0;
	color: #f2f2f2;
	font-weight: bold;
	letter-spacing: -4px;
	z-index: 1;
}

.commentAlt .commentNum {
	color: #eaeaea;
}

.commentMe .commentNum {
	color: #b0b0ff;
}

.commentAuthor .commentNum {
	color: #f3f3bb;
}

.commentTitle {
	position: relative;
	z-index: 10;
	color: #999;
}

.commentTitle span {
	text-transform: uppercase;
	font-size: 86%;
}

.commentTitle strong {
	color: #693;
	font-size: 110%;
	text-transform: none;
	font-weight: normal;
	margin-right: 6px;
}

.comment .content {
	position: relative;
	z-index: 10;
}

/* Forms 
------------------------------------------------------------------------------- */
form {
	/*width: 360px;*/
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	border: none;
}

form.full {
	width: 100%;
}

fieldset {
	border: none;
}

legend {
	display: none;
}

form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

form label, form p {
	display: block;
	clear: both;
	/*width: 310px;*/
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.first, form label.city {
	clear: left;
	margin-right: 10px;
	width: 150px;
}

form label.second, form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}

form label.state {
	width: 60px;
}

form label.first input, form label.city input, form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip, form label.zip input {
	float: left;
	width: 80px;
}

form label.zip {
	clear: none;
}

form label {
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

form label input {
	float: left;
	width: 310px;
	padding: 0;
}

form input.radio, form input#radiobutton_1, form input#radiobutton_2, form input#radiobutton_3, form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio, form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox, form input#checkbox_1, form input#checkbox_2, form input#checkbox_3, form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

/* style the form elements to look similar across browsers ... emulates Safari */
form label input, form textarea {
	border: 1px solid #999;
	padding: 0 2px;
	height: 18px;
	line-height: 20px;
	background: #fff url(images/input-bg.gif) repeat-x top left;
	font-family:Verdana, Helvetica, sans-serif;
	margin-bottom:10px;
}

form input.checkbox, form select {
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
	background-color: #fff;
}

form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

form label input.calc {
	text-align: right;
	width: 100px;
	clear: left;
	padding: 0;
}

form input.button {
	clear: left;
}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

.greyTableBkg {
	background-color:#EBEBEB;
}

.yellowTableBkg {
	background-color:#FFFFCC;
}

.redTableBkg {
	background-color:#FF8080;
}

.greyTableTight, #courseTable {
	background-color:#FFFFFF;
	border:2px solid #9CA3A8;
	border-collapse:collapse;
}

.greyTableTight td, #courseTable td {
	border:1px solid #9CA3A8;
	padding:3px;
}

#courseTable {
	background-color:#FFFFFF;
	border:2px solid #9CA3A8;
	border-collapse:collapse;
}

#courseTable td {
	border:1px solid #9CA3A8;
	padding:3px;
}

.more-box {
	text-align:right;
	padding:9px 0;
}

img {
	border:none;
}

.post img {
	padding:4px;
}

.post + img {
	display:block;
	margin:auto;
}

.post img a {
	border:none;
}

.line {
	clear:both;
	border-top:1px solid #cccccc;
	margin-top:5px;
	padding-bottom:5px;
}

.listing {
	padding-left:80px;
	background:url(images/golf_icon.gif) no-repeat 0 0;
}

.listing p {
	padding:0;
}

.ditto_paging {
	padding: 10px;
	font-size: 86%;
	color: black;
}

#ditto_pages .ditto_currentpage {
	border: 1px solid black;
	padding: 1px 5px 2px;
	margin-right: 1px;
	background-color: #008CBA;
	color: #fff;
}

#ditto_pages .ditto_off {
	border: 1px solid #ccc;
	padding: 1px 5px 2px;
	margin-right: 1px;
	color: #ccc;
}

#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
	border: 1px solid #008CBA;
	padding: 1px 5px 2px;
	margin-right: 1px;
	text-decoration: none !important;
	color: black;
}

#ditto_pages a:hover {
	background-color: #ccc;
	color: #000;
}

.file-download {
	clear:both;
}

p.wlpeMessageText {
	color:#660000;
	font-weight:bold;
}

#wlpeHandicap {
	border:1px dotted #666666;
	background:#eeeeee;
	padding:10px;
	font-size:14px;
	font-weight:bold;
}

.handicap-value {
	display:inline;
	font-size:24px;
}

.foodmenu {
	text-align:center;
	line-height:normal;
	width:80%;
	margin: 0 auto;
}

.file-download img {
	float:left;
	margin: 0 10px 0 0;
}

.tweetbox {
	padding:0;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}

.tweetdate {
	width:100%;
	text-align:right;
	font-size:11px;
	color:#ccc;
}

.tweet {
	margin-bottom:5px;
	color:#333333;
	padding:10px 15px;
}

.tweet p {
	padding:10px 0;
}

.followus {
	width: 500px;
	padding:10px;
}

.post table {
	background: #F3F5F7;
	border: 1px solid #EAECEE;
	border-collapse: collapse;
	color: #333;
	margin:auto;
	margin-bottom:30px;
	padding: 0;
	width:500px;
}

.post table caption {
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}

.post table thead th {
	background: #3A4856;
	color: #fff;
	font-weight: normal;
	padding: 15px 10px;
	text-align: left;
}

.post table tbody, table thead {
	border-left: 1px solid #EAECEE;
	border-right: 1px solid #EAECEE;
}

.post table tbody {
	border-bottom: 1px solid #EAECEE;
}

.post table tbody td, table tbody th {
	padding: 10px;
	text-align: left;
}

.post table tbody tr {
	background: #f7f7f7;
	border-bottom:1px solid #EAECEE;
}

.post table td div {
	text-align:right;
}

.post table tbody tr:hover {
	background: #EAECEE;
	color: #111;
}

.post table th[scope=col] {
	text-align:right;
}

#tvgc table {
	background: #F3F5F7;
	border: 1px solid #EAECEE;
	border-collapse: collapse;
	color: #333;
	margin: 0;
	padding: 0;
}

#tvgc table caption {
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}

#tvgc table th {
	background: #957230;
	color: #fff;
	font-weight: normal;
	padding: 15px 10px;
	text-align: left;
}

#tvgc table, table thead {
	border-left: 1px solid #EAECEE;
	border-right: 1px solid #EAECEE;
}

#tvgc table {
	border-bottom: 1px solid #EAECEE;
}

#tvgc table td, table th {
	padding: 10px;
	text-align: left;
}

#tvgc table tr {
	background: #f7f7f7;
}

#tvgc table tr:hover {
	background: #EAECEE;
	color: #111;
}

.tweet, .query {
	font-size: 120%;
}

.tweet .tweet_list, .query .tweet_list {
	-webkit-border-radius: .5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
	text-transform: uppercase;
}

.tweet .tweet_list li, .query .tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: .5em;
}

.tweet .tweet_list li a, .query .tweet_list li a {
	color: #0C717A;
}

.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
}

.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}

.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
	vertical-align: middle;
}

ul#members {
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:auto;
}

ul#members li {
	float:left;
}

.layer h2.heading {
	cursor:pointer;
	margin:1px 1px 10px;
	padding:3px 0;
	position:relative;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#906C2E;
	font-weight:normal;
	border-bottom:1px solid #c4c4c4;
	background:url(images/tvgc-arrow.jpg) no-repeat right;
}

.layer .content {
	padding:10px;
	overflow:auto;
}

.layer .content div.supplier {
	float:left;
	width:40%;
}

ul#directory {
	margin:0 auto;
	width:870px;
	padding:0;
	overflow:auto;
	list-style-type:none;
}

ul#directory li {
	float:left;
	width:170px;
	margin-right:4px;
	margin-bottom:15px;
	height:125px;
	position:relative;
	padding:0px;
}

ul#directory li a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	border:none;
}

ul#directory li a span {
	background:url(images/category/a-bg.png);
	bottom:9px;
	display:block;
	height:20px;
	left:5px;
	padding-left:5px;
	position:absolute;
	width:155px;
	border:none;
}

ul#directory li.bridal-wear {
	background:url(images/category/bridal-wear.png) no-repeat;
}

ul#directory li.cakes {
	background:url(images/category/cakes.png) no-repeat;
}

ul#directory li.beauty-spa {
	background:url(images/category/beauty-spa.png) no-repeat;
}

ul#directory li.creative-ideas {
	background:url(images/category/creative-ideas.png) no-repeat;
}

ul#directory li.florists {
	background:url(images/category/florists.png) no-repeat;
}

ul#directory li.hair {
	background:url(images/category/hair.png) no-repeat;
}

ul#directory li.hotels {
	background:url(images/category/hotels.png) no-repeat;
}

ul#directory li.menswear {
	background:url(images/category/menswear.png) no-repeat;
}

ul#directory li.photography {
	background:url(images/category/photography.png) no-repeat;
}

ul#directory li.tables {
	background:url(images/category/tables.png) no-repeat;
}

ul#directory li.transport {
	background:url(images/category/transport.png) no-repeat;
}

ul#directory li.dvd {
	background:url(images/category/dvd.png) no-repeat;
}

ul#directory li.favours {
	background:url(images/category/favours.png) no-repeat;
}

ul#directory li.hats {
	background:url(images/category/hats.png) no-repeat;
}

ul#directory li.extras {
	background:url(images/category/extras.png) no-repeat;
}

/* Z-index of #mask must lower than #boxes .window */
#mask {
	position:absolute;
	z-index:9000;
	background-color:#000;
	display:none;
}

#boxes .window {
	position:absolute;
	width:440px;
	height:200px;
	display:none;
	z-index:9999;
	padding:20px;
}

/* Customize your modal window here, you can add background image too */
#boxes #dialog {
	width:375px;
	height:203px;
}

body#p {
	background:#26201B;
}

#wrap {
	padding:20px;
	margin:20px;
	background:#fff;
	text-align:left;
	border:1px solid #ccc;
}

#wrap div {
	background:#f7f7f7;
	padding:10px;
	border:1px solid #ccc;
	margin-bottom:15px;
}

#ingredients p {
	color:#333;
	font-size:12px;
	padding:5px 0 3px 15px;
}

#ingredients ul {
	margin-left:20px;
	padding-top:1px;
}

#ingredients img {
	padding:3px;
	border:1px solid #ccc;
	display:block;
	margin:auto;
}

#ingredients ul li {
	background:url("images/tictac_orange.gif") no-repeat scroll 0 6px transparent;
	margin-left:0;
	color:#333333;
	font-size:12px;
}

#ingredients li {
	list-style:none outside none;
	padding-left:1em;
	margin:10px 0;
}

.monthlyEntry {
	margin-bottom:15px;
}

.monthlyEntry img {
	float:left;
	width:200px;
	padding:3px;
	border:1px solid #ccc;
	margin-right:30px;
}

.article {
	border-bottom:1px solid #ccc;
	padding:10px;
	margin-bottom:10px;
}

.article:hover {
	background:#f7f7f7;
}

#wlpeUser {
	float:left;
	width:300px;
}

#wlpeUser h3 {
	margin-top:0;
}

.box {
	border:1px solid #cccccc;
	background:#ecf4fd;
	margin:10px auto;
	padding:10px;
}

.box p {
	font-size:85%;
	line-height:20px;
}

#updates {
	width:640px;
	overflow:hidden;
}

.col {
	float:left;
	width:205px;
	margin-right:5px;
	min-height:140px;
}

.last {
	margin:0;
}

.middle {
	background:#f7f7f7;
}

#updates .col p {
	padding:5px;
	font-size:85%;
}

#news-nav ul {
	font-size:13px;
	padding:10px;
	margin:0;
}

#news-nav li {
	margin-bottom:10px;
	border-bottom:1px solid #ddd;
	padding-bottom:5px;
}

#news-nav li a {
	text-decoration:none;
	display:block;
}

#news-nav {
	background:#f7f7f7;
}

