/*------------------------------------------------------------------
BASE - TABLE OF CONTENTS
1. GENERAL
2. BADGES

------------------------------------------------------------------*/

/*------------------------------------------------------------------
1. GENERAL
------------------------------------------------------------------*/
* html div#sub_wrapper
{
 height          : 750px;
 display         : inline;
}
* html div.forum dt
{
_background		 : url(/site-media/images/modules/forum/badge_print.gif);
}
* html div#intro_body
{
 height          : 260px;
}
* html div.login
{
 margin-right    : 6px;
}

* html div.pet_spotlight dd
{
 word-wrap       : break-word;
}

div.module_side_bar
{
 margin-bottom			: 10px;
}
/*------------------------------------------------------------------
1. BADGES
------------------------------------------------------------------*/
*html div#vet_dude
{
_background		 : url(/site-media/images/modules/intro/vetdude.gif);
bottom:2px!important;
}

.feature #dog_scarf_img {
_background:url(/site-media/images/modules/feature/feature_dog.jpg) top left no-repeat;
}

li.last_post_author,
li.post_author
{
 _background				: url(/site-media/images/modules/forum/hand.gif) no-repeat top left;
}

li.last_post_author a
{
 _background				: url(/site-media/images/modules/forum/badge_print.gif) no-repeat top left;
}

* html #weight_checker #step_content {
display:block;
}

*html div.advice h3
{
 background      : url(../images/modules/weight_clinic/weight_clinic_heading.gif) no-repeat top left;
 width:530px;
}
*html div.answer_wrapper  a.close{
width:50px;
height:34px;
position:absolute;
right:40px;
bottom:-2px;
}
*html #advice_boxes .tip{
background: url(/site-media/images/modules/weight_clinic/popup.gif) no-repeat top left;
}
*html a.watch img{ 
padding:0 0 0 5px;
}

.weight_checker_body{
    height: 105px!important;
}
