#tell-a-friend {
	width:410px; /*height:315px;*/
	background:#2191AD;
	padding:5px;
	color: #fff;
	}
	#tell-a-friend .inset {
		background:#7DC8D2 none repeat scroll 0 0;
		color:#663700;
		margin-bottom:2px;
		padding:8px;
		}
		#tell-a-friend h2 {
			font-size:10px;
			font-weight:bold;
			margin:0;
			padding:0;
		}
	#tell-a-friend fieldset {
		border:none;
		margin:0;
		padding:12px 8px;
		}
	#tell-a-friend .field {
		padding-bottom:3px;
		
		}
		label {
			display:block;
			padding-bottom:2px;
		}
		input {
			width:150px;
			padding-left:5px;
			padding-right:5px;
		}
		input, textarea {
			border:0.75pt solid #663700;
			font-family: Verdana,sans-serif;
			font-size:12px;
		}
		
		
#site-container
{
	background: url(../../images/bgs/bg_pet_dossier.png) no-repeat; 
	background-position: center 0px;	
	height:457px;
	
	min-height: 457px;
	_height: 457px;
}

#site-content
{
	height: 360px;
	overflow: visible;
}

/*
#site-welcome-blog-button a {
	width:59px; height:37px;
	display:block;
	background-position: 0 0;
}
*/

#site-welcome-blog-button a:hover {
	background-position: 0 0;
}

#site-sidebar
{

	margin-top: -14px;

	background: url(../../images/bgs/left_side_bg_pet.png) #9cd7de;
	background-repeat:no-repeat;
	float: left;
	
	height: 450px; 

	width: 158px;
}

#site-sidebar li a:hover, #site-sidebar li a.selected
{
	background: #F89828;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	text-decoration:none;
}


#site-sidebar li a
{
font-weight: normal;
}

#site-sidebar li a:hover
{
font-weight: bold;
}

#site-sidebar h2
{
display:none;
}


#page-service
{
	width:500px;
}






