div.mediumrectangle{
	font-family: tahoma, Arial, sans-serif;
	padding: 0px;
	text-align:left;
	width: 300px;
	height: 250px;
	overflow: hidden;
}

div.mediumrectangle div.adunit .title{
	overflow:hidden;
	margin:0px;
	padding:0px;
	font-size: 11px;
	font-weight: bold;
}

div.mediumrectangle .title a{
	font-size: 15px !important;
	font-weight: bold;
	font-family: arial !important;
}

div.mediumrectangle div.adunit{
	padding:0px;
	margin:0px;
	border:0px;		
	width:300px;
}

div.mediumrectangle .node{
	width:290px;
	height: 110px;
	margin:0px;
	padding:0px;
	border: 0px;
}

div.mediumrectangle div.introtext{
	width: 100%;
	text-align: right;
	border-bottom: 1px solid #1B7092;
}

div.mediumrectangle div.adunit .description{
	margin-top:2px;
	overflow:hidden;
	padding-top:1px;
	padding-bottom:1px;
	font-size: 14px;
}

div.mediumrectangle div.adunit .description a{
	font-size:95%;
}

div.mediumrectangle div.adunit .url{
	margin:0px;
	padding:0px;
	height:18px;	
	overflow:hidden;
	font-weight:normal;
}
div.mediumrectangle div.adunit .url a{
	font-size: 12px !important;
}

div.skyscraper{
	padding: 0px;
	width: 120px;
	height: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
}
div.skyscraper div.adunit{
	padding:0px;
	margin:0px;
	border:0px;		
	width:120px;
}
div.skyscraper .title{
	overflow:hidden;
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-weight: bold;
}

div.skyscraper .node{
	text-align: left;
	width:114px;
	margin:3px;
	padding-bottom: 13px;
	font-size: 12px;
}
div.skyscraper div.introtext{
	width: 100%;
	text-align: right;
	border-bottom: 1px solid #1B7092;
}
div.skyscraper .description{
	margin-top:2px;
	overflow:hidden;
	padding-top:1px;
	padding-bottom:1px;
}
div.skyscraper .description a{
	font-size:95%;
}
div.skyscraper .url{
	margin:0px;
	padding:0px;
	height:18px;	
	overflow:hidden;
	font-weight:normal;
}
div.skyscraper .url a{
	text-decoration: none;
	font-size: 10px !important;
}

div.skyscraper .description, div.mediumrectangle .description {
    color: #000000;
}

div.skyscraper .title, div.mediumrectangle .title {
    color: #0000CC;
}

div.skyscraper .url a, div.mediumrectangle .url a{
    color: #008000;
}
