@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	cursor:default;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/bg1.jpg);
	background-repeat:repeat-x;
}

a{
	text-decoration:none;
}

ul{
	margin:0px;
	padding:0px;
	float:right;
}

li{
	list-style:none;
}

img{
	border:none;
}

form{
	margin:0px;
	padding:0px;
}

#body-modify{
	background-image:url(../images/bg2.jpg);
}

h1{
	margin:0px;
	font-size:26px;
	color:#4da3af;
	font-weight:normal;
}

h2{
	font-weight:normal;
	margin:0px;
	font-size:20px;
	color:#393B3B;
	line-height:34px;
}

h3{
	color:#50a7b2;
	font-size:12px;
	font-weight:100;
}

#container{
	width:1002px;
	margin:auto;
}

#logo img{
	padding:20px 0px 0px 15px;
}

#logo-modify img{
	padding:20px 0px 0px 15px;
}

#logo{
	background-image:url(../images/logo-bg.jpg);
	width:399px;
	height:143px;
	float:left;
}

#logo-modify{
	background-image:url(../images/logo-modify-bg.jpg);
	width:399px;
	height:140px;
	float:left;	
}

#menu-container{
	float:left;
	height:143px;
	width:583px;
}

#content-container{
	clear:both;	
	width:962px;
	margin:auto;
}

#menu{
	height:30px;
	padding-top:40px;
}

#menu a{
	color:#FFF;
	text-decoration:none;
}

#menu a:hover{
	color:#bae0cd;
}

#menu ul li{
	font-size:12px;
	margin:0px 2px 0px 2px;
	color:#FFF;	
	float:left;
}

#main-menu{
	font-size:12px;
	padding:10px 0px 0px 0px;
}

#main-menu ul li{
	float:left;
	padding-left:5px;
}

#main-menu ul li a:hover{
	color:#307e87;
}

.active{
	color:#bae0cd !important;
}

.active-main{
	background-position:0px -31px !important;
	color:#307e87 !important;	
}

#main-menu a{
	float:left;
	text-align:center;
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:8px 12px 7px 12px;
	margin-left:6px;
	color:#FFF;
}

#main-menu a:hover{
	background-position:0px -31px;	
}

#services{
	background-image:url(../images/menu-services-btn.jpg);	
}

#about-us{
	background-image:url(../images/menu-about-us-btn.jpg);	
}

#staff{
	background-image:url(../images/menu-staff-btn.jpg);	
}

#pet-care{
	background-image:url(../images/menu-pet-care-btn.jpg);	
}

#community{
	background-image:url(../images/menu-community-btn.jpg);	
}

#emergency{
	background-image:url(../images/menu-emergency-btn.jpg);	
}

#slideshow{
	height:376px;
	width:962px;
	overflow:hidden;
}

#slideshow{
	height:376px;
	width:962px;
	overflow:hidden;
}

#main-image{
	height:296px;
	width:962px;
	overflow:hidden;
}

#main-image h5{
	color:#FFF;
	margin:0px;
	position:absolute;
}

#main-image img{
	position:absolute;
	z-index:1000;	
}

#image-0{
	background-image:url(../images/slideshow-8.jpg);	
	position:absolute;
	height:376px;
	opacity:1;
	width:962px;
	z-index:500;
}

#image-1{
	background-image:url(../images/slideshow-7.jpg);	
	position:absolute;
	height:376px;
	opacity:1;
	width:962px;
	z-index:500;
}

#image-2{
	background-image:url(../images/slideshow-6.jpg);	
	position:absolute;
	height:376px;
	opacity:1;
	width:962px;
	z-index:500;
}

#image-3{
	background-image:url(../images/slideshow-5.jpg);	
	position:absolute;
	height:376px;
	opacity:1;
	width:962px;
	z-index:500;
}

#image-4{
	background-image:url(../images/slideshow-4.jpg);	
	position:absolute;
	height:376px;
	opacity:1;
	width:962px;
	z-index:500;
}

#image-5{
	background-image:url(../images/slideshow-3.jpg);	
	position:absolute;
	height:376px;
	opacity:1;
	width:962px;
	z-index:500;
}

#image-6{
	background-image:url(../images/slideshow-2.jpg);	
	position:absolute;
	height:376px;
	opacity:1;
	width:962px;
	z-index:500;
}

#image-7{
	background-image:url(../images/slideshow-1.jpg);	
	position:absolute;
	height:376px;
	opacity:1;
	width:962px;
	z-index:500;
}

#content-left{
	width:640px;
	float:left;
	margin:0px;
}

#left-title{
	width:640px;
	height:50px;	
	padding:20px 0px 0px 0px;
	float:left;
}

#right-title{
	width:300px;
	height:50px;	
	padding:20px 0px 0px 0px;
	float:right;
}

#content-right{
	width:300px;
	float:right;
	font-size:12px;
	color:#717171;
}

#content-left p{
	line-height:18px;
	font-size:12px;
	color:#717171;
	margin:0px 0px 15px 0px;	
}

#quick-contact{
	background-image:url(../images/quick_contact_bg.gif);
	background-repeat:no-repeat;
	width:220px;
	height:95px;
	padding:35px 0px 0px 80px;
	float:right;
	margin-top:5px;
}

#quick-contact p{
	font-size:14px;
	margin:5px;
}

#quick-contact a{
	color:#449DA9;
}

#quick-contact a:hover{
	text-decoration:underline;
}

#quick-links{
	width:275px;
	padding:0px;
}

#quick-links ul{
	padding:10px 0px 15px 50px;
	width:250px;
	float:left;
}

#quick-links li{
	width:120px;
	float:left;
	padding:5px 5px 5px 0px;
	color:#449DA9;	
	list-style-image:url(../images/plus.gif);
}

#quick-links a{
	color:#449DA9;
}

#quick-links a:hover{
	text-decoration:underline;
}

#footer{
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	clear:both;
	width:960px;
	height:20px;
	margin:auto;
}

#date{
	color:#b3b3b3;
	float:left;
	font-size:10px;
	padding:10px 0px 10px 0px;
}

#awd{
	float:right;
	font-size:10px;
	padding:10px 0px 10px 0px;
}

#awd h6{
	margin:0px;
	padding:0px;
	font-size:10px;
	font-weight:normal;
}

#awd a{
	color:#449DA9;
}

#content-left img{
	float:right;
	padding:5px;
	border:1px solid #e0e0de;
	margin:0px 10px 10px 15px;
}

#sub-menu ul{
	float:left;
	margin:0px 0px 10px 0px;
}

#sub-menu ul li{
	height:34px;
	width:300px;	
	cursor:pointer;
	border-bottom:1px solid #e3e3e3;
	list-style:none;
	float:left;
}

#sub-menu ul li a{
	position:absolute;
	width:260px;
	height:24px;
	margin:0px;
	padding:10px 0px 0px 40px;
	background-repeat:no-repeat;
	background-position:8px 2px;
	color:#393b3b;
	font-size:12px;	
}

#sub-menu ul li a:hover{
	background-image:url(../images/white-paw.gif);	
	color:#59aeb8;	
}

.active-sub-menu{
	background-image:url(../images/white-paw.gif);	
	background-color:transparent !important;
	color:#59aeb8 !important;
	background-color:#e8f3f7 !important;
}

#links{
	float:none;
}

#links h3{
	color:#717171;	
	margin:0px;
}

#links li{
	margin:0px 0px 15px 0px;
}

#links li a{
	background-image:url(../images/plus.gif) !important;
	background-repeat:no-repeat;
	background-position:0px 5px;
	background-color:transparent !important;
	font-size:13px !important;
	padding:0px 0px 0px 10px;
}

#links li a:hover{
	text-decoration:underline;	
}

.euthanasia-block{
	clear:both;	
}

.euthanasia-block h3{
	font-size:18px;
	font-style:italic;
}

.staff-link{
	float:left;
	position:relative;
	background-image:url(../images/staff.gif);
	padding:2px;
	margin:4px 4px 4px 5px;
	width:62px;
	height:62px;
}

.clients-block{
	clear:both;
}

.clients-img{
	float:left !important;	
	border:0px !important;
	margin:0px !important;
}

.clients-block h4{
	margin:0px;
	color:#4DA3AF;
	font-size:14px;
	font-weight:normal;
}

.clients-link{
	background-image:none !important;	
}

.blue{
	color:#4ea4b0 !important;
	font-size:13px !important;
}

#contact-container{
	background-color:#fafafa;
	border:1px solid #75c0c9;
	clear:both;
	height:400px;
}

#pet-container{
	background-color:#fafafa;
	border:1px solid #75c0c9;
	clear:both;
	height:230px;
}

#pet-container h3{
	margin:1px 0px 0px 0px;	
	background-image:url(../images/blue-paw.gif);
	background-repeat:no-repeat;
	background-position:10px 0px;
	height:20px;
	background-color:#78c1ca;
	padding:4px 0px 0px 40px;
	color:#FFF;
	font-size:14px;
}

#pet-memorial-container{
	background-color:#fafafa;
	border:1px solid #2d2d2d;
	clear:both;
	height:400px;	
	margin:0px 0px 10px 0px;
}

#pet-memorial-container h3{
	margin:1px 0px 0px 0px;	
	background-image:url(../images/white-alpha-paw.gif);
	background-repeat:no-repeat;
	background-position:10px 0px;
	height:20px;
	background-color:#2d2d2d;
	padding:4px 0px 0px 40px;
	color:#FFF;
	font-size:14px;
}

#lost-pet-container{
	background-color:#fafafa;
	border:1px solid #75c0c9;
	clear:both;
	height:430px;
}

#lost-pet-container h3{
	margin:1px 0px 0px 0px;	
	background-image:url(../images/blue-paw.gif);
	background-repeat:no-repeat;
	background-position:10px 0px;
	height:20px;
	background-color:#78c1ca;
	padding:4px 0px 0px 40px;
	color:#FFF;
	font-size:14px;
}

#contact-container h3{
	margin:1px 0px 0px 0px;	
	background-image:url(../images/blue-paw.gif);
	background-repeat:no-repeat;
	background-position:10px 0px;
	height:20px;
	background-color:#78c1ca;
	padding:4px 0px 0px 40px;
	color:#FFF;
	font-size:14px;
}

#contact-form{
	width:415px;
	float:left;
	padding:30px 0px 0px 15px;
}

#lost-pet-form{
	padding:30px 0px 0px 15px;	
}

#pet-memorial-form{
	padding:30px 0px 0px 15px;	
}

#opening{
	width:180px;
	padding:25px 0px 0px 0px;
	float:left;
}

#opening h4{
	font-family:"Comic Sans MS", cursive;	
	font-weight:normal;
	color:#55aab6;
	margin:0px 0px 10px 0px;
}

#opening ul{
	margin:0px;	
	float:left;
}

#opening li{
	font-family:"Comic Sans MS", cursive;
	margin:0px;
	font-weight:normal;
	color:#55aab6;
}

#pet-memorial-form div{
	padding-bottom:10px;		
}

#lost-pet-form div{
	padding-bottom:10px;	
}

#contact-form div{
	padding-bottom:10px;
}

#pet-memorial-form label{
	color:#2d2d2d;
	width:100px;
	float:left;
	font-size:12px;
}

#lost-pet-form label{
	color:#717171;
	width:100px;
	float:left;
	font-size:12px;
}

#contact-form label{
	color:#717171;
	width:100px;
	float:left;
	font-size:12px;
}

#pet-memorial-form input{
	width:490px;
	height:20px;
	border:1px solid #2d2d2d;
	padding:0px;
	margin:0px;
	color:#FFF;
}

#lost-pet-form input{
	width:490px;
	height:20px;
	border:1px solid #55aab6;
	padding:0px;
	margin:0px;
	color:#FFF;
}

#contact-form input{
	width:280px;
	height:20px;
	border:1px solid #55aab6;
	padding:0px;
	margin:0px;
	color:#000;
}

#pet-memorial-form textarea{
	clear:both;	
	float:left;
	border:1px solid #2d2d2d;
	width:590px;
	height:100px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
}

#lost-pet-form textarea{
	clear:both;	
	float:left;
	border:1px solid #55aab6;
	width:590px;
	height:100px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
}

#contact-form textarea{
	clear:both;	
	float:left;
	border:1px solid #55aab6;
	width:380px;
	height:100px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#quicklink-clients{
	float:left;	
	padding:20px 0px 0px 0px;
}

#sendmessage{
	float:right;
	padding:20px 32px 0px 0px;
}

#message{
	overflow:auto;
}	

#sendmessage input{
	background-image:url(../images/send.gif);
	width:58px;
	height:27px;
	border:none;
}

#quicklink-clients a{
	font-size:12px;
	text-decoration:underline;
	color:#55aab6;
}

.post-container{
	clear:both;	
}

.post-container p{
	padding:5px;	
}

.post-container h3{
	height:19px;
	border-top:1px solid #3a95a0;
	background-color:#74bbc5;
	padding:1px 0px 0px 5px;
	margin:10px 0px 10px 0px;
	font-size:14px;
	color:#FFF;
}

.post-container a{
	color:#449DA9;
	font-size:12px;
	background-image:url(../images/plus.gif);
	padding:0px 0px 0px 10px;
	background-position:0px 5px;
	background-repeat:no-repeat;
	clear:both;
}

#turns{
	clear:both;	
	text-align:right;
	padding:12px 0px 0px 5px;
}

#turns a{
	color:#c6d8db;
	background-image:url(../images/turner-active-bg.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	float:right;
	line-height:20px;
	margin:0px 2px 15px 4px;
	padding:3px 8px 3px 8px;
	font-size:16px;
}

.active-turner{
	color:#fff !important;
}

.grief-library-img{
	border:none !important;	
	margin:0px !important;	
	padding:0px !important;	
}

.poem-left{
	clear:both;
	background-image:url(../images/poem-bg.gif);
	background-repeat:repeat-x;
	border:1px solid #3a95a0;
	background-color:#fafafa;
	padding:40px 40px 20px 40px;
	margin:0px 0px 10px 0px;
}

.poem-text-left{
	float:left;
	width:270px;
}

.poem-text-right{
	float:right;
	width:270px;
}

.poem-text-left h4{
	color:#256e78;
	font-size:16px;
	background-image:url(../images/white-paw.gif);
	background-repeat:no-repeat;
	height:20px;
	padding:4px 0px 0px 30px;
}

.poem-text-left p{
	color:#84b69d !important;	
	font-size:14px !important;
	font-style:italic;
	clear:both;
	font-family:"Comic Sans MS", cursive;
}

.poem-text-right h4{
	color:#256e78;
	font-size:16px;
	background-image:url(../images/white-paw.gif);
	background-repeat:no-repeat;
	height:20px;
	padding:4px 0px 0px 30px;
}

.poem-text-right p{
	color:#84b69d !important;	
	font-size:14px !important;
	font-style:italic;
	clear:both;
	font-family:"Comic Sans MS", cursive;
}


.poem-img-right{
	float:right;
	width:280px;
}

.poem-img-left{
	float:left;
	width:280px;
}

.clear{
	clear:both;
}	

.quote-left{
	clear:both;
	width:500px;
	text-align:left;
}

.quote-right{
	clear:both;
	width:500px;
	text-align:left;
	float:right;
}

.quote-left span{
	color:#c8c6c6;	
	font-size:12px;
	float:right;
}

.quote-left p{
	color:#84b69d !important;	
	font-size:16px !important;
	font-style:italic;
	clear:both;
	text-align:justify;	
	font-family:"Comic Sans MS", cursive;
}

.quote-right span{
	color:#c8c6c6;	
	font-size:12px;
	float:right;
}

.quote-right p{
	text-align:justify;
	clear:both;
	color:#84b69d !important;	
	font-size:16px !important;
	font-style:italic;
	font-family:"Comic Sans MS", cursive;
}

#pet-memorial-file{
	background-image:url(../images/admin/btn-choose-pet-memorial-file.gif) !important;		
}

.SI-FILES-STYLIZED label.cabinet
{
	width:240px !important;
	float:none !important;
	height:20px;
	background-image:url(../images/admin/btn-choose-file.gif) !important;
	display:block !important;
	overflow:hidden !important;
	cursor:pointer !important;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
	position:relative !important;
	height:100% !important;
	width:auto !important;
	opacity:0 !important;
}

.hide{
	display:none;	
}

#post-your-pet{
	color:#4da3af;
	font-size:12px;
	background-image:url(../images/white-paw.gif);
	background-repeat:no-repeat;
	padding:8px 0px 0px 28px;
	cursor:pointer;
	height:24px;
	float:left;
}

#post-pet-memorial{
	color:#000;
	font-size:12px;
	background-image:url(../images/black-paw.gif);
	background-repeat:no-repeat;
	padding:8px 0px 0px 28px;
	cursor:pointer;
	height:24px;
	float:left;
}

#post-pet-memorial:hover{
	text-decoration:underline;	
}

#post-your-pet:hover{
	text-decoration:underline;	
}

.cancel{
	background-image:url(../images/cancel-btn.gif) !important;
	margin:0px 10px 0px 0px !important;
	cursor:pointer;
}

.button{
	cursor:pointer;	
}

.cancel-pet-memorial{
	background-image:url(../images/cancel-pet-memorial.gif) !important;
	margin:0px 10px 0px 0px !important;
	cursor:pointer;
}


.button-pet-memorial{
	background-image:url(../images/send-pet-memorial.gif) !important;
	margin:0px 10px 0px 0px !important;
	cursor:pointer;
}

.lostpet{
	border:1px solid #e8f3f7;
	clear:both;
	margin:10px 0px 0px 0px;
	text-align:right;
	height:192px;
}

.lostpet img{
	float:left !important;	
	margin:10px !important;
}

.lostpet h4{
	color:#4da3af;
	text-align:left;
	font-size:16px;
	font-weight:normal;
	margin:10px 0px 0px 0px;
}

.lostpet p{
	text-align:left;
	color:#717171;
	font-family:"Comic Sans MS", cursive;
	font-size:12px;
	height:110px;
	padding:5px;
}

.lostpet span{
	padding:0px 10px 0px 0px;
	color:#207c8a;	
	font-size:11px;
	height:34px;
}

.lostpet span a{
	color:#207c8a;	
	font-size:11px;
	text-decoration:underline;
}

#lost-pet-form span{
	float:right;
	padding:0px 32px 0px 0px !important;
	font-size:12px;
	color:#4da3af;
}

#pet-memorial-form span{
	float:right;
	padding:0px 32px 0px 0px !important;
	font-size:12px;
	color:#2d2d2d;
}

.pet{
	width:213px;
	float:left;
}

.pet h4{
	font-size:14px;
	color:#4da3af;
	font-weight:normal;
	margin:5px;
}

.pet span{
	font-size:11px;
	color:#717171;
	font-weight:normal;
	margin:5px;	
}

.pet img{
	margin:0px !important;	
}

.emergency{
	font-size:40px;
	font-weight:normal;
	color:#4da3af;
	margin:0px;
}

#gallery{
	background-image:url(../images/shadow.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:100px;
	overflow:hidden;
	padding:0px 0px 10px 0px;
}

#left-arrow{
	height:100px;
	width:30px;
	float:left;
	cursor:pointer;
}

#images-container{
	float:left;	
	overflow:hidden;
	position:relative;
	height:100px;
	width:902px;
}

#images{
	position:relative;
	overflow:hidden;
}

#images img{
	margin:5px 5px 0px 5px;	
	float:left;
	cursor:pointer;
}

#right-arrow{
	height:100px;
	width:30px;
	float:right;
	cursor:pointer;
}

.loading-bg{
	background-image:url(../images/loading.gif);
	background-repeat:no-repeat;
	background-position:center 250px;
}

.petmemorials{
	border:1px solid #2d2d2d;	
	clear:both;
	height:185px;
	margin:0px 0px 10px 0px;
	padding:1px 0px 0px 0px;
}

.petmemorials h4{
	margin:0px;
	height:23px;
	width:410px;
	color:#FFF;
	padding:2px 0px 0px 35px;
	font-weight:normal;
	background-image:url(../images/white-alpha-paw.gif);
	background-repeat:no-repeat;
	background-position:5px 0px;
	background-color:#2d2d2d;	
	float:left;
}

.petmemorials h5{
	width:188px;
	margin:0px;
	height:20px;
	background-color:#2d2d2d;	
	color:#FFF;
	text-align:right;
	margin:0px;
	float:right;
	padding:5px 5px 0px 0px;
	font-size:12px;
}

.petmemorials p{
	float:left;
	width:410px;
	padding:10px;
	height:140px;
	font-family:"Comic Sans MS", cursive;
	font-size:16px !important;
	color:#d2d2d2;
	overflow:hidden;
}

.petmemorials p span{
	float:right;	
}

.petmemorials img{
	float:right !important;
	margin:0px !important;
	padding:0px !important;
	border:none !important;
}

#comments-here{
	clear:both;
	padding:40px 0px 0px 0px;
	background-image:url(../images/comments-here.gif);	
	background-repeat:no-repeat;
	background-color:#e8f3f7;
}

#send-comment{
	background-image:url(../images/comments-here-bottom-bg.gif);
	padding:70px 0px 0px 0px;
	background-color:#FFF;
	background-repeat:no-repeat;
}

#send-comment input[type="submit"] {
	background-image:url(../images/comments-send.gif);
	height:35px;
	border:0px;
	width:300px;
	cursor:pointer;
}

#comments-here textarea{
	background-color:#e8f3f7;
	background-image:url(../images/hello.gif);
	background-position:center;
	background-repeat:no-repeat;
	color:#6dbbc6;
	font-family:"Comic Sans MS", cursive;
	font-size:16px;
	line-height:24px;
	height:auto;
	overflow:hidden;
	border:none;
	width:240px;
	height:50px;
	padding:0px 20px 0px 40px;
}

.clear-bg{
	background-image:none !important;	
}

#top-comment{
	font-size:16px !important;
	background-color:#e8f3f7;
	padding:5px 30px 0px 30px;
	margin:0px !important;
}

#comments-container-top{
	background-image:url(../images/comment/top-top-blue-1.jpg);	
	background-repeat:no-repeat;
	padding:35px 122px 0px 75px;
}

#comments-container-top-bottom{
	background-image:url(../images/comment/top-bottom-blue-1.jpg);	
	background-repeat:no-repeat;
	height:30px;
}

#animal-1{
	background-repeat:no-repeat;
	width:320px;
	height:160px;
	float:left;
}

#comments-container-right{
	width:320px;
	float:right;
	background-image:url(../images/comment/right-top-border-1.jpg);	
	background-repeat:no-repeat;
	padding:45px 0px 0px 0px;
}


#right-comment{
	font-size:16px !important;
	border-left:1px solid #76bfc9;
	border-right:1px solid #76bfc9;	
	margin:0px 0px 0px 20px!important;
	padding:5px 0px 0px 30px !important;
}

#comments-container-right-bottom{
	background-image:url(../images/comment/right-bottom-border-1.jpg);	
	background-repeat:no-repeat;
	height:40px;
}

#animal-2{
	background-repeat:no-repeat;
	width:320px;
	height:140px;
	float:left;
}

#comments-container-left{
	width:320px;
	float:right;
	background-image:url(../images/comment/left-top-green-1.jpg);
	background-repeat:no-repeat;
	padding:50px 0px 0px 0px;
}

#left-comment{
	background-color:#bae0cd;
	width:207px;
	float:right;
	margin:0px !important;
	font-size:16px !important;
	padding:5px 20px 5px 20px !important;
}

#comments-container-left-bottom{
	clear:both;
	background-image:url(../images/comment/left-bottom-green-1.jpg);	
	background-repeat:no-repeat;
	height:30px;
}

#animal-3{
	background-repeat:no-repeat;
	width:170px;
	height:245px;
	float:left;
}

#comments-container-bottom{
	width:336px;
	float:right;
	background-image:url(../images/comment/bottom-top-bluegreen-1.jpg);
	background-repeat:no-repeat;
	padding:50px 134px 0px 0px;
}

#bottom-comment{
	clear:both;
	background-color:#6dbbc6;
	width:276px;
	float:right;
	margin:0px !important;
	font-size:16px !important;
	padding:5px 20px 5px 30px !important;
}

#comments-container-bottom-bottom{
	clear:both;
	background-image:url(../images/comment/bottom-bottom-bluegreen-1.jpg);	
	background-repeat:no-repeat;
	height:30px;
}

#animal-4{
	background-repeat:no-repeat;
	width:470px;
	height:130px;
	float:left;
}

#loading-user{
	clear:both;
	width:640px;
	text-align:center;
}

#loading-user img{
	border:none;
	clear:both;
	float:none;
}

.feedback{
	font-size:16px !important;
	color:#6dbbc6 !important;
}

#message-container{
	height:120px;
}

.maxchar {
	margin-left: 100px;
	color:#717171;
	font-size:10px;
}

.captcha {
	text-align: center;
	margin: 0 0 12px;
	display: none;
}
.captcha label {
	display: block;
}



