#listing{
	display:block;
	margin-bottom:30px;
	border-bottom:1px dotted #333;
	border-left:2px solid #FC0; padding-left:8px;
	padding-bottom:10px;
}

#listing a {
	color:#FC0;}
	
#listing a:hover {
	color:#FFF;}
	
#listing p{
	display:block;
	padding:10px;}
	
#listing h5 {
	font-size:12px;
	text-align:right;
}

.jot-err {
	font-weight: bold;
	color: red;
	padding: 5px;
	margin-bottom: 10px;
}
.jot-cfm {
	font-weight: bold;
	color: green;
	padding: 5px;
	margin-bottom: 10px;
}
.jot-row {
	margin-bottom: 10px;
}
.jot-row-alt {}
.jot-row-author {}
.jot-row-me {}
.jot-row-up {}
.jot-row-new {

}
.jot-comment {
	padding: 3px;
	border-bottom: 1px dotted #333;
	filter: alpha(opacity=70); /* here you can set the opacity of box with text */
	-moz-opacity: 0.7; /* here you can set the opacity of box with text */
	-khtml-opacity: 0.7; /* here you can set the opacity of box with text */
	opacity: 0.7; /* here you can set the opacity of box with text */
}

.jot-comment:hover {
	filter: alpha(opacity=100); /* here you can set the opacity of box with text */
	-moz-opacity: 1.0; /* here you can set the opacity of box with text */
	-khtml-opacity: 1.0; /* here you can set the opacity of box with text */
	opacity: 1.0; /* here you can set the opacity of box with text */
}


.jot-comment hr {border: 0px; border-bottom: 1px solid #cccccc;}
.jot-posticon {float: right;width: 20px;height: 20px;padding-top: 8px;padding-right: 3px;}
.jot-posticon img {border: 0px;}
.jot-mod {float: right;width: 100px;text-align: right;color: #666666;font-weight: bold;}
.jot-mod img {border: 0px;}
.jot-mod a {float: right;padding: 1px;padding-left: 2px;padding-right: 2px;}
.jot-mod a:hover {color: #666666;}
.jot-subject {font-weight: bold;font-size: 1.1em;}
.jot-message {padding: 2px;overflow: auto;}
.jot-poster {padding: 0px;text-align: left;font-size: 10px;}
.jot-nav {padding: 0px;text-align: center;margin: 10px;}
.jot-list ul {padding: 0px;text-align: left;margin-bottom: 10px;list-style-position: inside;}
.jot-subscribe {margin-bottom: 10px;}
.jot-form {margin-bottom: 10px;}
.jot-form fieldset {border: 0px;}
.jot-form label {display: block;}
.jot-user {float: left;width: 80px; }
.jot-content {margin-left: 80px;}
.jot-extra {text-align: right;}
.jot-editby {font-size: 10px;color: #666666;font-style: italic;}

/*--------------------------------------- VB TIPPverseny ----------------------------*/
p.vbsor {
	display:block;
	margin:2px!important;
}
	
p.vbsor p{
	margin:1px!important;
	text-align:center!important;}

p.vbssz {
	display:inline-block;
	line-height:20px;
	width:20px;
	color:#000;
	background-color:#FC0;
	vertical-align:top;}
	
p.vbteams {
	display:inline-block;
	line-height:20px;
	width:200px;
	overflow:hidden;
	color:#FC0;
	background-color:#000;
	vertical-align:top;}	
	
p.vbdate {
	display:inline-block;
	line-height:20px;
	font-size:9px;
	width:100px;
	color:#000;
	background-color:#FC0;
	vertical-align:top;}
	
p.vbres {
	display:inline-block;
	line-height:20px;
	width:150px;
	overflow:hidden;
	text-align:center;
	color:#FFF;
	background-color:#000;
	vertical-align:top;}
	