a.bpwidgetlink {
	color:#4e5f81;
	text-decoration: none;
	
}




#widgetBox {
	width:180px;
   border: 1px solid #364a70;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	
	
}




.widHeader {
	background-image: url(images/widhead180Ostran.jpg);
	width:180px;
	height:68px;
	background-repeat: no-repeat;
}


.widPost {
	width:180px;
   height: 70px;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}

.widPost2 {
	width:180px;
   height: 70px;
	border-bottom: 1px solid #ddd;
	background-color: #f1f1f1;
	overflow: hidden;
}






.widText {
	width:160px;
	float: left;
	font-size: 10px;
	margin-left: 8px;
	margin-top: 8px;
}

.widImage {
	width: 95px;
	float: left;
	margin-left: 8px;
	margin-top: 10px;
}

#widSearch {
	height:45px;
	width:180px;
	border-top: 1px solid #364a70;
	background-color: #586b90;
	clear: both;
}

.wimgBorder{
	border: 1px solid #5b6b8a;
}


#widForm {
	margin-top: 10px;
	margin-left: 5px;
}

.wBtn {
	padding:5px;
	margin: 0px;
	border: 1px solid #2d3d5c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
   cursor: pointer;
	height: auto;	
	width: 40px;
	
}


.wT {
	border: 1px solid #2d3d5c;
	color:#8a9cbf;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	height: auto;
	padding-left:1px;
	padding-top:2px;
	padding-bottom:2px;
	margin: 0px;
	width:120px;
	height: 20px;

}

.clear {
	clear:left;
}

.wB {
	line-height: 12px;
	font-weight: bold;
}

.wS {
	line-height: 12px;
}