body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #6d6e71;
	font-family: tahoma;
	font-size: 100%;
	margin:10px 0px 0px 0px;
	padding: 0;
	font-family:Lucida Sans Unicode,Tahoma,Verdana;
}
a:hover{
	text-decoration: none!important;
}
a:link,
a:active{
	text-decoration: none!important;
}
.thrColFixHdr #container {
	width: 982px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.thrColFixHdr #header {
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	margin: 0px;
}
  
.thrColFixHdr #header .malay img,
.thrColFixHdr #header .zh img{
	margin-top: 8px;
}
.thrColFixHdr #container #header .left {
	font-size: 18px;
	font-weight: normal;
	color: #6d6e71;
	width: 204px;
	padding-top: 0px;
	background-image: url(../images/logo_top.gif);
	background-repeat: no-repeat;
	height: 125px;
	float: left;
}
.thrColFixHdr #container #header .right {
	color: #313131;
	width: 50%;
	float: right;
	text-align: right;
	font-size: 18px;
	line-height: 26px;
	padding-right: 16px;
}
ul.lang{
	list-style-type: none;
	padding: 0px;
	float: right;
	margin: 0px;
}
ul.lang li{
	display: inline;
}
ul.lang li a{
	color: #006FA6;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/lang_tab.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 52px;
	display: block;
	float: left;
	line-height: 26px;
	text-align: center;
	padding-left: 2px;
	background-position: right center;
}
ul.lang li a:hover{
	text-decoration: normal;
}
.thrColFixHdr #container #header .header_menu {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #808080;
	text-align: right;
	padding-bottom: 52px;
	padding-top: 8px;
	width: 68%;
	float: right;
}
.thrColFixHdr #container #header .header_menu a {
	padding-left: 20px;
	color: #6D6E71;
	font-size: 18px;
	text-decoration: none;
}
.thrColFixHdr #container #header .header_menu a:hover {
	text-decoration: none;
}
#header .header_menu .link_header-active {
	color: #313131!important;
}

.thrColFixHdr #container #mainContent-sub h3{
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 30px;
}
.thrColFixHdr #container #mainContent h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #mainContent-static,
.thrColFixHdr #mainContent-sub,
.thrColFixHdr #mainContent {
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(../images/vid_footer.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0;
} 
.thrColFixHdr #container #mainContent .vid_thumbs {
	width: 33%;
	float: left;
	margin-bottom: 35px;
}
.thrColFixHdr #container #mainContent .vid_thumbs#last{
	width: 33%;
	float: left;
	clear: left;
}
.thrColFixHdr #container #mainContent .vid_thumbs .desc {
	font-size: 12px;
	float: left;
	width: 160px;
	padding-left: 20px;
}
.thrColFixHdr #container #mainContent .vid_thumbs .desc strong {
	font-size: 14px;
	font-weight: bold;
}
.thrColFixHdr #container #mainContent .vid_thumbs .vid {
	height: 113px;
	width: 116px;
	float: left;
	background-color: #CCCCCC;
	margin-left: 10px;
}
.thrColFixHdr #container #mainContent .vid_thumbs .desc a {
	color: #006fa6;
	text-decoration: none;
	line-height: 32px;
}
.round_corner .corner_left,
.thrColFixHdr #container #mainContent .corner_left {
	background-image: url(../images/corner_left.png);
	height: 9px;
	width: 973px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #B2B2B2;
	background-repeat: no-repeat;
	background-position: left;
}
.round_corner .corner_right,
.thrColFixHdr #container #mainContent .corner_right {
	background-image: url(../images/corner_right.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 9px;
	width: 9px;
	float: left;
}
.thrColFixHdr #container #mainContent .logo {
	background-image: url(../images/logo.png);
	height: 238px;
	width: 128px;
	float: right;
	margin-right: 53px;
	background-position: bottom;
	clear: none;
	margin-top: -18px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 99;
	bottom: -9px;
}
.thumbs_container-sub .items{
	text-align: center;
}

.thrColFixHdr #container .thumbs_container-sub,
.thrColFixHdr #container .thumbs_container{
	margin-top: 15px;
	padding: 0px;
	background-image: url(../images/thumbs_footer.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 100%;
}
.thrColFixHdr #container .thumbs_container .thumbs{
	width: 24%;
	float: left;
	text-align: center;
}
.thrColFixHdr #container .thumbs_container #first{
	padding-left: 18px;
	text-align: center;
}
.thrColFixHdr #container .thumbs_container .thumbs .vid_thumb {
	background-color: #CCCCCC;
	height: 121px;
	width: 124px;
	margin-right: auto;
	margin-left: auto;
}
.thrColFixHdr #container .thumbs_container .thumbs .desc {
	font-size: 12px;
	width: 78%;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.thrColFixHdr #container .thumbs_container .thumbs .desc strong a {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #313131;
}
.thrColFixHdr #footer {
	padding-bottom: 20px;
	display: block;
	float: left;
	width: 100%;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
} 
.round_corner {
	font-size: 1px;
	line-height: 1px;
	display: block;
	float: left;
	height: 9px;
	width: 100%;
}
.thrColFixHdr #container #footer .pathway  {
	display: block;
	width: 100%;
	padding-top: 13px;
	padding-bottom: 10px;
	margin: 0px;
	color:#006fa6;
}
.thrColFixHdr #container #footer .pathway a.bullet,
.thrColFixHdr #container #footer .pathway span.bullet {
	background-image: url(../images/bullet_pathway.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 16px;	
	text-transform: capitalize!important;
}
.thrColFixHdr #container #footer .pathway a{
	color:#006fa6;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.thrColFixHdr #container #footer .pathway a.policy{
	color:#006699;
	font-size:12px;
	text-decoration:none;
	float: right;
}
.disclaimer{
	font-size: 11px;
	text-align: center;
}
.container .home .home_desc{
	margin-left: 28px;
	margin-bottom: 40px;
}
.container .home .right{
	float: left;
	margin-top: 120px;
	width: 180px;
	margin-left: 66px;
}
.home{
	width: 100%;
}
sup{
	font-size: 60%!important;
}
.home .image{
	bottom: -9px;
	position: relative;
	z-index: 90;
	width: 619px;
	height: 476px;
	margin-bottom: -220px;
	padding-top: 40px;
	padding-left: 70px;
}
.thrColFixHdr #container #footer .section_menus {
	float: left;
	width: 701px;
}
.thrColFixHdr #container #footer .section_menus  strong{
	color:#313131;
	font-size:14px;
	font-weight:bold;
	line-height: 14px;
}
.thrColFixHdr #container #footer .section_menus .body {
	width: 700px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 0px;
	padding-bottom: 11px;
	padding-top: 11px;
	margin: 0px;
	padding-right: 0px;
}
.thrColFixHdr #container #footer .section_menus .recommend_text {
	width: 700px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
	clear: both;
	text-indent: 12px;
}
.thrColFixHdr #container #footer .section_menus .recommend {
	width: 670px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 8px;
	text-align: center;
	clear: both;
	float: left;
	height: 82px;
}
.thrColFixHdr #container #footer .section_menus .recommend a{
	width: 24%;
	text-align: center;
	display: block;
	float: left;
	height: 80px;
	line-height: 1px;
	vertical-align: bottom;
}
.thrColFixHdr #container #footer .section_menus .recommend a img{
	line-height: 80px;
}
.thrColFixHdr #container #footer .section_menus .top {
	background-image: url(../images/section_menus_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 701px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
}
.thrColFixHdr #container #footer .section_menus .bottom {
	background-image: url(../images/section_menus_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 701px;
	float: left;
}
.thrColFixHdr #container #footer .country,
.thrColFixHdr #container #footer .contact,
.thrColFixHdr #container #footer .copyright {
	font-size: 12px;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.thrColFixHdr #container #footer .info {
	color: #333333;
	float: left;
	width: 100%;
	margin-top: 10px;
}
.thrColFixHdr #container #footer .info a {
	color: #006699;
	text-decoration: none;
}
.thrColFixHdr #container #footer .contact,
.thrColFixHdr #container #footer .copyright {
	color: #6D6E71;
}
.thrColFixHdr #container #footer .menu_container {
	float: left;
	padding-left: 5%;
}
.thrColFixHdr #container #footer .section_right .menu_container {
	float: left;
	padding-left: 0px;
}
.thrColFixHdr #container #footer .section_right {
	float: left;
	width: 277px;
	margin-left: 4px;
}
.thrColFixHdr #container #footer .section_right img#sign_up,
.thrColFixHdr #container #footer .section_right img#talktalk {
	margin-bottom: 4px;
}
.thrColFixHdr #container #footer .section_right .menus .top {
	background-image: url(../images/links.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 277px;
}
a.fb_connect{
	display: block;
	height: 48px;
	width: 276px;
	background-image: url(../images/fb_connect.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.fb_connect:hover{
	display: block;
	height: 48px;
	width: 276px;
	background-image: url(../images/fb_connect.png);
	background-repeat: no-repeat;
	background-position: 0px -48px;
}
.thrColFixHdr #container #footer .section_right .menus-top a{
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #container #footer .section_right .menus .bottom {
	height: 10px;
	width: 277px;
}
.thrColFixHdr #container #footer .section_right .menus .body {
	width: 263px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 12px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
}
.thrColFixHdr #container #footer .section_right .menus .body a {
	color:#006699;
	font-weight:normal;
	text-decoration:none;
	background-image: url(../images/bullet_links.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	line-height: 16px;
}
.thrColFixHdr #container #footer .menu_container .menus,
.thrColFixHdr #container #footer .menu_container .menus a.link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.thrColFixHdr #container #footer .menu_container .menus span{
	font-weight: bold;
	font-size: 12px;
}
.thrColFixHdr #container #footer .menu_container .menus strong,
.thrColFixHdr #container #footer .menu_container .menus strong a{
	color: #313131;
	font-size: 14px;
	font-weight: bold;
}
.thrColFixHdr #container #footer .menu_container .menus a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.thrColFixHdr #container #footer .join_container {
	float: right;
	width: 246px;
	padding-top: 16px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColFixHdr #container #footer .info {
	text-align: center;
}
.thrColFixHdr #container #footer .join_container img {
	float: left;
}

.thrColFixHdr #container #footer .join_container .text strong,
.thrColFixHdr #container #footer .join_container .text a{
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.thrColFixHdr #container #footer .join_container .text {
	font-size: 12px;
	width: 189px;
	float: left;
	padding-left: 4px;
	font-weight: bold;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.thrColFixHdr #container #mainContent-sub .container{
	margin-right: 0px;
	margin-left: 30px;
	min-height:350px;
	height:auto!important;
	height:350px;
}


/*-------------------------sub page*/

.thrColFixHdr #container .thumbs_container-sub .thumbs .desc{
	font-size: 14px;
	width: 74%;
	margin-left: auto;
	margin-bottom: 5px;
	line-height: 14px;
	margin-right: auto;
}
.thrColFixHdr #container .thumbs_container-sub .thumbs .vid_thumb{
	height: 98px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
.thrColFixHdr #container .thumbs_container-sub #first{
	padding-left: 0px;
} 
.thrColFixHdr #container .thumbs_container-sub .thumbs{
	float:left;
	/* custom decoration */
	text-align:center;
	margin-right: 0px;
	padding: 0px;
}
.thrColFixHdr #container #mainContent-sub .main_thumb {
	float: left;
	width: 28%;
}
.thrColFixHdr #container #mainContent-sub .thumbs {
	float: left;
	width: 14%;
	margin: 0px;
	padding: 0px;
	height: 143px;
	text-align: center;
}
.thrColFixHdr #container #mainContent-sub .thumbs .desc {
	font-size: 12px;
	width: 90%;
	height:30px;
	text-align: center;
	line-height: 14px;
	margin-right: auto;
	margin-left: auto;
}
.thrColFixHdr #container #mainContent-sub .container .paginate {
	width: 96%;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 7px;
	clear: both;
}
.thrColFixHdr #container #mainContent-sub .container .paginate a {
	color: #006fa6;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
.thrColFixHdr #container .thumbs_container-sub .thumbs .desc a {
	color: #006fa6;
	text-decoration: none;
}
.thrColFixHdr #container .thumbs_container-sub .thumbs .desc,
.thrColFixHdr #container .thumbs_container-sub .thumbs .desc a{
	color: #313131;
	text-decoration: none!important;
}
.thrColFixHdr #container .thumbs_container-sub #first {
	padding-left: 38px;
}
/*---------------preview*/
.thrColFixHdr #container #mainContent-prev {
	background-image: url(../images/preview_r1_c2.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.thrColFixHdr #container #mainContent-prev .corner_left {
	background-image: url(../images/left_prev.png);
	height: 10px;
	width: 972px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #B3B3B3;
	background-repeat: no-repeat;
	background-position: left;
}
.thrColFixHdr #container #mainContent-prev.round_corner {
	font-size: 10px;
	line-height: 10px;
	display: block;
	float: left;
	height: 10px;
	width: 100%;
}
.thrColFixHdr #container #mainContent-prev .corner_right {
	background-image: url(../images/right_prev.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #B3B3B3;
	height: 10px;
	width: 10px;
	float: left;
}
.thrColFixHdr #container #mainContent-prev .menus {
	width: 630px;
	z-index: 2;
	position: absolute;
	padding-left: 48px;
}
.thrColFixHdr #container #mainContent-prev .menus a {
	display: block;
	height: 63px;
	width: 149px;
	float: left;
	background-repeat: no-repeat;
	margin-right: 4px;
}
.thrColFixHdr #container #mainContent-prev .menus a.share {
	background-image: url(../images/share.png);
}
.thrColFixHdr #container #mainContent-prev .menus a.share:hover {
	background-image: url(../images/share_f2.png);
}
.thrColFixHdr #container #mainContent-prev .menus a.download {
	background-image: url(../images/download.png);
}
.thrColFixHdr #container #mainContent-prev .menus a.download:hover {
	background-image: url(../images/download_f2.png);
}
.thrColFixHdr #container #mainContent-prev .menus a.print {
	background-image: url(../images/print.png);
}
.thrColFixHdr #container #mainContent-prev .menus a.print:hover {
	background-image: url(../images/print_f2.png);
}
.thrColFixHdr #container #mainContent-prev .menus a.see {
	background-image: url(../images/see.png);
}
.thrColFixHdr #container #mainContent-prev .menus a.see:hover {
	background-image: url(../images/see_f2.png);
}



.thrColFixHdr #container #mainContent-prev .menus img {
	padding-right: 9px;
}
.thrColFixHdr #container #mainContent-prev .menus img#last {
	margin: 0px;
	padding: 0px;
}
/*.thrColFixHdr #container #mainContent-prev .container .player {
	width: 255px;
	margin-left: 0px;
	margin-top: 74px;
	margin-right: 35px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
}*/
.thrColFixHdr #container #mainContent-prev .container .player {
	width: 700px;
	margin-left: 0px;
	margin-top: 74px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
	position: absolute;
	z-index: 2;
}
.thrColFixHdr #container #mainContent-prev .container .img_prev {
	width: 100%;
	float: left;
	height: 575px;
	text-align: right;
}
.thrColFixHdr #container #mainContent-prev .container iframe {
	background-color: transparent;
}
.thrColFixHdr #container #mainContent-prev .container .img_prev img{
	margin: 0px;
	padding-right: 6px;
	top: 0px;
	right: 0px;
}
.thrColFixHdr  #container  .thumbs_container-sub  #prev {
	width: 414px;
	margin-bottom: 16px;
	margin-top: 25px;
	padding-left: 40px;
}
.thrColFixHdr #container .thumbs_container-sub #prev .desc {
	width: 250px;
	float: left;
	padding-left: 12px;
}

.thrColFixHdr  #container  .thumbs_container-sub  #prev  .vid_thumb {
	height: 143px;
	width: 147px;
	float: left;
}
.thrColFixHdr #container .thumbs_container-sub #prev .desc .section {
	color: #636466;
	font-size: 20px;
	line-height: 30px;
	width: 90%;
}
.thrColFixHdr #container .thumbs_container-sub #prev .desc .category {
	font-size: 20px;
	color: #313131;
	line-height: 30px;
	width: 90%;
}
.thrColFixHdr #container .thumbs_container-sub #prev .desc .title {
	font-size: 20px;
	color: #006fa6;
	width: 90%;
	line-height: 20px;
	padding-top: 16px;
}
.thrColFixHdr #container .thumbs_container-sub .menus {
	float: left;
	margin-top: 39px;
}
.thrColFixHdr #container #mainContent-static .container {
	margin-right: 0px;
	margin-left: 42px;
	min-height:500px!important;;
	height:auto
}
.thrColFixHdr #container #mainContent-static .container{
	background-image: url(../images/abc_link.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.thrColFixHdr #container #mainContent-static .abc_ayam{
	background-image: url(../images/abc_ayam.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 186px;
	width: 190px;
	float: left;
	margin-right: -52px;
}
.thrColFixHdr #container #mainContent-static .abc_desc{
	float: left;
	margin-top: 123px;
}
.thrColFixHdr #container #mainContent-static .abc_desc h4{
	margin: 0px;
	padding: 0px;
	color:#313131;
	font-size:20px;
	font-weight: normal;
}
.thrColFixHdr #container #mainContent-static .abc_desc ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
.thrColFixHdr #container #mainContent-static .abc_desc ul li{
	color:#6d6e71;
	font-size:14px;
}
.thrColFixHdr #container #mainContent-static .abc_desc a{
	color:#006699;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	margin-top: 16px;
	display: block;
}

.thrColFixHdr #mainContent-policy{
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(../images/thumbs_footer.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	margin: 0px 0px -9px 0px;
} 
.thrColFixHdr #container #mainContent-policy .container{
	margin-right: 30px;
	margin-left: 30px;
	min-height:500px!important;;
	height:auto
}
.thrColFixHdr #container #mainContent-policy .container ul{
	padding: 0px 0px 50px 0px;
	list-style-type: none;
	margin: 0px;
}
.thrColFixHdr #container #mainContent-policy .container ul li{
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	color: #6d6e71;
}
.thrColFixHdr #container #mainContent-policy .container ul li h1{
	color: #313131;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #container #mainContent-policy .container ul li strong{
	color: #6d6e71;
	font-size: 14px;
	font-weight: bold;
}
.thrColFixHdr #container #mainContent-policy .container ul li span{
	color: #006699;
	font-size: 14px;
	font-weight: bold;
}
a.prev,a.next,a.item,a.home,a.cats{
	background-repeat: no-repeat;
	background-position: left top;
	height: 97px;
	width: 78px;
	display: block;
}
a.next{
	background-image: url(../images/next.png);
}
a.next:hover{
	background-image: url(../images/next_ovr.png);
}
a.item{
	background-image: url(../images/item.png);
}
a.item:hover{
	background-image: url(../images/item_ovr.png);
}
a.home{
	background-image: url(../images/home.png);
}
a.home:hover{
	background-image: url(../images/home_ovr.png);
}
a.cats{
	background-image: url(../images/category.png);
}
a.cats:hover{
	background-image: url(../images/category_ovr.png);
}
a.prev{
	background-image: url(../images/prev.png);
}
a.prev:hover{
	background-image: url(../images/prev_ovr.png);
}

.thrColFixHdr #container .thumbs_container-sub .menus .prev,
.thrColFixHdr #container .thumbs_container-sub .menus .next,
.thrColFixHdr #container .thumbs_container-sub .menus .back,
.thrColFixHdr #container .thumbs_container-sub .menus .home,
.thrColFixHdr #container .thumbs_container-sub .menus .cats  {
	width: 80px;
	color: #006fa6;
	font-size: 18px;
	text-align: center;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #container .thumbs_container-sub .menus .next{
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #container .thumbs_container-sub .menus .home{
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.thrColFixHdr #container .thumbs_container-sub .menus a {
	font-size: 20px;
	color: #006fa6;
	text-decoration: none;
}
