#advertJokeWindow{
/*	padding:0px;
	margin-right:8px;
	float:right;*/
	width:260px;
}
.advertJoke_vert_260px_top {
   padding:0px;
   margin:0px;
   width: 260px;
   height: 29px;
   background: url(img/windows/advertJoke_260px_top.jpg) no-repeat;
}                              

.advertJoke_vert_260px_left {
   padding:0px;
   margin:0px;
   width: 8px;
   height: 100%;
   vertical-align: top;
   background: url(img/windows/advertJoke_middle_left.jpg) repeat-y;
}

.advertJoke_vert_260px_right {
   padding:0px;
   margin:0px;
   vertical-align: top;
   width: 8px;
   height: 100%;
   background: url(img/windows/advertJoke_middle_right.jpg) repeat-y;
}

.advertJoke_vert_260px_middle {
   padding: 10px 0px 10px 0px;
   margin:0px 0px 0px 0px;
   vertical-align: top;
   width: 244px;
   height:50px;
   overflow:hidden;
   background: url(img/windows/advertJoke_middle.jpg) repeat-x bottom left;
}

.advertJoke_vert_260px_bottom {
   padding:0px;
   margin:0px;
   width: 260px;
   height: 26px;
   background: url(img/windows/advertJoke_260px_bottom.jpg) no-repeat;
}


/*polytone Listing Window*/
.advertJoke{
	width:245px;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.advertJoke h3{
	margin:0px;
	padding:10px 0px 0px 20px;
	color:#FFFFFF;
	font-size:14px;
}
.advertJoke p{
	margin:0px 0px 0px 15px;
	padding:0px;
	color:#FFFFFF;
	font-size:10px;
}
.advertJoke div{
	width:100%;
	text-align:left;
}
.advertJoke img{
	width:80px;
	height:80px;
	border:1px;
	border-color:#009900;
}
.advertJoke a{
	text-decoration:none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.advertJoke a:link{
	color:#FFFFFF;
}
.advertJoke a:visited{
	color:#FFFFFF;
}
.advertJoke a:hover{
	color:#00FF00;
}
.advertJoke a:active{
	color:#FFFFFF;
}
.joke {
	color: #FF6600; 
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}
