﻿/*reset values*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;text-decoration:none;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}


.list-override {margin:20px;}
.list-override li {
    background: url("../furniture/home/tick.png") no-repeat scroll 0 0 transparent;
    font-size: 0.9em;
    font-weight: bold;
    padding: 3px 0 5px 30px;
}

.call {width:50px; text-align:center;}

/*utility classes - general*/
.clear{clear:both;margin:0;padding:0;font-size:1px}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}  /* for IE/Mac */
.hidden{position:absolute;left:-6000px;display:inline;}
.footer-logo {margin:8px 0 0 40px;}
/*
stick this on the page's head to make the .clearfix work in IE
<!--[if IE]>
		<style type="text/css">
			.clearfix {zoom:1;display:block;} 
			.hidden{display:inline-block;}
		</style>
<![endif]-->
*/


#newsContent {
	margin-top:20px;
	border-top:1px #CCCCCC solid;
	padding:20px 10px;
}

#newsContent h2, #newsContent li {margin-bottom:1em;}



