
	.dd_frame {
		height:16px;
		}

	a.dropdown {
		font-size: 11px;
		color:  #FFFFFF;
		text-decoration: none;
		cursor: pointer;
		display: block;
		line-height: 16px;
		width: 100%;
		background-position: right;
		background-repeat: no-repeat;
		}

	a.dropdown:hover {
		background-image: url(../images/search_dropdown.gif);
		}

	.dd_default {
		background-color: #B3B3B3;
		background-image: url(../images/search_dropdown.gif);
		}

	.dd_active {
		background-color: #B3B3B3;
		background-image: url(../images/search_dropdown.gif);
		}

	.dd_con {
		padding-right: 23px;
		padding-left: 4px;
		}

	/*.dd_popcon {
		position: absolute; 
		display: none;
		z-index: 1001;
		background-color: #fff;
		margin-top: 1px;
		}*/

	.dd_popshadow {

		}
		
	.dd_envelope {
		}
	
	a.dd_option {
		display: block;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 5px;
		/*padding-right: 10px;*/
		text-decoration: none;
		font-size: 11px;
		color: #FFFFFF;
		background-color: #B3B3B3;
		}
	
	a.dd_option:hover {
		color: #fff;
		background-color: #CC0002;
		}
		
	.dd_popcon,.dd_popconhour {
		position: absolute; 
		display: none;
		z-index: 1001;
		background-color: none;
		margin-top: 1px;
		width:214px;
		}
		
.dd_popconhour{
	width:102px;
}		
	 
div.dd_popcon#dd_tx_ttnews_cat_pop{
     width:215px
}
	 