/*
Style Name: Football World
Description: Football World style by <a href="http://www.sitemakers.hu/kapcsolat/">czombos</a>.
Version: 2.0
Author: Sitemakers Kft.
Author URI: http://www.sitemakers.hu/
*/



/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 0;
	color: #2D2CB4;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	background:#FFF url(/images/bg.jpg) repeat fixed center -100px;
	behavior: url("/styles/csshover3.htc");
}
a:link, a:visited {
	color: #2D2CB4;
}
a:hover, a:active {
	color: #2D2CB4;
}
a:link img, a:visited img {
	border-color:#2D2CB4;
}
a:focus img, a:hover img, a:active img {
	border-color: #008EB3;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3 {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h4 {
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h5 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h6 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding-top:0;
	padding-bottom: 5px;
}
img {
	border:none;
	vertical-align:middle;
}
.hiba {
	color:#FF0000;
	font-size:10px;
}
.piros {
	color:#F00;
}
.sarga {
	color:#FF5E00;
}
/* End Typography & Colors */

.op75:hover {
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
 -moz-opacity: .40;
 -khtml-opacity: .40;
 opacity: .40;

}



/* Begin clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}  /* for IE/Mac */

*html .clearfix {
	zoom: 1;     				/* triggers hasLayout */
	display: block;     /* resets display for IE/Win */
}
.clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* End clearfix */



/* Begin Structure */
#container {
	width: 1000px;
	margin:0 auto;
}
#header {
	width: 1000px;
	margin:0 auto;
	background:url(/images/header.jpg) no-repeat right top;
	height: 193px;
	position: relative;
}
#login {
	position:absolute;
	left:160px;
	top:158px;
	color:#FFF;
}
#login span {
	margin:0 0 0 30px;
}
#login a {
	color:#FFF;
	text-decoration:none;
}
#search {
	position:absolute;
	right:10px;
	top:10px;
	color:#FFF;
	text-align:center;
}
#logo {
	position:absolute;
	left:140px;
}
#left {
	float:left;
	width:135px;
}
#content {
	float: right;
	width: 865px;
	background:#FFF url(/images/content_bg.jpg) no-repeat;
}
*html #content_left {
	height:695px;
}
#content_left {
	float:left;
	width:580px;
	padding:20px 10px 0 10px;
	min-height:695px;
}
#content_right {
	float:right;
	width:230px;
	padding:20px 10px 0 10px;
}
#footer {
	font-size: 10px;
	text-transform: uppercase;
	background:#34779c;
	margin:5px 0 0 0;
	font-weight:bold;
	color:#FFF;
	background:url(/images/footer.gif);
	height:83px;
}
#footer p {
	padding:63px 10px 0 10px;
	text-align:right;
}
.specialOffer {
	background:url(/images/akciosAjanlatBg.gif) repeat-x;
	border:1px solid #bbbbbb;
	position:relative;
	height:80px;
	margin-bottom:10px;
}
.specialOffer .title {
	position:absolute;
	left:105px;
	top:5px;
	color:#073B00;
	font-size:14px;
	font-weight:bold;
}
.specialOffer .productTitle {
	position:absolute;
	left:120px;
	top:5px;
	color:#2D2CC0;
	font-size:14px;
	font-weight:bold;
}
.specialOffer .originalPrice {
	position:absolute;
	left:120px;
	bottom:2px;
	text-align:center;
}
.specialOffer .originalPrice .strikethrough {
	text-decoration:line-through;
}
.specialOffer .specialPrice {
	position:absolute;
	position:absolute;
	left:210px;
	bottom:2px;
	text-align:center;
}
.special {
	color:#FF5E00;
	font-weight:bold;
}
.specialOffer .discount {
	position:absolute;
	position:absolute;
	left:300px;
	bottom:2px;
	text-align:center;
}
.specialOffer .discount .special {
	color:#FF5E00;
	font-weight:bold;
}
.specialOffer .pic {
	position:absolute;
	left:0;
	top:0;
	padding:0;
	margin:0;
}
.specialOffer .size {
	position:absolute;
	right:10px;
	top:1px;
}
.news {
	border-bottom:1px solid #2D2CB4;
	margin-bottom:10px;
	padding-bottom:10px;
}
iframe {
	border:0;
}
hr {
	border: none 0;
	border-top: 1px solid #C1C1C1;
	border-bottom: 1px solid #FFF;
	height: 2px;
	margin: 5px auto 0 0;
	text-align: left;
}
*html hr {
	margin:0;
}
*+html hr {
	margin:0;
}



.newsCommentList {
	background:#FFF;
	border:1px solid #2D2CB4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:0 0 10px 0;
}
.newsComment {
	background:#F1F1F1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:5px;
}
*html .newsComment {
	display:inline-block;
}
*+html .newsComment {
	display:inline-block;
}
.newsCommentSec {
	background:#F8F8F8;
}
.newsCommentBody {
	width:78%;
	float:right;
	padding:0 10px 0 0;
}
.newsCommentBody .author {
	font-size:14px;
	font-weight:bold;
	padding:0 0 5px 0;
}
/* End Structure */



/* Begin Boxes */
#box {
	background:#073600 url(/images/box.gif) repeat-x center top;
	width:191px;
	color:#FFF;
	padding:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-bottom:10px;
}
#cartBox {
	background:#073600 url(/images/box.gif) repeat-x center top;
	width:191px;
	color:#FFF;
	padding:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-bottom:10px;
}

#rateBox {
	background:#073600 url(/images/box.gif) repeat-x center top;
	width:191px;
	color:#FFF;
	padding:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-bottom:10px;
}



.newsBlock {
	width:277px;
	float:left;
	margin:0 0 10px 0;
	border:1px solid #BBB;
}
.newsBlock h3 {
	background:#D8D8D8 url(/images/productTitleBg.gif) repeat-x;
	color:#146509;
	font-weight:bold;
	padding:5px;
	font-size:13px;
}
.newsBlock h3 a {
	color:#2D2CC0;
	text-decoration:none;
}
.newsBlock .content {
	padding:5px;
}
.newsBlock a:link img,
.newsBlock a:visited img {
	border:1px solid #073800;
}
.newsBlock a:focus img,
.newsBlock a:hover img,
.newsBlock a:active img {
	border:1px solid #FF5E00;
}



.productItemBox {
	width:183px;
	float:left;
	margin:0 6px 5px 0;
	border:1px solid #e9e9e9;
}
.productItemBox a {
	display:block;
}
.productItemBox .title {
	background:#D8D8D8 url(/images/productTitleBg.gif) repeat-x;
	color:#2D2CB4;
	font-weight:bold;
	padding:5px;
}
.productItemBox .separator {
	background:url(/images/productSeparator.gif);
	height:10px;
}
.productItemBox .price {
	font-size:11px;
	color:#666;
	margin:0 5px;
	float:left;
}
.productItemBox .price .special {
	color:#FF5E00;
	font-weight:bold;
}
.productItemBox .size {
	float:right;
}
.productItemBox .features {
	background:#FF5E00 !important;
}
.productItemBox .features .cart {
	float:left;
	display:block;
	padding:5px 5px 5px 30px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	background:url(/images/cartIcon.gif) no-repeat 5px 7px;
	border:0;
}
*html .productItemBox .features .cart {
	padding:5px 5px 5px 20px;
}
*+html .productItemBox .features .cart {
	padding:5px 5px 5px 20px;
}
.productItemBox .features .details {
	float:right;
	padding:5px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}


.specialOffer .features {
	position:absolute;
	bottom:0;
	right:0;
}
.specialOffer .features .cart {
	float:right;
	display:block;
	padding:13px 5px 13px 30px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	background:#FF5E00 url(/images/cartIcon.gif) no-repeat 5px 17px;
	border:0;
	border-left:1px solid #ff7727;
}
.specialOffer .features .details {
	float:left;
	padding:13px 5px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	background:#FF5E00;
	border-right:1px solid #cd4c00;
}




.productBox {
	border:1px solid #e9e9e9;
	margin:0 0 5px 0;
	position:relative;
	min-height:160px;
}
*html .productBox {
	height:160px;
}
.productBox .title {
	background:url(/images/productTitleBg.gif) repeat-x;
	color:#FFF;
	font-weight:bold;
	padding:5px;
}
.productBox .pic {
	float:left;
	margin:5px 10px 5px 5px;
	background:url(/images/productSeparator.gif);
	padding:0 10px 0 0;
}
.productBox .price {
	font-size:11px;
	color:#666;
	margin:0 5px;
	float:left;
}
.productBox .stockProducts {
	font-size:11px;
	color:#666;
	margin:8px 5px 0 5px;
	float:right;
}
.productBox .details {
	float:right;
	width:340px;
}
.productBox .features {
	background:#FF5E00;
}
.productBox .features .cart {
	padding:5px 5px 5px 30px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	background:url(/images/cartIcon.gif) no-repeat 5px 7px;
	display:block;
	border:0;
}
.productBox .size {
	width:200px;
	margin:0 auto;
	text-align:center;
}
.productBox .size2 {
	float:right;
	margin:12px 0 0 0;
	width:180px;
}
.productBox .prices {
	position:absolute;
	right:0;
	bottom:0px;
}



.searchBox {
	background:url(/images/akciosAjanlatBg.gif) repeat-x;
	border:1px solid #BBBBBB;
	margin-bottom:10px;
}
.searchBox .searchButton {
	background:#FF5E00;
	border:none;
	color:#FFFFFF;
	display:block;
	float:right;
	font-weight:bold;
	padding:7px 5px;
	text-decoration:none;
}
/* End Boxes */



/* Begin Lists */
#content ul, #content ol {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#content li {
	padding: 2px 0;
}
#content ol li {
	list-style:decimal;
	margin-bottom:10px;
	text-align:justify;
}
/* End Lists */



/* Begin Tables */
.myTable {
	font-size: 12px;
	text-align: left;
}
.myTable th {
	font-size: 13px;
	font-weight: normal;
	padding: 10px 7px;
	font-weight:bold;
	background:#e7e7e7;
}
.myTable td {
	border: 1px solid #e7e7e7;
	padding: 6px 7px;
}
/* End Tables */



/* Begin Form Elements */
form {
	margin: 0;
	padding: 0;
}
label {
	line-height: 20px;
}
input, select {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
.button, a.button {
	background:#CCC url(/images/buttonBg.gif) center center;
	border: 1px solid #9F9F9F;
	color:#2322B3;
	padding:3px 6px;
	width:auto;
	overflow:visible;
	margin-top: 4px;
	font-weight:bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration:none;
}
a.button {
	font-size: 12px;
	padding:4px 6px;
}
a.button:hover, a.button:focus {
	font-size: 12px;
	color:#FFFFFF;
}
.button:hover, .button:focus {
	background:#CCC url(/images/buttonBg.gif) center center;
	border: 1px solid #9F9F9F;
	color:#FFFFFF;
}
.button:visited {
	color:#2322B3;
}
.inputbox {
	background:url("/images/input_bg.gif") repeat-x scroll left top #FFFFFF;
	border:2px solid #030359;
	padding:2px;
}
.inputbox:hover, .inputbox:focus {
	border:2px solid #FF6C00;
}
/* End Form Elements */



/* Begin Menus */
#menu {
	border-left:1px solid #2D2CB4;
	border-top:1px solid #2D2CB4;
}
#menu ul {
	margin:0px;
	padding:0px;
}
#menu li {
	margin:0px;
	padding:0px;
	list-style: none;
}
*html #menu li {
	display:inline;
}
#menu li a {
	text-decoration: none;
	text-align:center;
	text-transform:uppercase;
	display: block;
	padding: 14px 0;
	margin:0px;
	border-bottom:1px solid #2D2CB4;
	width:134px;
	background: url(/images/menu.jpg) 0 0;
	color:#2D2CB4;
}	
#menu li a:hover {
	color: #000;
}
#menu li a.active_menu {
	font-weight:bold;
}



#menu li ul li a {
	background: url(/images/menu.jpg) 0 -44px;
	padding: 4px 0 3px 0;
	color:#FFF;
}
#menu li ul li a:hover {
	color:#FF5E00;
}
#menu li ul li a.active_menu {
	font-weight:bold;
	color:#FF5E00;
}



#menu li ul ul li a {
	background: url(/images/menu.jpg) 0 -67px;
	padding: 4px 0 3px 0;
	color:#2D2CB4;
}
#menu li ul ul li a:hover {
	color:#000;
}
#menu li ul ul li a.active_menu {
	font-weight:bold;
	color:#000;
}
/* End Menus */



/* Begin Gallery */
.thumb {
	margin: 35px;
	border: 1px solid #0A3601;
	height:185px;
	width:217px;
	float: left;
	text-align: center;
	background:#e9e9e9;
}
*html .thumb {
	display: inline;
}
.thumb img{
	display: inline;
	margin: 8px;
}
.thumb a img{
	border: 0;
}
.thumb a:hover img {
	border: 0;
}
.photo_title {
	text-align: center;
	font-weight: normal;
	width: 185px;
	margin: 0 auto;
	font-size:11px;
} 
/* End Gallery */



/* Begin forum */
table.keret {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #EBEBEB;
	border-collapse: collapse;
	background-color: #F1F1F1;
}
table.keret th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: white white white white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.keret td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: white white white white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.pagination{
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

.pagination ul{
	margin: 0;
	padding: 0;
	text-align: center; /*Set to "right" to right align pagination interface*/
	font-size: 12px;
}

.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #D6D6D6;
	text-decoration: none; 
	color: #666666;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #D6D6D6;
	color: #FFFFFF;
	background-color: #181D9E;
}

.pagination li.currentpage{
	font-weight: bold;
	padding: 0 5px;
	border: 1px solid #D6D6D6;
	background-color: #181D9E;
	color: #FFF;
}

.pagination li.disablepage{
	padding: 0 5px;
	border: 1px solid #929292;
	color: #929292;
}

.pagination li.nextpage{
	font-weight: bold;
}

*html .pagination li.currentpage, *html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
	margin-right: 5px;
	padding-right: 0;
}
#gomb_bal {
	width:100%;
	line-height:normal;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
#gomb_bal div {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
}
#gomb_bal p {
	display:inline;
	margin:0;
	padding:0;
}
#gomb_bal a {
	background:url(/images/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	float: left;
}
#gomb_bal a span {
	float:left;
	display:block;
	background:url(/images/tabright.gif) no-repeat right top;
	color:#666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 6px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#gomb_bal a span {
	float:none;
}
/* End IE5-Mac hack */
#gomb_bal a:hover span {
	color:#FFFFFF;
}
#gomb_bal a:hover {
	color:#FFFFFF;
	background-position:0% -23px;
}
#gomb_bal a:hover span {
	color:#FFFFFF;
	background-position:100% -23px;
}
#gomb_bal #active a {
	color:#FFFFFF;
	background-position:0% -23px;
}
#gomb_jobb {
	width:100%;
	line-height:normal;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
#gomb_jobb ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
}
#gomb_jobb li {
	display:inline;
	margin:0;
	padding:0;
}
#gomb_jobb a {
	background:url(/images/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	float: left;
}
#gomb_jobb a span {
	float:left;
	display:block;
	background:url(/images/tabright.gif) no-repeat right top;
	color:#666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 6px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#gomb_jobb a span {
	float:none;
}
/* End IE5-Mac hack */
#gomb_jobb a:hover span {
	color:#FFFFFF;
}
#gomb_jobb a:hover {
	color:#FFFFFF;
	background-position:0% -23px;
}
#gomb_jobb a:hover span {
	color:#FFFFFF;
	background-position:100% -23px;
}
#gomb_jobb #active a {
	color:#FFFFFF;
	background-position:0% -23px;
}
#gomb_jobb #active a span {
	color:#FFFFFF;
	background-position:100% -23px;
}
/* End forum */



/* Begin rating */
.graph {
	position: relative;
	height:14px; /* IE is dumb */
	width: 175px;
	border: 1px solid #FFED03;
	padding: 2px;
	margin:5px 5px 0 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.graph .bar {
	display: block;
	position: relative;
	background: #FFED03;
	text-align: center;
	height: 14px;
	margin-right:3px;
	line-height: 2em;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.barbid {
	width:170px;
	left:5px;
	position:absolute;
	font-size:10px;
	color: #000;
	text-align:left;
}
.bartext {
	width:50px;
	right:5px;
	position:absolute;
	font-size:10px;
	color: #000;
	text-align:right;
}
/* End rating */



/* Start breadcrumb */
#breadcrumb {
	padding:5px;
	margin:0 0 10px 0;
}
#breadcrumb ul {
	margin:0;
	padding:0;
	list-style:url(none) none;
}
#breadcrumb li {
	float:left;
	padding:0;
	margin:0;
	list-style:url(none) none;
}
#breadcrumb a {
	float:left;
	display:block;
	margin:0;
	padding:0px 5px;
	text-decoration:none;
}
#breadcrumb span {
	float:left;
	display:block;
	margin:0;
	padding:0px 5px;
	text-decoration:none;
	color: #2D2CB4;
	font-weight:bold;
}
#breadcrumb .first a {
	padding:0px 5px 0 0;
}
/* End breadcrumb */



.share {
	background:url(/images/firmShareBg.gif);
	height:48px;
	margin:10px 0;
}
.share a {
	text-decoration:none;
}
.share .item {
	padding:8px;
	display:block;
	float:left;
	margin-left:35px;
}


/* Begin Pager */
.pager { 
	font-size: 10px;
	font-family:verdana;
	padding: 10px 5px;
	text-decoration: none;
}
.pager a, .pager span {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.pager a {
	color: #666;
	text-decoration: none;
	padding: 2px 5px;
}
.pager a:hover {
	background:#e6e6e6;
} 
.pager .inactive {
	padding: 2px 6px;
	border: none;
	text-decoration: none;
	color:#CCC;
}
.pager .active {
	border: 1px solid #B3B1B1;
	padding: 2px 5px;
	font-weight: bold;
	background: #F2F2F2;
	color: #686869;
}
/* End Pager */


/* Begin Spry */
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	font-size:10px;
}
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}
.textfieldFlashText input, input.textfieldFlashText{
	color: red !important;
}
/* End Spry */

/* Begin Poll */
.poll {
	margin:5px 0 0 0;
	padding:0;
}
.poll li {
	margin:0;
	padding:0;
	background:none;
	font-size:10px;
	color:#FFFFFF;
}
.poll .pollBar {
	background:#FF5E00;
	height:6px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	margin:2px 0 5px 0;
	font-size: 1px;
	line-height: 0px;
}
.poll strong {
	font-size:12px;
}
.poll strong.red {
	color:#FF5E00;
}
/* End Poll */


.block {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #e2e2e2;
	margin:5px 0;
	display:block;
}
.block .title {
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	background:#FFF url(/images/thBg.gif) repeat-x left bottom;
	padding:5px;
	display:block;
}
.block .content {
	background:url(/images/tdBg1.gif) repeat-x;
	padding:5px;
	border-bottom:1px solid #e2e2e2;
	display:block;
}
.block .last {
	border-bottom:none;
}
.block .secound {
	background:url(/images/tdBg2.gif) repeat-x;
}
.block .title .threeColumns .column .content,
.block .content .threeColumns .column .content {
	background:none;
	padding:0;
	border-bottom:none;
}
a.block {
	color:#838383;
}
a.block {
	text-decoration:none;
}
.block .timestamp {
	border-bottom:medium none;
	font-size:11px;
	color:#999;
}