
html {
	margin: 10mm;
	
}

body {
	margin: 10mm;
	
}

h2{ display:none;}

#header, #primary-nav, div.panel-side, select, #footer,#above_footer, .toby-awards-main {
	display:none;
}

h2 span	{
	display:block;
}

#main	{
	background-color:#F2F9FA;
}

.archivelist	{
	border: 1px solid #A9CCDE;
	margin: 0 0 10px 27px;
	color:#999999;
}

.container-title	{
	_margin-bottom:10px;
}

/* ========================== LIST ITEMS - Thumbnail / Title / Description ========================== */ 

ul.list-items {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.list-items li {
	background-color: #fff;
	display: block;
	margin: 0;
	padding: 10px 0;
	position:relative;
}

ul.list-items li.last {
	background: none;
	padding-bottom: 0;
}

ul.list-items li img.thumb {
	border: 1px solid #A9CCDE;
	float: left;
	margin-left:28px;
	margin-right: 20px;
}

ul.list-items li h3 {
	padding:0;
	margin:0 0 10px 0;
}

ul.list-items li p {
	display:inline;
	width:320px;
	float:right;
	margin:0 28px 10px 0;
	color:#000;
}

/* ========================== PAGE TITLES ========================== */ 

#title-yourpet {
	background: #fff url("../images/titles/yourpet.gif") 0 0 no-repeat;
	margin: 0;
	padding: 0;
	line-height: 1px;
	float: left;
	height: 47px;
	width: 305px;
}

#title-upcomingevents {
	display:inline;
	background: #fff url("../images/titles/upcomingevents.gif") 0 0 no-repeat;
	margin: 0 0 10px 27px;
	padding: 0;
	line-height: 1px;
	height: 24px;
	width: 204px;
	float:left;
}

#title-fromthearchive {
	background: #fff url("../images/titles/fromthearchive.gif") 0 0 no-repeat;
	margin: 10px 0 10px 27px;
	padding: 0;
	line-height: 1px;
	height: 10px;
	width: 136px;
}

/* ========================== PAGE BUTTONS ========================== */ 

div.container-viewall {
	margin:0;
	padding:0;
	float:right;
	background: transparent url("../images/buttons/viewall.gif") 0 0 no-repeat;
}

a.button-viewall {
	margin:0;
	padding:0;
	display:block;
	width:72px;
	height:18px;
	background: transparent url("../images/buttons/viewall.gif") 0 0 no-repeat;
}

a.button-viewall {
	margin:0;
	padding:0;
	display:block;
	width:72px;
	height:18px;
	background: transparent url("../images/buttons/viewall.gif") 0 0 no-repeat;
}
#print-header{
	display:block;	
}