@import url(style.css);

#ibdl {
	width: 500px;
	float: left;
    background-color:#FFFFFF;
	vertical-align: top;
}

#ibdr {
	width: 230px;
	padding-left: 20px;
	float: left;
    background-color:#FFFFFF;
	vertical-align: top;
}

	#ibdr_latest h2 {
		font-family: Georgia, Arial, Helvetica, sans-serif;
		font-size: 14pt;
		text-decoration: underline;
		font-weight : normal;
		padding-bottom: 12px;
	}
	
	#ibdr_latest ul {
		list-style: none;
	}
	
	#ibdr_latest li {
		line-height: 17px;
		padding-bottom: 3px;
	}
	
	#ibdr_latest h4 {
		padding-left: 16px;
		padding-bottom: 0px;
		padding-top: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		background: url("http://www.psst.ro/images/tpl/menu_dot_alt2.gif");
		background-repeat: no-repeat;
		background-position: left top;
		font-weight : normal;
	}
	
	#ibdr_latest span {
		font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		color: #888888;
	}
	
	#ibdr_latest span a:link, #ibdr_latest span a:visited {
		color: #888888;
		text-decoration : underline;
	}
	
	#ibdr_latest span a:hover {
		color : #888888;
		text-decoration : underline;
	}
	
	

	#ibdr_recently h2 {
		font-family: Georgia, Arial, Helvetica, sans-serif;
		font-size: 14pt;
		text-decoration: underline;
		font-weight : normal;
		padding-bottom: 12px;
	}
	
	#ibdr_recently ul {
		list-style: none;
	}
	
	#ibdr_recently li {
		line-height: 17px;
		padding-bottom: 12px;
	}
	
	#ibdr_recently h4 {
		padding-left: 16px;
		padding-bottom: 0px;
		padding-top: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		background: url("http://www.psst.ro/images/tpl/menu_dot_alt2.gif");
		background-repeat: no-repeat;
		background-position: left top;
		font-weight : normal;
	}
	
	#ibdr_recently span {
		font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		color: #888888;
	}
	
	#ibdr_recently span a:link, #ibdr_recently span a:visited {
		color: #888888;
		text-decoration : underline;
	}
	
	#ibdr_recently span a:hover {
		color : #888888;
		text-decoration : underline;
	}
