
/* --- by KT */

.banner_right_bottom {
	width: 125px;
	background-image: url(gfx/bg_banner_webtv.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b2b2b2;
	border-bottom-color: #b2b2b2;
	border-left-color: #b2b2b2;
	float:right;
	margin-right:2px;
	/*clear:both;
	*/

}
.banner_right_bottom_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f3c619;
	text-align:center;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.banner_right_bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f3c619;
	text-align:center;
	text-decoration:none;
	padding-bottom: 3px;

}

.leftContent {
    width: 800px;
}

.rightContent {
    width: 200x;
}

.BoxRightContent{
	padding-top:4px;
	float:right;
	margin-right:2px;
}

.ImgRightContent{
	padding-left:0px;
}
