.btn { background: url(../images/green-button.png) no-repeat left top; border: none; color: #fff; cursor: pointer; line-height: 18px; margin: 0 10px; padding: 4px 0 5px; width: 111px; }
a.btn { color: #fff; display: block; float: left; font-size: 1em; line-height: 26px; padding: 0; text-align: center; text-decoration: none; font-weight: bold; }
input.btn { font-size: 1em; text-align: center; text-decoration: none; font-weight: bold; }
.large-btn { background: url(../images/green-reply-by-email-butto.png) no-repeat left top; border: none; color: #fff; cursor: pointer; line-height: 24px; margin: 0 10px; padding: 3px 0; width: 136px; height: 28px; }
a.large-btn { color: #fff; display: block; float: left; font-size: 1.2em; line-height: 28px; padding: 0; text-align: center; text-decoration: none; font-weight: bold; }
input.large-btn { font-size: 1.2em; text-align: center; text-decoration: none; font-weight: bold; }
.find-form .btn-search { background: url(../images/green.png) no-repeat left top; border: none; cursor: pointer; font-size: 0; height: 26px; line-height: 0; text-indent: -1984em; width: 35px;}
.find-form .btn { font-size: 1em; margin-right: 0; }
.intro .image .num-img a.btn-pre { background-image: url(../images/green-prev.gif);}
.intro .image .num-img a.btn-next { background-image: url(../images/green-next.gif); float: right;}
.categories li a { /*background: url(../images/green-icon-list-cate.gif) no-repeat 5px center;*/ padding: 10px; font-size: 12px;
   /* font-weight: bold;*/ display:block; 
	   border: 1px solid #F7F7F7;
	   margin-bottom:10px;
	   min-height:134px;
	}
	.categories li a:hover{
/*-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
-moz-box-shadow:    0px 0px 5px rgba(0, 0, 0, 0.1);
box-shadow:         0px 0px 5px rgba(0, 0, 0, 0.1);*/

-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.75);
	}
	
.price { color: #666; }
ul.warning-conditions { list-style: none; margin-top: 20px; line-height: 3px; }
ul.warning-conditions li { background: url(../images/green-icon-list-cate.gif) no-repeat; padding-left: 15px; margin: 0px 0px 15px 15px; }
.title a{  font-size: 16px;
    font-weight: bold;
    height: 38px;
    line-height: 20px;
	   color: #1C60A7;
    outline: 0 none;
    text-decoration: none;
	}