

#Box_3 p a {
	background-color: #2017C7;
	color: #ffffff;

}

#Box_3 {
	height: 140px;
	width: 800px;
	margin: 0 0 0 160px;
	background: #658DFF url(img/theme1.jpg) no-repeat;
	border-left: 1px #004A90 solid;
	border-right: 1px #004A90 solid;
	position: absolute;
	/*padding-left: 10px;
	padding-right: 10px;*/
}

#blub {
	border-width: 1px;
	border-color: Black;
	border-style: solid;
	width: 120px;
	position: absolute;
	top: 0px;
	left: 5px;
	z-index: 99;
}
/*
#Box_3 p {
	margin: 0 0 0 0;
	padding: 160px 0 25px 0;
	color: #fff;
	font: 310% georgia, 'times new roman', serif;
	font-style: italic;
}
*/
