.leftmenu_cont {
	float: left;
	width: 202px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background-image: url(../images/menu2_bg.jpg);
	background-repeat: repeat-x;
}
.menu2_top {
	background-image: url(../images/menu2_top.jpg);
	background-repeat: no-repeat;
	width: 191px;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu2_title {
	float: left;
	width: 180px;
	height: 12px;
	background-image: url(../images/menu2_title_top.jpg);
	background-repeat: no-repeat;
	padding-bottom: 22px;
	text-align: center;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
}

.cont1 {
	width: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.mypets {
	cursor: pointer;
	width: 167px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/menu3_bg.jpg);
	background-repeat: no-repeat;
	background-position: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.mypets a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404B1B;
	text-decoration: none;
}

.mypets a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.thepet {
	width: 177px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	min-height: 5px;
	height: auto !important;
	height: 5px;
}

ul.bullet {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-top: 5px;
	line-height: 20px;
	}

ul.bullet li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #86693E;
	background-image: url(../images/menu3_bullet.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 3px;
	padding-left: 20px;
	padding-top: 5px;
	border: 1px solid #E5E5E5;
	background-color: #FFFFFF;
	margin-bottom: 2px;
}

ul.bullet li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #86693E;
	text-decoration: none;
}

ul.bullet li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}

.openpet {
	background-image: url(../images/menu3_bg2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: 2px;
}

.cont-pad {
	float: left;
	margin-bottom: 1px;
	width: 180px;
}

