.txt
        {
            font-size:14px;
            text-align:center;
            margin-bottom:15px;
        }
        .es
        {
            font-family:Verdana;
            font-size:20px;
            margin:0px auto 0px auto;
            background-color:#ffff99;
            -moz-border-radius: 15px;
            border-radius: 15px;
            border:1px solid #cccc33;
            padding:4px;
        }
        .is
        {
        	overflow: hidden;
			height: 112px;
			position: relative;
			left: 30px !important;
			top: 0px;
			padding: 25px;
        }
        .is img
        {
        	background: #ededed;
        	padding: 15px;
        	margin: 0 3px;
        	border-radius: 5px;
        	height: 80px;
        	border: 1px solid #D8D8D8;

        }

