body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-color: white;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

/* ~~ content ~~*/
/*
a:active {
	font: Arial, sans-serif;
	color: #168FBE;
	text-decoration: none;
}

a:link {
	font: Arial, sans-serif;
	color: #168FBE;
	text-decoration: none;
}

a:visited {
	font: Arial, sans-serif;
	color: #168FBE;
	text-decoration: none;
}

a:hover {
	font: Arial, sans-serif;
	color: #168FBE;
	text-decoration: underline;
}
*/

#content{
	width: 551px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#logo {
    font-size: 30pt;
    color: #e67817;
    font-weight: bold;
    text-align: left;
    margin-top: 10px;
    vertical-align: bottom;
    left: 0px;
    width: 550px;
    height: 50px;
}

#box1_top {
    margin-top: 10px;
    padding: 0px;
    background-image: url(/images/petlibrary/common/border_top.gif);
    background-repeat: no-repeat;
    width: 550px;
    height: 22px;
}

#box_top {
    background-image: url(/images/petlibrary/common/border2_top.gif);
    background-repeat: no-repeat;
    width: 551px;
    height: 4px;
    font-size: 2px;
}

#box_topb {
    margin-top: 20px;
    background-image: url(/images/petlibrary/common/border2_topb.gif);
    background-repeat: no-repeat;
    width: 551px;
    height: 4px;
    font-size: 2px;
}

#box_top3 {
    background-image: url(/images/petlibrary/common/border2_top.gif);
    background-repeat: no-repeat;
    width: 551px;
    height: 4px;
    font-size: 2px;
}

#box_center {
    padding: 0px 0px 0px 0px;
    background-image: url(/images/petlibrary/common/border2_bg.gif);
    background-repeat: no-repeat;
    width: 550px;
    height: 145px;
}

#box_center2 {
    padding: 0px 0px 0px 0px;
    background-image: url(/images/petlibrary/common/border3_bg.gif);
    width: 551px;
    height: 192px;
}

#box_center3 {
    padding: 0px 0px 0px 0px;
    background-image: url(/images/petlibrary/common/border3_bg.gif);
    width: 551px;
    height: 0px;
}

#box_bottom {
    /*padding: 10 10 10 10 px;*/
    background-image: url(/images/petlibrary/common/border2_bottom.gif);
    background-repeat: no-repeat;
    width: 550px;
    height: 47px;
}

#box_bottom3 {
    /*padding: 10 10 10 10 px;*/
    background-image: url(/images/petlibrary/common/border4_bottom.gif);
    background-repeat: no-repeat;
    width: 550px;
    height: 47px;
}

#box_bottom22 {
    /*padding: 10 10 10 10 px;*/
    background-image: url(/images/petlibrary/common/border3_bottom.gif);
    background-repeat: no-repeat;
    width: 551px;
    height: 24px;
}

#box_bottom2 {
    /*padding: 10 10 10 10 px;*/
    background-image: url(/images/petlibrary/common/border3_bottom2.gif);
    background-repeat: no-repeat;
    width: 551px;
    height: 24px;
}

#marg {
    padding: 0px 10px 2px 4px;
    width: 550px;
}

#top_text1 {
    margin-left: 10px;
    width: 200px;
}

#text_top {
    margin-top: 2px;
    margin-left: 10px;
    text-align: left;
    width: 200px;
}

#middle_text1 {
    margin-left: 0px;
    margin-top: 8px;
    width: 180px;
    text-align: left;
}

#top_text2 {
    margin-left: 10px;
    width: 180px;
}

#top_text3 {
    margin-left: 50px;
    width: 160px;
}

#top_text3_2 {
    margin-left: 60px;
    width: 160px;
}

#top_text5 {
    width: 160px;
    margin-left: 60px;
}

#top_text5_2 {
    width: 140px;
    margin-left: 60px;
}

.text2 {
    text-align: left;
    float: left;
    color: black;
    height: auto;
}

.text {
    text-align: left;
    margin-top: 5px;
    float: left;
    color: black;
    height: auto;
}

.horoscope {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 20px;
    color: black;
    height:90px;
}

.feature_text {
    font-family: 	Arial, Helvetica, sans-serif;
    font-size:		12px;
    line-height:	14px;
}

.t_orange {
    color: #FF6600;
    font-size: 18px;
    text-decoration: bold;
}

.horoscope_date {
    padding: 38px 2px 0px 2px;
    color: #AAAAAA;
    font-size: 10px;
    text-align: left;
}


#veterinar_text {
    padding: 55px 110px 0px 7px;
    font-size: 12px;
}

#veterinar_text2 {
    padding: 55px 110px 0px 7px;
    font-size: 10px;
}

#top10 {
    left: 0px;
    width: 160px;
    height: 182px;
}

#top10_text {
    padding: 165px 0px 0px 0px;
    text-align: center;
    font-size: 9px;
    font-weight: bold;
}

div.float {
    float: left;
    /*border: solid 1px red;*/
}
  
div.float p {
   text-align: left;
   padding: 4px 4px 4px 4px;
}

