@charset "utf-8";
/* CSS Document */
/* Caution! Ensure accessibility in print and other media types... */
.et-box{ float:left; margin:6px; display:inline; width:214px;height:auto; overflow:hidden; }
.et-box .top{ height:5px; background:url(images/top-bg-1.jpg) repeat-x 0 0; overflow:hidden; }
.et-box .content{ border:1px #cac7c7 solid; border-bottom:none; border-top:none;min-height:200px; height:auto !important; height:200px;background-color:#f8f8f8; padding:5px 10px; overflow:hidden; }
.et-box .content p{ padding:3px 0; margin:0;}
.et-box .content p a{ color:#666666; text-decoration:none;}
.et-box .content p a:hover{ color:#333333; text-decoration:underline;}
.et-box .bottom{ height:5px; background:url(images/bottom-bg-1.jpg) repeat-x 0 0; overflow:hidden; }
.rec-color{ color:#c1272d; font:bold 14px Arial, Helvetica, sans-serif;}

.tple-box1{border:1px #dadada solid; background-color:#f8f8f8; height:auto; overflow:hidden;margin-bottom:10px; padding:8px;}
.tple-box1-hover{border:1px #77cf47 solid; background-color:#f5fcf1; height:auto; overflow:hidden;padding:8px;}
.tple-box1 img{ margin:5px 10px 5px 0;}

.vote a{ float:left; width:48px; height:25px; display:block; background:url(images/vote-buttom.jpg) no-repeat 0 0; margin-right:5px; text-decoration:none;}
.vote a:hover {width:48px; height:25px; display:block; background:url(images/vote-buttom.jpg) no-repeat 0 -25px;}
