* {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}

a img {
	border: none;
}

body {
	background: #A0BDC2 url(body-bg.gif);
}

#logo-link {
	display: block;
	width: 380px;
	height: 150px;
	position: absolute;
	right: 100px;
	top: 10px;
	text-indent: -9999px;
	overflow: hidden;
}

#head {
	width: 1000px;
	height: 217px;
	margin: 0px auto;
	padding: 0 107px;
	padding-top: 10px;
	background: url(header.jpg) no-repeat left top;
	position: relative;
	display: block;
	clear: both;
}

#toplist {
	list-style: none;
	display: block;
	float: left;
	margin-right: 10px;
}

#toplist li {
	float: left;
	margin-right: 14px;
	list-style: none;
	margin-top: 1px;
}

#toplist li a {
	color: white;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}

#toplist li a:hover {
	color: #ee1d25;
}

#searchform {
	width: 218px;
	float: left;
}

#searchform span {
	display: block;
	width: 177px;
	height: 24px;
	background: url(search-input.jpg) no-repeat left top;
	position: relative;
	float: left;
}

#searchform input {
	background: none;
	border: 0;
	font-size: 12px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 7px;
	top: 4px;
	width: 166px;
}

#searchform button {
	display: block;
	width: 33px;
	height: 24px;
	background: url(search-button.jpg) no-repeat left top;
	border: 0;
}

.button {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	outline: none;
	font-size: 1px;
	border: 0;
}

.jump-to-content {
	width: 122px;
	height: 24px;
	background: url(jump-to-content.jpg) no-repeat left top;
	float: left;
}

.logout-button {
	width: 101px;
	height: 24px;
	background: url(logout.png) no-repeat left top;
	margin-left: 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-indent: 0;
}

#microfon {
	display: block;
	outline: none;
	width: 215px;
	height: 94px;
	padding-left: 245px;
	padding-top: 65px;
	background: url(microfon-2.png) no-repeat left top;
	position: absolute;
	left: 107px;
	top: 35px;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

.hmm {
	display: block;
	outline: none;
	width: 215px;
	height: 94px;
	padding-left: 45px;
	padding-top: 25px;
	position: absolute;
	left: 107px;
	top: 35px;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

#microfon br {
	display: block;
}

#wrap {
	width: 1000px;
	margin: 0 auto;
	padding: 0 107px;
	background: url(content-shadow.gif) repeat-y center top;
}

#centertop-wrap {
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
	background: url(top-bg.png) repeat-x left top;
}

#centertop {
	width: 990px;
	height: 270px;
	padding-left: 10px;
	overflow: hidden;
	position: relative;
}

#centertop.inside {
	height: 0;
}

.box-centertop {
	width: 310px;
	background: url(separator2.gif) no-repeat right top;
	height: 270px;
	padding-left: 10px;
	margin-right: 3px;
	float: left;
}

#hotonkissfm.box-centertop {
	/*background: none;*/
}

.box-centertop h2 {
	font-size: 32px;
	letter-spacing: -3px;
	margin-bottom: 4px;
	height: 39px;
}

.box-centertop h2 span {
	float: left;
}

.box-centertop h2 a.rss {
	width: 29px;
	height: 12px;
	background: url(rss.png) no-repeat left top;
	position: relative;
	top: 15px;
	left: 8px;
}

.box-centertop ul {	
	clear: both;
	list-style: none;
	padding-right: 15px;
}

.box-centertop ul li {
	padding-bottom: 8px;
	letter-spacing: -0.08em;
	background: url(separator1.gif) no-repeat right bottom;
	font-size: 12px;
	margin-bottom: 8px;
	padding-left: 13px;
	color: #131c1e;
	text-shadow: 0px 1px 0px #fff;
	
}

#hotonkissfm.box-centertop ul li {
	background: none;
	padding-left: 0;
}

.box-centertop ul li strong {
	/*background: url(icon-page.gif) no-repeat 0px 2px;*/
	padding-left: 13px;
	margin-left: -13px;
	margin-bottom: 3px;
	font-size: 13px;
	line-height: 15px;
	display: block;
}

#hotonkissfm.box-centertop ul li strong {
	background: none;
	padding-left: 0;
	margin-left: 0;
}

/*.box-centertop ul li a {
	text-decoration: none;
	color: black;
	background: url(arrow.png) no-repeat right center;
	_background: url(arrow.gif) no-repeat right center;
	display: block;
	padding-right: 20px;
}
*/
.box-centertop ul li a:hover {
	color: #666;
}

.box-centertop ul li a:hover strong {
	color: red;
	text-decoration: underline;
}

.box-centertop .picture-frame {
	margin-left: -3px;
	margin-bottom: 5px;
}

.box-centertop .picture-overflow {
	display: block;
	width: 284px;
	height: 100px;
	overflow: hidden;
	border: 3px solid white;
}


.box-centertop .picture-frame img {
	position: relative;
	padding:7px 17px;
	background:#000 url(ban-bg.jpg) no-repeat;
	/*top: -50px;*/
}


#hotonkissfm.box-centertop .cal {
	margin-right: 6px;
}

.picture-frame,
.csc-textpic dl {
	display: block;
	width: 292px;
	/*height: 100px;*/
	background: url(picture-frame.png) no-repeat left top;
	/*
	padding-top: 8px;
	padding-left: 8px;
	*/
	margin-bottom: 10px !important;
	border: none;
}

.csc-textpic-image {

}

#middle .middle-left .csc-textpic dl {
	margin-bottom: 0 !important;
}

DIV.csc-textpic dl {
	/*float: left;*/
	width: 398px;
	/*height: 138px;*/
}

DIV.csc-textpic dl.csc-textpic-image dt{
}

DIV.csc-textpic dl.csc-textpic-image dt img {
	border: 3px solid #ebebeb;
}

DIV.csc-textpic dl.csc-textpic-image {
	/*float: left;*/
	margin-right: 15px !important;
}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image a {
	/*height: 125px;*/
	display: block;
	overflow: hidden;
	width: 280px;
	float: left;
}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 0;
	padding: 0px 0px;
}
	
#center {
	padding: 0 17px 20px 17px;
}

.banner-left {
	float: left;
}

.banner-right {
	float: right;
}

#sidebar-left {
	background: #e9edec url(sidebar-top.gif) no-repeat left top;
	width: 313px;
	float: left;
	margin-top: 20px;
}

.sidebar-box {
	/*border-bottom: 1px solid #babebd;*/
	background: url(bg-sep-sidebar.jpg) repeat-x bottom left;
	padding: 10px;
}

.sidebar-box img{
background:none;

}

#sidebar-left h2{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #ee1d25;
	margin-bottom: 5px;
}

#sidebar-left h2 a {
	color: #ee1d25;
	font-size: 13px;
	text-decoration:none;
}

#sidebar-left h2 a:hover {
	text-decoration:underline;
}

#sidebar-left p,
#sidebar-left ul,
#sidebar-left ol {
	font-size: 13px;
	margin-top: 8px;
	line-height: 1.4em;
}

#sidebar-left ul{
list-style-type:none;
margin:0;
padding:0;
}

.grila li{
background:none;
}

#sidebar-left ul li{
background:url(internal_link.gif) no-repeat 0 50%;
padding-left:10px;
width:290px;
display:block;
background-color:#F3F7F6;
border-bottom:1px solid #cccccc;
}

#sidebar-left ul li:hover, #sidebar-left ul li:selected, #sidebar-left ul li:active, #sidebar-left ul li:visited{
background-color:#cccccc;
}

#sidebar-left ul li a{
text-decoration:none;
color:#6D6666;
font-weight:bold;
}

#sidebar-left ul li a:hover{
text-decoration:none;
color:#000;
display:block;
background-color:#E9EDEC;
}

#middle {
	float: right;
	width: 624px;
	margin-top: 20px;
	font-size: 13px;
}

#middle p {
	margin-top: 8px;
	margin-bottom: 13px;
	line-height: 15px;
	color: #131c1e;
}

#middle img {
	border: 3px solid #ebebeb !important;
}

#middle p a,
#middle ul a {
	color: #ee2c33;
}

#middle hr {
	display: block;
	clear: both;
	margin: 5px 0px 10px 0px;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	border: none !important;
	border-top: 1px dotted silver !important;
}

#middle ul {
	list-style-type: none;
	list-style-image: url(bullet-li.gif);
	list-style-position: inside;
}

#middle ul li {
	margin-bottom: 15px;
}

#middle .middle-right ul {
	list-style-type: none;
	list-style-image: none;
}

#middle .middle-right ul li{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
}

#middle h1, #middle .tile{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #ee1d25;
	margin-bottom: 5px;
}

#middle h1 a, #middle .tile a{
	color: #ee1d25;
}

#middle h2 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #131c1e;
	margin-bottom: 10px;
}

#middle h2 a {
	color: #131c1e;
}
#middle h2 a {
	color: #ee1d25;
	text-decoration:none;
	font-weight:bold;
}

#middle h2 a:hover{
text-decoration:underline;
}

#middle h3 a {
	color: #131c1e;
}

.cal {
	display: block;
	width: 54px;
	height: 55px;
	background: url(calendar.png) no-repeat left center;
	text-align: center;
	font-weight: bold;
	color: #131c1e;
}

.cal .luna {
	display: block;
	text-align: center;
	font-size: 14px;
	letter-spacing: -1px;
	position: relative;
	top: -7px;
	text-transform: uppercase;
}

.cal .zi {
	text-align: center;
	display: block;
	font-size: 28px;
	padding-top: 5px;
	letter-spacing: -2px;

}

.article-cal {
	float: left;
	margin: 0px 10px 10px 0px;
}

.article-comments {
	display: block;
	margin-left: 60px;
	font-size: 12px;
	padding-left: 22px;
	background: url(icon-comments.gif) no-repeat left top;
	font-weight: bold;
	margin-top: 10px;
}

.article-tags {
	display: block;
	margin-left: 60px;
	font-size: 12px;
	background: url(icon-tags.gif) no-repeat left top;
	font-weight: bold;
	padding: 2px 0 2px 22px;
	margin-top: 5px;
}

.article-tags a {
	color: #ee2c33;
}

#footer {
	width: 1000px;
	margin: 0px -17px 0px -17px;
	padding: 0 17px;
	background: url(footer.png) no-repeat left top;
	height: 79px;
}

#footer ul {
	list-style: none;
	padding-left: 20px;
	padding-top: 10px;
}

#footer ul li {
	float: left;
	margin-right: 15px;
}

#footer ul li a {
	color: white;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#mbdragan {
	width: 115px;
	height: 38px;
	background: url(mbdragan.png) no-repeat left top;
	clear: both;
	margin-left: 18px;
	top: 30px;
	position: relative;
	padding-bottom: 15px;
}

.clear {
	display: block;
	clear: both;
}

.gallerybullet-off,
.gallerybullet-on {
	display: block;
	width: 7px;
	height: 8px;
	text-indent: -9999px;
	float: left;
	overflow: hidden;
	font-size: 1px;
	background: url(gallery-bullets.gif) no-repeat left top;
	margin-right: 4px;
	margin-bottom: 3px;
}

.gallerybullet-on {
	background-position: left bottom;
}

.flickr-gallery {
	width: 313px;
	width: 208px;
	position: relative;
}

#flickr-photos {
	position: relative;
	overflow: hidden;
	width: 208px;
	height: 150px;
}

#flickr-photos-container {
	position: absolute;
	top: 0;
	width: 10000px;
}

.flickr-gallery img {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.flickr-gallery-arrows {
	position: absolute;
	top: 10px;
	left: 225px;
	width: 53px;
}

.arrow-left,
.arrow-right {
	width: 15px;
	height: 24px;
}

.arrow-left {
	background: url(arrow-left.gif) no-repeat left top;
	float: left;
}

.arrow-right {
	background: url(arrow-right.gif) no-repeat left top;
	float: right;
}

.flickr-gallery-dots {
	position: absolute;
	top: 46px;
	left: 242px;
	width: 66px;
}

.big-calendar {
	display: block;
	padding: 5px;
}

.grila {
	width: 92px;
	height: 32px;
	background: url(read.jpg) no-repeat left top;
	margin-top: 15px;
}

.chestionar {
	background: url(chestionar.gif) no-repeat right top;
	list-style: none;
	padding-left: 15px;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 30px;
}

.chestionar li {
	margin: 8px 0;
}

.voteaza {
	width: 139px;
	height: 46px;
	background: url(vote.jpg) no-repeat left top;
	margin: -10px auto 0 auto;

}

#topmenu {
	position: absolute;
	bottom: 0;
	left: 97px;
}

#topmenu img {
	display: block;
	border: 0;
	float: left;
}

#topmenu a.normal-tab-100 {
	width: 100px;
	background: url(tab-100-inactive.png) no-repeat center top;
}

#topmenu .normal-tab-150 {
	width: 140px;
	background: url(tab-150-inactive.png) no-repeat center top;
	_background: url(tab-150-inactive.gif) no-repeat center top;
}

#topmenu a.normal-tab-100,
#topmenu .normal-tab-150 {
	padding: 10px 0 0 0;
	float: left;
	display: block;
	height: 38px;
	line-height: 40px;
	color: #e8eeec;	
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	letter-spacing: -0.5px;
	text-shadow: 0px -1px 0px #95ada1;
}
#topmenu .normal-tab-150 a{
color:#e8eeec;
text-decoration:none;
}

#topmenu a.normal-tab-100:hover,
#topmenu .normal-tab-150 a:hover {
	color: #fff;
	text-shadow: 0px -1px 0px #95ada1;
}

#topmenu a.normal-tab-100-active {
	width: 115px;
	background: url(tab-100-active.png) no-repeat center top;
}

#topmenu a.normal-tab-150-active {
	background: url(tab-150-active.png) no-repeat center top;
	width: 155px;
}


#topmenu a#link-home.normal-tab-100 {
	background: url(tab-100-inactive-home.png) no-repeat left top;
	margin-left: -10px;
	width: 102px;
	padding-left: 15px;
	height: 74px;
	position: relative;
	top: 36px;
	margin-top: -36px;
}


#topmenu a#link-home.normal-tab-100-active {
	margin: 0;
	background: url(tab-100-active.png) no-repeat center top;
	_background: url(tab-100-active.gif) no-repeat center top;
	top: 0;
	height: 38px;
	width: 115px;
	padding-left: 0;
	margin-right: 7px;
}

#topmenu a.normal-tab-100-active,
#topmenu a.normal-tab-150-active,
#topmenu a.normal-tab-100-active:hover,
#topmenu a.normal-tab-150-active:hover {
	color: #243538;
}

#topmenu a#link-account {
	float: left;
	display: block;
	height: 56px;
	width: 153px;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
	outline: none;
	margin-top: -8px;
	background: url(b-cont.png) no-repeat left top;
	position: absolute;
	right: -218px;
}

/*

#topmenu a#link-home {
	float: left;
	display: block;
	height: 56px;
	width: 117px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	background: url(../images/b2.png) no-repeat left top;
}
*/

img.spacer-gif,
br {
	display: none;
}

.article-more-link {
	display: block;
	clear: both;
	margin-bottom: 20px;
}

.article-more-link a {
	font-weight: bold;
	color: #ED1D24;
}

.tabel-grila {
	width: 100%;
	margin-top: 10px;
	clear: both;
}

.tabel-grila th {
	font-size: 14px;
	font-weight: bold;
	color: #C1092F;
	width: 50px;
	padding-right: 10px;
	padding: 3px 0 3px 10px;
}

.tabel-grila td {
	font-size: 13px;
	padding: 3px 0;
}

.tabel-grila a {
	color: #E11B00;
}

#menu-grila {
	list-style-type: none;
	height: 20px;
	padding: 10px;
	background: #E9EDEC;
	margin-top: 10px;
}

#menu-grila li {
	float: left;
}

#menu-grila a {
	font-size: 16px;
	font-weight: bold;
	
	text-decoration: none;
	color: #8C908F;
	margin-right: 20px;
}

#menu-grila a:hover {
	color: #C1092F;
}

#sidebar-left h1,#sidebar-left .tile {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #ee1d25;
	margin-bottom: 5px;
	padding: 10px 0 0 10px;
}

#subpages-list {
	font-size: 12px;
	color: #ee1d25;
	font-weight: bold;
	margin-left: 30px;
}

#expand-button {
	float: left;
	display: block;
	width: 33px;
	height: 13px;
	font-size: 1px;
	overflow: hidden;
	text-indent: -9999px;
	outline: none;
	position: relative;
	left: 17px;
}

.expand-button-close {
	background: url(expand-button.gif) no-repeat left top;
}


.expand-button-open {
	background: url(expand-button.gif) no-repeat right top;
}


.middle-left {
	width: 300px;
	float: left;
}

.middle-left img{
background:none;
}

.middle-left p{
text-align:justify;
}

.middle-right {
	width: 300px;
	float: right;
}

.middle-right img{
background:none;
}

.middle-right ul {
	list-style-type:none;

	margin: 0;

	margin-top: 5px;
}

.middle-right ul li {
	background:url(internal_link.gif) no-repeat 0 50%;
	padding: 0 0 0 10px;
}

li.top40list-item {
	clear: left;
	font-size: 13px;
	border-bottom: 1px solid #CCCCCC;
	background: #DDE5E3;
	list-style: none;
	width: 300px;
	cursor: default;
}

.middle-right li.top40list-item {
	background: none;
	padding-bottom: 6px;
}

li.top40list-item em {
	font-style: normal;
	display: block;
	float: left;
	font-size: 38px;
	font-weight: bold;
	color: #C7D3D1;
	letter-spacing: -2px;
	margin-right: 8px;
	cursor: default;
}

li.top40list-item strong {
	display: block;
	padding-top: 6px;
	cursor: default;
}

#top40-link {
	clear: both;
	text-align: right;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	color :#EE2C33;
}

.tx-spbettercontact-pi1 form {
	border-top: 1px solid #cccccc;
	padding-top: 20px;
	margin-top: 10px;
}

.tx-spbettercontact-pi1 #sp_bettercontact_name_container input,
.tx-spbettercontact-pi1 #sp_bettercontact_telefon_container input,
.tx-spbettercontact-pi1 #sp_bettercontact_mail_container input,
.tx-spbettercontact-pi1 textarea {
	padding: 3px;
	border: 1px solid #babebd;
	background: #e9edec;
	width: 400px;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	margin-bottom: 5px;
}

.tx-spbettercontact-pi1 textarea {
	height: 200px;
}

.tx-spbettercontact-pi1 #sp_bettercontact_senden input {
	padding: 3px 10px;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
}

#menu-grila.menu-luni li .menuitem-35 a,
#menu-grila.menu-marti li .menuitem-36 a,
#menu-grila.menu-miercuri li .menuitem-37 a,
#menu-grila.menu-joi li .menuitem-38 a,
#menu-grila.menu-vineri li .menuitem-39 a,
#menu-grila.menu-sambata li .menuitem-40 a,
#menu-grila.menu-duminica li .menuitem-41 a {
   color: #C1092F;
}

fieldset.grup {
	display: block;
	clear: both;
	border: none !important;
	background: none !important;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

fieldset.grup label {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #393939;
	display: block;
	float: left;
	width: 130px;
}

fieldset.grup input.text,
fieldset.grup textarea.text {
	display: block;
	float: left;
	padding: 5px;
	border: 1px solid #babebd;
	background: #e9edec !important;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	color: #131c1e;
	width: 430px;
}

fieldset.grup input.submit,
fieldset.grup input.submit-actualizare,
fieldset.grup input.submit-login,
fieldset.grup input.backtoform,
.submit-top40 {
	display: block;
	margin-left: 130px;
	width: 86px;
	height: 25px;
	background: url(buton-trimite.jpg) no-repeat top left;
	border: none !important;
	font-size: 0px;
	color: red;
	line-height: 0px;
	text-indent: -10000px;
	outline: none;
	cursor: pointer;
}

fieldset.grup input.submit {
	float: left;
}

fieldset.grup input.submit-actualizare {
	width: 114px;
	height: 25px;
	background: url(buton-actualizare.jpg) no-repeat top left;
}

fieldset.grup input.submit-login {
	width: 83px;
	height: 25px;
	background: url(buton-login.jpg) no-repeat top left;
}

.submit-top40 {
	width: 141px;
	height: 25px;
	background: url(buton-trimite-top40.jpg) no-repeat top left;
	margin: 10px 0 0 0;
}

fieldset.grup input.backtoform {
	width: 158px;
	height: 25px;
	background: url(buton-inapoi.jpg) no-repeat top left;
	margin-left: 10px;
}

.thumb-window {
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid #718884;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background: white;
}

.thumb-empty {
	display: none;
}

.thumb-page {
	height: 150px;
	width: 208px;
	float: left;
}

.thumb-portret img {
	width: 40px;
}

.gallery-link {
	font-size: 12px;
	font-weight: bold;
	color: #C1092F;
	margin-top: 10px;
	display: block;
}

.top40table,
tr.top40table-tr {
	width: 624px;
	cursor: default;
}

tr.top40table-tr {
	font-size: 12px;
	width: 624px;
}

.top40table td,
tr.top40table-tr td {
	padding: 3px;
}

.top40table .td-0,
tr.top40table-tr .td-0 {
	width: 30px;
}

.top40table .td-2,
tr.top40table-tr .td-2 {
	width: 20px;
}

tr.top40table-tr td img { display: none; }
#middle tr.top40table-tr td img { display: block; }
/*
tr.top40table-tr td,
tr.top40table-tr th { color: #EE1D25; padding-left: 3px; }
#middle tr.top40table-tr td,
#middle tr.top40table-tr th { color: #000; padding-left: 3px; }
*/
tr.top40table-tr { background: #EE1D25; color: white; }
.top40table tr.top40table-tr { background: none; color: black; }


div#center div#middle table.top40table td.td-2 img {
	border: 0 !important;
}

.top40table tr.tr-even {
	background: #EDF2F3;
}

#middle ol {
	margin-left: 30px;
}


#sidebar-left-content .tx-gooffotoboek-pi1 {
	display: none;
}

#sidebar-left-galleries {
	background: url(bg-sep-sidebar.jpg) repeat-x bottom left;
	padding-bottom: 10px;
}

#sidebar-left-galleries li {
	margin-bottom: 3px;
}

#sidebar-left-galleries li a {
	color: #EE1D25;
	font-size: 12px;
}


#sidebar-left-galleries .csc-textpic dl {
	height: 138px;
	padding-left: 10px;
	padding-top: 10px;
	position: relative;
	left: -5px;
}

#sidebar-left-galleries .csc-textpic dt {
	display: block;
	width: 284px;
	height: 120px;
	overflow: hidden;
}

#sidebar-left-galleries .csc-textpic dd {
	position: absolute;
	left: 10px;
	bottom: 18px;
	display: block;
	width: 270px;
	
	background: url(gallery-caption-bg.png);
	color: white;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}


#sidebar-chat-link {
	display: block;
	padding: 10px 5px;
	background: url(bg-sep-sidebar.jpg) repeat-x bottom left;
}

.middle-center .news-list-browse {
	display: none;
}

#logout-button {
	float: left;
	display: inline;
}

p.bodytext, .bodytext p {
	text-align: justify;
}

#middle .tx-ttnews-browsebox table tr td p {
	margin: 4px 2px;
	line-height: auto;
}

#middle #download-wallpapers .csc-frame {
	width: 300px;
	float: left;
	height: 110px;
}

.copy a{
color:#ee1d25;
text-decoration:none;
font-weight:bold;
}

