
			#pd_cs_box {
				height: 158px;
				right: -257px;
				top: 240px;
			}
			#pd_cs_box.left_position_ {
				left: -257px;
			}

			#pd_cs_box .content_inner {
				width: 255px;
				height: 158px;
				background-color: #ffffff;
				padding: 5px;
			}

			#pd_cs_box .outer {
				height: 160px;
			}

			#pd_cs_box #strip_text {
				height: 160px;
				width: 35px;
			}

			#pd_cs_box #strip_text .rotated-text_inner {
			    font-size: 16px;
			    line-height: 18px;
			    color: #000;
			    background-color: #C79E3D;
			    height: 18px;
			    width: 160px;
			    margin:0 10px;
			}
			#pd_cs_box #strip_text {
				background-color: #C79E3D;
			}

			#pd_cs_box .outer {
				border-color: #C79E3D;
				border-width: 1px;
			}
		