

/*left side*/
.left-ban-cont{
	position: relative;
	float: left;
	display: inline; /* ie win bugfix */
	width:150px;
	margin:7px 0px 0px 11px;
	padding:0px;
	text-align:left;
}
.left-ban{
	position: relative;
	float: left;
	display: inline; /* ie win bugfix */
	width:150px;
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:left;
}	
.left-ban img{
	border:1px solid #666666;
}		


/*right side*/
.ryt-box-title{
	position: relative;
	float: left;
	display: inline; /* ie win bugfix */
	width:712px;
	margin:3px 0px 0px 12px;
	padding:0px 0px 5px 0px;
	text-align:left;
	border-bottom:1px solid #797979;
	font-family:'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
}
.ryt-box-ins{
	position: relative;
	float: left;
	display: inline; /* ie win bugfix */
	width:720px;
	margin:5px 0px 0px 12px;
	padding:0px;
}
.other-cam-box {
	position: relative;
	float:left;
	width:665px;
	margin:0px 0px 15px 0px;
	padding:0px;
	left:35px;
	}
.other-cam-tn {
	position: relative;
	float:left;
	display:inline;
	width:200px;
	margin:10px 20px 0px 0px;
	padding:0px;
	font-size:11px;
	text-align:center;
	}
.other-cam-tn img {
	margin:0px;
	padding:3px;
	border:1px solid #CCCCCC;
	}
.other-cam-tn a, .other-cam-tn a:hover, .other-cam-tn a:visited, .other-cam-tn a:link, .other-cam-tn a:active {
	color:#000000;
	text-decoration:underline;
	}	



