﻿body{
	background:black;
}
p{
	margin:0 0 0 0;
}
img{
	border:none;
}
a{
	border:none;
}
fieldset{ 
	-moz-border-radius:8px;  
	border-radius: 8px;  
	-webkit-border-radius: 8px;
	border:2px gray solid;
	padding:5px;
}
#imgFakerMovies,#imgFaker {
	visibility:hidden;
	width:1px;
	height:1px;
	overflow:hidden;
	overflow:scroll;
	position:absolute;
	top:-2px;
	left:-2px;
	z-index:-10000;
}
.tvBox{
	width:150px;
	height:129px;
	background:transparent url('../images/panels/movies.png') no-repeat left top;
}
.blogSlidervideoBT {
	background:transparent url('../images/videoBlogBT.png') no-repeat left top;
	width:47px;
	height:361px;
	cursor:pointer;
}
.blogSlidervideoBT:hover {
	background:transparent url('../images/videoBlogBT.png') no-repeat 0 -361px;
	width:47px;
	height:361px;
	cursor:pointer;
}
.blogSlidertextBT {
	background:transparent url('../images/textBlogBT.png') no-repeat left top;
	width:47px;
	height:361px;
	cursor:pointer;
}
.blogSlidertextBT:hover {
	background:transparent url('../images/textBlogBT.png') no-repeat 0 -361px;
	width:47px;
	height:361px;
	cursor:pointer;
}
.blogSliderBox{
	width: 567px;
	height: 200px;
	margin: 0 0 10px 20px;
}
.blogSliderSlideBox{
	width: 380px;
	height: 200px;
	position:relative;
	overflow:hidden;
	float:left;
}
.sliderPic{
	cursor:pointer;
}
.blogSlideBoxBackground {
	background:transparent url('../images/blogSliderBG.png') no-repeat left top;
	width:380px;
	height:200px;
	padding:13px 10px 8px 7px;
	float:left;
}
.blogItemTable {
	margin:0;
}
.sliderElements {
	margin-left:0px;
	position:relative;
}
.sliderElement {
	float:left;
	margin:0;
}
.blogSliderElementBox{
	width: 165px;
	height: 200px;
	float:right;
	text-align:left;
}
.blogSliderElementBox .title{
	margin-left:5px;
}
.blogSliderElementBox .arhivs{
	margin-left:5px;
	margin-top:15px;
	float:right;
	text-align:right;
}
.blogSliderElementBox .post{
	margin-bottom:2px;
	padding:14px 7px 10px;
	background:transparent url('../images/blogSliderElement.png') no-repeat left top;
	width:137px;
	height:18px;	
	color:white;
	font-weight:bold;
	position:relative;
	cursor:pointer;
}
.blogSliderElementBox .homePost{
	left:-40px;
}

.input{
	background:black;
	width:100px;
	border:2px #c82222 solid;
	color:white;
	cursor:text;
	margin:0px;
}
.commentForm input{
	background:black;
	width:304px;
	border:2px #c82222 solid;
	color:white;
	cursor:text;
	margin:3px;
}
.commentForm textarea{
	background:black;
	width:300px;
	height:200px;
	border:2px #c82222 solid;
	color:white;
	cursor:text;
}
.commentForm .saveCommentBT {
	width:193px;
	height:41px;
	border:none;
	cursor:pointer;
	margin:5px auto 0 auto;
	background:transparent url('../images/buttons/saveComment.png') no-repeat 0 0;
}
.commentForm .saveCommentBT:hover {
	width:193px;
	height:41px;
	border:none;
	cursor:pointer;
	background:transparent url('../images/buttons/saveComment.png') no-repeat 0 -40px;
}
.commentForm .saveCommentBT:focus {
	width:193px;
	height:41px;
	border:none;
	cursor:pointer;
	background:transparent url('../images/buttons/saveComment.png') no-repeat 0 -40px;
}

.NLSaveBT {
	width:71px;
	height:26px;
	border:none;
	cursor:pointer;
	background:transparent url('../images/buttons/newsLetterSubmitBT.png') no-repeat 0 0;
}
.NLSaveBT:hover {
	width:71px;
	height:26px;
	border:none;
	cursor:pointer;
	background:transparent url('../images/buttons/newsLetterSubmitBT.png') no-repeat 0 -26px;
}
.NLSaveBT:focus {
	width:71px;
	height:26px;
	border:none;
	cursor:pointer;
	background:transparent url('../images/buttons/newsLetterSubmitBT.png') no-repeat 0 -26px;
}

.movieCat {
	background:transparent url('../images/buttons/movieCats.png') no-repeat 0 0;
	width:122px;
	height:29px;
	color:white;
	margin:0 auto 0 auto;
	text-align:left;
	padding-left:30px;
	padding-top:10px;
	overflow:hidden;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
.movieCat:focus {
	background:transparent url('../images/buttons/movieCats.png') no-repeat 0 -39px;
	width:122px;
	height:29px;
	color:white;
	margin:0 auto 0 auto;
	text-align:left;
	padding-left:30px;
	padding-top:10px;
	overflow:hidden;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
.movieCat:hover {
	background:transparent url('../images/buttons/movieCats.png') no-repeat 0 -39px;
	width:122px;
	height:29px;
	color:white;
	margin:0 auto 0 auto;
	text-align:left;
	padding-left:30px;
	padding-top:10px;
	overflow:hidden;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
.ajaxOverFlow{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:none;
	background:transparent url('../images/ajaxBG.png') repeat left top;
	z-index:200000;
}
.ajaxContentBox{
	background:transparent url('../images/ajaxCenterBG.png') no-repeat center top;
	width:600px;
	height:500px;
	vertical-align:top;
	margin:0 auto 0 auto;
}
.ajaxBoxConainer{
	overflow:auto;
	width:565px;
	height:467px;
	margin-top:14px;
	text-align:center;
	margin-right:4px;
}
.ajaxCloseDiv{
	position:relative;
	float:right;
	top:0px;
	left:-55px;
	text-align:right;
	overflow:visible;
	width:1px;
	height:1px;
	cursor:pointer;
}
.bodyPlace{
	position:absolute;
	width:100%;
	height:auto;
	top:0px;
	left:0px;
	z-index:10;
	text-align:center;
	background:black url('../images/cityBG.png') repeat-x center bottom;
}
.bodyTable{
	height:100%;
	width:1000px;
	margin:0 auto 0 auto;
	background:transparent url('../images/BG.png') repeat-y center top;
}
.bodyTable .tab1{
	height:auto;
	vertical-align:top;
	text-align:center;
}
.topOverLay{
	background:transparent url('../images/topBG.png') no-repeat;
	width:1012px;
	height:51px;
}
.bottomOverLay{
	background:transparent url('../images/bottomBG.png') no-repeat top center;
	width:1012px;
	height:55px;
    padding-top:5px;
}
.headCenterBox{
	background:transparent url('../images/headFABG.png') no-repeat center top;
	width:885px;
	height:242px;
	margin:10px auto 0 auto;
}
.menuPanelA {
	background:transparent url('../images/menuBG.png') no-repeat 0 0;
	width:743px;
	height:60px;
	text-align:center;
	margin:10px auto 0 auto;
}
.menuPanelB {
	background:transparent url('../images/menuBG.png') no-repeat 0 -60px;
	width:743px;
	height:60px;
	text-align:center;
	margin:10px auto 0 auto;
}
.menuPanelC {
	background:transparent url('../images/menuBG.png') no-repeat 0 -120px;
	width:743px;
	height:60px;
	text-align:center;
	margin:10px auto 0 auto;
}
.menuPanelD {
	background:transparent url('../images/menuBG.png') no-repeat 0 -180px;
	width:743px;
	height:60px;
	text-align:center;
	margin:10px auto 0 auto;
}
.menuPanelE {
	background:transparent url('../images/menuBG.png') no-repeat 0 -240px;
	width:743px;
	height:60px;
	text-align:center;
	margin:10px auto 0 auto;
}
.menuPanelF {
	background:transparent url('../images/menuBG.png') no-repeat 0 -300px;
	width:743px;
	height:60px;
	text-align:center;
	margin:10px auto 0 auto;
}
.menuPanelG {
	background:transparent url('../images/menuBG.png') no-repeat 0 -360px;
	width:743px;
	height:60px;
	text-align:center;
	margin:10px auto 0 auto;
}
.menuPanelH {
	background:transparent url('../images/menuBG.png') no-repeat 0 -420px;
	width:743px;
	height:60px;
	text-align:center;
	margin:10px auto 0 auto;
}
.contentTableCenter {
	width:880px;
	height:900px;
	margin:10px auto 0px auto;
}
.contentTableCenter .leftSide{
	width:190px;
	vertical-align:top;
}
.contentTableCenter .middleSide{
	width:auto;
	vertical-align:top;
}
.contentTableCenter .rightSide{
	width:190px;
	vertical-align:top;
}
.panel_adBox{
	background:transparent url('../images/panels/adBox.png') no-repeat left top;
	width:144px;
	height:606px;
	margin:5px auto 0 auto;
}

.panel_type1{
	width:154px;
	height:auto;
	cursor:default;
	margin:5px auto 0 auto;
}
.panel_type1 .panelTable{
	width:154px;
	height:auto;
	margin:0 0 0 0;
}
.panel_type1 .panelTable .fig1{
	width:5px;
	height:26px;
	background:transparent url('../images/panels/panel1/fig1.png') no-repeat right bottom;
}
.panel_type1 .panelTable .fig2{
	width:146px;
	height:26px;
	color:white;
	font-family:Arial;
	font-size:13pt;
	font-weight:bold;
	background:transparent url('../images/panels/panel1/fig2.png') no-repeat center bottom;
}
.panel_type1 .panelTable .fig3{
	width:3px;
	height:26px;
	background:transparent url('../images/panels/panel1/fig3.png') no-repeat left bottom;
}
.panel_type1 .panelTable .fig4{
	width:3px;
	height:auto;
	background:transparent url('../images/panels/panel1/fig4.png') no-repeat left top;
}
.panel_type1 .panelTable .fig5{
	width:3px;
	height:11px;
	background:transparent url('../images/panels/panel1/fig5.png') no-repeat left top;
}
.panel_type1 .panelTable .fig6{
	width:146px;
	height:11px;
	background:transparent url('../images/panels/panel1/fig6.png') no-repeat center top;
}
.panel_type1 .panelTable .fig7{
	width:5px;
	height:11px;
	background:transparent url('../images/panels/panel1/fig7.png') no-repeat left top;
}
.panel_type1 .panelTable .fig8{
	width:5px;
	height:auto;
	background:transparent url('../images/panels/panel1/fig8.png') no-repeat right center;
}
.panel_type1 .panelTable .fig9{
	width:146px;
	height:auto;
	padding:0 0 3px 0;
	color:white;
	background:transparent url('../images/panels/panel1/fig9.png') repeat right bottom;
}


.panel_type2{
	width:151px;
	height:auto;
	cursor:default;
	margin:5px auto 0 auto;
}
.panel_type2 .panelTable{
	width:151px;
	height:auto;
	margin:0 0 0 0;
}
.panel_type2 .panelTable .fig1{
	width:5px;
	height:25px;
	background:transparent url('../images/panels/panel2/fig1.png') no-repeat right bottom;
}
.panel_type2 .panelTable .fig2{
	width:140px;
	height:25px;
	color:white;
	font-family:Arial;
	font-size:13pt;
	font-weight:bold;
	background:transparent url('../images/panels/panel2/fig2.png') no-repeat right bottom;
}
.panel_type2 .panelTable .fig3{
	width:6px;
	height:25px;
	background:transparent url('../images/panels/panel2/fig3.png') no-repeat left bottom;
}
.panel_type2 .panelTable .fig4{
	width:6px;
	height:auto;
	background:transparent url('../images/panels/panel2/fig4.png') no-repeat left top;
}
.panel_type2 .panelTable .fig5{
	width:6px;
	height:9px;
	background:transparent url('../images/panels/panel2/fig5.png') no-repeat left top;
}
.panel_type2 .panelTable .fig6{
	width:140px;
	height:9px;
	background:transparent url('../images/panels/panel2/fig6.png') no-repeat center top;
}
.panel_type2 .panelTable .fig7{
	width:5px;
	height:9px;
	background:transparent url('../images/panels/panel2/fig7.png') no-repeat left top;
}
.panel_type2 .panelTable .fig8{
	width:5px;
	height:auto;
	background:transparent url('../images/panels/panel2/fig8.png') no-repeat right top;
}
.panel_type2 .panelTable .fig9{
	width:140px;
	height:auto;
	padding:0 0 3px 0;
	color:white;
	overflow:hidden;
	vertical-align:top;
	background:transparent url('../images/panels/panel2/fig9.png') repeat right bottom;
}

.newsLetter_panel{
	width:150px;
	height:400px;
	background:transparent url('../images/panels/newsLetter.png') no-repeat left top;
}

.box_content{
	width:620px;
	height:auto;
	margin:10px 19.5px 0 19.5px;
}
.box_content .boxTable{
	width:100%;
	height:100%;
	margin:0;
}
.box_content .boxTable .topTitle1{
	height:45px;
	background:transparent url('../images/boxes/content/fig2_1.png') no-repeat center bottom;
}
.box_content .boxTable .topTitle2{
	height:45px;
	background:transparent url('../images/boxes/content/fig2_2.png') no-repeat center bottom;
}
.box_content .boxTable .topTitle3{
	height:45px;
	background:transparent url('../images/boxes/content/fig2_3.png') no-repeat center bottom;
}
.box_content .boxTable .topTitle4{
	height:45px;
	background:transparent url('../images/boxes/content/fig2_4.png') no-repeat center bottom;
}
.box_content .boxTable .topTitle5{
	height:45px;
	background:transparent url('../images/boxes/content/fig2_5.png') no-repeat center bottom;
}
.box_content .boxTable .topTitle6{
	height:45px;
	background:transparent url('../images/boxes/content/fig2_6.png') no-repeat center bottom;
}
.box_content .boxTable .topTitle8{
	height:45px;
	background:transparent url('../images/boxes/content/fig2_8.png') no-repeat center bottom;
}
.box_content .boxTable .topTitle9{
	height:45px;
	background:transparent url('../images/boxes/content/fig2_9.png') no-repeat center bottom;
}
.box_content .boxTable .middle{
	background:transparent url('../images/boxes/content/middle.png') repeat-y center top;
	cursor:default;
}
.box_content .boxTable .bottom{
	height:42px;
	background:transparent url('../images/boxes/content/bottom.png') no-repeat center top;
}


.box_trNews{
	width:659px;
	height:481px;
	margin:10px auto 0 auto;
}
.box_trNews .boxTable{
	width:100%;
	height:100%;
	margin:0 0 0 0;
}
.box_trNews .boxTable .top{
	height:46px;
	background:transparent url('../images/boxes/trNews/top.png') no-repeat center bottom;
}
.box_trNews .boxTable .middle{
	background:transparent url('../images/boxes/trNews/middle.png') no-repeat center top;
}
.box_trNews .boxTable .bottom{
	height:15px;
	background:transparent url('../images/boxes/trNews/bottom.png') no-repeat center top;
}
.box_news{
	width:616px;
	height:503px;
	margin:10px auto 0 auto;
}
.box_news .boxTable{
	width:100%;
	height:100%;
	margin:0 0 0 0;
}
.box_news .boxTable .topSM{
	height:63px;
	width:8px;
	background:transparent url('../images/boxes/news/topSM.png') no-repeat right bottom;
}
.box_news .boxTable .top{
	height:63px;
	width:608px;
	background:transparent url('../images/boxes/news/top.png') no-repeat left bottom;
}
.box_news .boxTable .middleSM{
	height:auto;
	width:8px;
	vertical-align:bottom;
	padding:0 0 0 0;
	background:transparent url('../images/boxes/news/middleSM1.png') no-repeat right top;
}
.box_news .boxTable .middleSM .SM2{
	height:200px;
	width:8px;
	margin:0 0 0 0;
	background:transparent url('../images/boxes/news/middleSM2.png') no-repeat center bottom;
}
.box_news .boxTable .middle{
	background:transparent url('../images/boxes/news/middle.png') repeat-y center top;
}
.box_news .boxTable .bottomSM{
	height:15px;
	width:8px;
	background:transparent url('../images/boxes/news/bottomSM.png') no-repeat center bottom;
}
.box_news .boxTable .bottom{
	height:15px;
	width:608px;
	background:transparent url('../images/boxes/news/bottom.png') no-repeat center top;
}
.newCommentBT {
	width:193px;
	height:41px;
	border:none;
	cursor:pointer;
	background:transparent url('../images/buttons/addComment.png') no-repeat 0 0;
}
.newCommentBT:hover {
	width:193px;
	height:41px;
	border:none;
	cursor:pointer;
	background:transparent url('../images/buttons/addComment.png') no-repeat 0 -40px;
}
.newCommentBT:focus {
	width:193px;
	height:41px;
	border:none;
	cursor:pointer;
	background:transparent url('../images/buttons/addComment.png') no-repeat 0 -40px;
}
.newPostBT {
	width:193px;
	height:41px;
	border:none;
	cursor:pointer;
	background:transparent url('../images/buttons/addPost.png') no-repeat 0 0;
}
.newPostBT:hover {
	width:193px;
	height:41px;
	border:none;
	cursor:pointer;
	background:transparent url('../images/buttons/addPost.png') no-repeat 0 -40px;
}
.newPostBT:focus {
	width:193px;
	height:41px;
	border:none;
	cursor:pointer;
	background:transparent url('../images/buttons/addPost.png') no-repeat 0 -40px;
}

.newRespBT {
	width:193px;
	height:41px;
	border:none;
	cursor:pointer;
	background:transparent url('../images/buttons/addResp.png') no-repeat 0 0;
}
.newRespBT:hover {
	width:193px;
	height:41px;
	border:none;
	cursor:pointer;
	background:transparent url('../images/buttons/addResp.png') no-repeat 0 -40px;
}
.newRespBT:focus {
	width:193px;
	height:41px;
	border:none;
	cursor:pointer;
	background:transparent url('../images/buttons/addResp.png') no-repeat 0 -40px;
}

.comAutBox{
	background:transparent url('../images/comAutBox.png') no-repeat right top;
	float:left;
	display:block;
	width:auto;
	height:27px;
	color:white;
	padding-left:10px;
	padding-right:30px;
	margin-right:10px;
	text-align:left;
}
.comDateBox{
	background:transparent url('../images/comDateBox.png') no-repeat right top;
	float:right;
	display:block;
	width:79px;
	height:14px;
	color:white;
	padding-top:5px;
	padding-bottom:0px;
	padding-right:5px;
	text-align:right;
	font-size:7pt;
}
.comInfoBox{
	background:transparent url('../images/comInfoBox.png') no-repeat right bottom;
	float:left;
	display:block;
	width:auto;
	height:16px;
	color:white;
	margin-left:2px;
	padding-top:5px;
	padding-bottom:0px;
	padding-right:5px;
	text-align:left;
	font-size:10pt;
}
.infoBox{
	margin: 0 20px 5px 20px;
	width:570px;
}
.infoBox .boxTable{
	width:100%;
	margin:0 0 0 0;
}
.infoBox .boxTable .top{
	height:17px;
	background:transparent url('../images/boxes/infoBox/top.png') no-repeat center bottom;
}
.infoBox .boxTable .middle{
	text-align:left;
	padding-left:6px;
	padding-right:11px;
	background:transparent url('../images/boxes/infoBox/middle.png') repeat-y center top;
}
.infoBox .boxTable .bottom{
	height:5px;
	background:transparent url('../images/boxes/infoBox/bottom.png') no-repeat center top;
}
.bloggersBox{
	margin: 0;
	width:215px;
}
.bloggersBox .top{
	text-align:center;
	padding-top:12px;
	padding-left:6px;
	padding-bottom:3px;
	background:transparent url('../images/boxes/blogBloggers/top.png') repeat-y center top;
}
.bloggersBox .bottomm{
	height:10px;
	background:transparent url('../images/boxes/blogBloggers/bottom.png') no-repeat left top;
}

.blogElemets{
	margin: 0;
	width:369px;
	height:415px;
	position:relative;
	left:-15px;
}
.blogElemets .topE{
	text-align:center;
	padding-top:12px;
	padding-left:12px;
	background:transparent url('../images/boxes/blogElements/top.png') repeat-y center top;
}
.blogElemets .bottomE{
	height:10px;
	background:transparent url('../images/boxes/blogElements/bottom.png') no-repeat left top;
}


#fileQueue {
	width: 400px;
	height: 60px;
	overflow: auto;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
}
.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}
.blogAuth {
	background: transparent url('../images/blogAuth.png') no-repeat left bottom;
	height:135px;
	width:530px;
	margin:0 auto 5px auto;
	display:block;
	color:white;
	text-align:left;
}
.blogAuthSM {
	background: transparent url('../images/blogAuthSM.png') no-repeat left bottom;
	height:128px;
	width:530px;
	padding-top:7px;
	margin:20px auto 5px auto;
	display:block;
	color:white;
	text-align:left;
}

.redFrame{
	background:transparent url('../images/frames/frame_red.png') no-repeat left top;
	width:130px;
	height:130px;
	position:relative;
	top:-130px;
	padding-top:105px;
}
.redFrameName{
	background:transparent url('../images/frames/frame_red_name.png') no-repeat left top;
	width:130px;
	height:130px;
	position:relative;
	top:-130px;
	padding-top:105px;
}

.userframe_1{
	background:transparent url('../images/frames/frame_1.png') no-repeat left top;
	width:130px;
	height:130px;
	position:relative;
	top:-130px;
	padding-top:105px;
}
.userframe_2{
	background:transparent url('../images/frames/frame_2.png') no-repeat left top;
	width:130px;
	height:130px;
	position:relative;
	top:-130px;
	padding-top:105px;
}
.userframe_3{
	background:transparent url('../images/frames/frame_3.png') no-repeat left top;
	width:130px;
	height:130px;
	position:relative;
	top:-130px;
	padding-top:105px;
}

.pollOpt {
	background:transparent url('../images/s_d.png') no-repeat left top;
	width:19px;
	height:20px;
	cursor:pointer;
}
.pollOptSel {
	background:transparent url('../images/s_s.png') no-repeat left top;
	width:19px;
	height:20px;
	cursor:pointer;
}
.pollBT {
	background: transparent url('../images/buttons/pollVote.png') no-repeat 0 0;
	width:100px;
	height:20px;
	cursor:pointer;
}
.pollBT:hover {
	background: transparent url('../images/buttons/pollVote.png') no-repeat 0 -20px;
	width:100px;
	height:20px;
	cursor:pointer;
}

.vBlogArchBT {
	width:193px;
	height:41px;
	border:none;
	cursor:pointer;
	margin:5px auto 0 auto;
	background:transparent url('../images/buttons/vb_archive.png') no-repeat 0 0;
}
.vBlogArchBT:hover {
	width:193px;
	height:41px;
	border:none;
	cursor:pointer;
	background:transparent url('../images/buttons/vb_archive.png') no-repeat 0 -40px;
}
.vBlogArchBT:focus {
	width:193px;
	height:41px;
	border:none;
	cursor:pointer;
	background:transparent url('../images/buttons/vb_archive.png') no-repeat 0 -40px;
}
.tBlogArchBT {
	width:193px;
	height:41px;
	border:none;
	cursor:pointer;
	margin:5px auto 0 auto;
	background:transparent url('../images/buttons/tb_archive.png') no-repeat 0 0;
}
.tBlogArchBT:hover {
	width:193px;
	height:41px;
	border:none;
	cursor:pointer;
	background:transparent url('../images/buttons/tb_archive.png') no-repeat 0 -40px;
}
.tBlogArchBT:focus {
	width:193px;
	height:41px;
	border:none;
	cursor:pointer;
	background:transparent url('../images/buttons/tb_archive.png') no-repeat 0 -40px;
}

