.banner760x50{
	padding-bottom:10px;
}
.bannertext2{
	background: #FF5F84;
	color: White;
	text-indent: 1em;
	margin: 10px 0 0 0;
	_margin: 10px 0 0 0;
	line-height: 20px;
	padding-top: 2px;
}
	.bannertext2 a{
		color: White;
		text-decoration: none;
	}
.banner568x60{
	margin: 14px 0 0 0;
}

.sidebar_banner{
	background:#FFF1E3;
	text-align:center;
	margin:5px 0 0px 0;
}
	.sidebar_banner img{
		margin:7px auto;
	}


.banner_text_pic{
	position: relative;
	height: 100%;
	margin-top: 14px;
}
	.bannertext1{
		right:0;
		top:0;
		position:absolute;
	}
	.bannertext1 p{
		background:#FF7C5F;
		line-height:21px;
		color:white;
		width:170px;
		text-indent: 1em;
		margin-top:1px;
	}
	.bannertext1 a{
		color:white;
		text-decoration: none;
	}
	.bannertext1 a:hover{
		color:orange;
		text-decoration: underline;
	}
