a:link
{
	color:#a4a4a4;
}
a:visited
{
	color:#666;
}
a:hover
{
	color:#000;
}

p small a
{
    color:#a4a4a4;
}
p small a:visited
{
    color:#666;
}
a:hover, p small a:hover
{
    color:#000;
}
small
{
    font-family:Verdana, Arial,Helvetica, sans-serif;
    color:#a4a4a4;
}
/*-------------- List ---------------------------------*/

#items li
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 3px 0px;
    vertical-align:top;
    text-align:left;
    list-style-image:url(../images/pet/pet_list_dot.gif);
    color:#666;font-family:Verdana, Arial, Helvetica, Sans-Serif;
}


/*------------ Footer -------------------------*/
#pet_footer #pet_footer_left
{
   float:left;
   width:30%;
   text-align:justify;
   margin-right:30px;
}

#pet_footer #pet_footer_middle
{
    float:left;
    width:30%;
    text-align:justify;
    margin-right:30px;
}

#pet_footer #pet_footer_right
{
    float:left;
    width:30%;
    text-align:justify;
}

#pet_footer p small
{
    font-size:9px;
    font-family:Verdana, Arial,Helvetica, sans-serif;
    line-height:normal;
    color:#a4a4a4;
}

.button_items
{
	float:left;
	border:none;
	width:240px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	text-align:center;
}

#cover_button a 
{
    display:block;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size:1.0em;
    letter-spacing:-1px;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	padding:3px 0px 3px 0px;
	cursor:pointer;
	width: 152px;
    height:20px;
    background: url(../images/pet/pet_button_short.gif) 0 0 no-repeat;
    text-decoration: none;
}

#cover_button a:hover
{
    color:#333;
    background: url(../images/pet/pet_btn_short_roll.gif) 0 0 no-repeat;
    text-decoration: none;
}


#quote_button a
{
    display:block;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:1.0em;
    letter-spacing:-1px;
	text-align:center;
	vertical-align:middle;
	
	color:#FFFFFF;
	padding:3px 0px 3px 0px;
	cursor:pointer;
	width: 180px;
    height:20px;
    background: url(../images/pet/pet_button.gif) 0 0 no-repeat;
    text-decoration: none;
}

#quote_button a:hover
{
    color:#333;
    background: url(../images/pet/pet_btn_roll.gif) 0 0 no-repeat;
    text-decoration: none;
}

