.bordernew {
border: 2px solid #e6ebf0;
padding-left: 5px;
padding-right: 5px;
background-color: #f5f5fe;
}
.pinkbox500 {
border: 5px solid #f353f9;
background-color: #df2dc2
}
.wideinputbox250 {
	font-family: arial;
	font-size: 25px;
	background-color: #FFFFFF;
	border: 2px solid #ecf0f4;
	width: 350px;
	height: 37px;
	color: #555755;
}
.submitpink {
	font-family: arial;
	font-size: 25px;
	background-color: #f353f9;
	border: 2px solid #f353f9;
	width: 76px;
	height: 37px;
	color: #FFFFFF;
}
.search {
background-color: #f7c6fc;
}
.submitpinktall {
	font-family: arial;
	font-size: 12;
	background-color: #f353f9;
	border: 0px solid #f353f9;
	width: 60px;
	height: 18px;
	color: #FFFFFF;
}

#bg {
border-top: 1px solid #dbdbd9;
background-color: #f6f7f8;
height: 26px;
padding-left: 15px;
}
#bg:hover {
border-top: 1px solid #dbdbd9;
background-color: #f9ecbb;
height: 26px;
padding-left: 15px;
}
#bgp {
border-top: 1px solid #dbdbd9;
background-color: #f6f7f8;
height: 26px;
padding-left: 15px;
}
#bgp:hover {
border-top: 1px solid #dbdbd9;
background-color: #f9ecbb;
height: 26px;
padding-left: 15px;
}

span#bgspan a { 
font-family: arial; font-size: 11px; font-weight: normal; text-decoration: none; color: #000000;
}
span#bgspan a:hover {
font-family: arial; font-size: 11px; font-weight: normal; text-decoration: none; color: #000000;
}
span#bgpspan a { 
font-family: arial; font-size: 11px; font-weight: normal; text-decoration: none; color: #000000;
}
span#bgpspan a:hover {
font-family: arial; font-size: 11px; font-weight: normal; text-decoration: none; color: #000000;
}
