#TB_overlay {
	z-index:1000;
}

#TB_window {
	z-index:1001;
    border: 2px solid #000;
	border-right-width: 1px;
}

#TB_window, #TB_secondLine {
    font-size: 11px;
    color: #000;
    background: #000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#TB_title{
	height: 75px;
	background: transparent url(../_img/_layout/Thickbox/bg-header.jpg) no-repeat 0 0;
	margin-right: 1px;
}

#TB_iframeContent {
	margin: 0;
}

#TB_ajaxWindowTitle {
	padding:13px 0 0 24px;
}

#TB_closeAjaxWindow {
	padding:13px 14px 0 0;
}

#TB_closeWindowButton {
	display: block;
	width: 89px;
	height: 30px;
	background: transparent url(../_img/_layout/Thickbox/close.png) no-repeat 0 0;
	_background-image: url(../_img/_layout/Thickbox/close.gif);
}

body.thickbox {
    background: transparent url(../_img/_layout/Thickbox/bg-tile.jpg) repeat-y 0 0 fixed;
}

body.blog #wrapper, body.blog #page {
    width: 690px;
}

body.blog #page table.content-img {
    margin: 0 15px 10px 0;
}

body.blog #page table.content-img td {
    width: 204px;
    height: 204px;
    background: transparent url(../_img/_layout/Thickbox/content-img-bg.gif) no-repeat 0 0;
}

body.thickbox #page .article {
    padding: 12px 26px;
}

body.thickbox #page h1,
body.thickbox #page h2,
body.thickbox #page h3,
body.thickbox #page h4,
body.thickbox #page h5,
body.thickbox #page h6 {
    color: #000;
}

body.widget #page .article {
    padding: 0;
	margin: 0 auto;
	width: 303px;
}
