input#VnpSearch2-NumberPlate {
  border-color:  #CCCCCC;
  border-style:  solid;
  font-size:  28px;
  margin-left:  40px;
  padding:  0px;
  width:  230px;
}
.captcha-base{
		height: 150px;
	
}
p#VnpSearch2-InputWrapper {
  background-color:  rgba(0,0,0,0);
  background-image: url("/simg/vnp_background.png");
  background-repeat:  no-repeat;
  height:  68px;
  padding:  10px;
}
.tabcontent p#VnpSearch2-InputWrapper {
background-position: center; 
}
#divVnpSearch2 {
    box-shadow: 1px 1px 3px #999;
    padding: 2px 5px;
    margin: 5px 0;
    max-width: 400px;
}
.tabcontent #divVnpSearch2 {
    box-shadow: none;
}
	.a_box{margin: 10px 0;
		position: relative;
		width: 100%;
		-webkit-border-top-right-radius: 0px;
		-webkit-border-bottom-right-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
		box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
		border: 1px solid rgba(0,0,0,0.15);
	}
	.a_box:before{
		content: "";
		display: block;
		padding-top: 100%;
	}
	.a_content{
		position:  absolute;
		text-align: center;
		top: 10%;
		left: 0%;
		bottom: 0;
		right: 0;
	}
	.a_content p{
		text-align: left;
margin: 0px 0 0 15px;
	}	
	.a_content img {
		width: 90%;
		max-height: 70%;
		height: auto;
	}
	.a_liste_foot {
		white-space: nowrap;
		margin: 0;
		padding: 0;
		display: inline;
	}
	.a_liste_foot li {
		padding: 0;
		width: auto;
		color: gray;
	}
	.a_liste_foot li:before {content:"| "}
	.a_liste_foot li:first-child:before {content:""}
	#temp_1 {
		padding: 0 30px 30px;
	}
	.a_sgrey {
		text-decoration: none !important;
		font-weight:bold;
	}
	.a_link_hover_blue:hover   { color: #387EB9;	}
	.a_link_hover_orange:hover { color: #CC6600;	}
