#bigproall{
	width:400px;
	height:auto;
	background-color:#FFF;
	overflow:hidden;
	}
	
	#bigproall_alert{
	width:400px;
	height:auto;
	background-color:#FFF;
	overflow:hidden;
	}
	
#bigprologo{
	float:left;
	position:relative;
	}
#bigpronew{
	float:right;
	position:relative;}
#bigproimag{
	float:left;
	position:relative;
	width:100%;
	text-align:center;
	}
#addinquiry{
	float:left;
	position:relative;
	width:390px;
	height:auto;
	background-image:url(images/line3.gif);
	text-align:right;
	padding-right: 10px;
	}
#bigproline{
	float:left;
	position:relative;
	width:100%;
	height:8px;
	background-image:url(images/menubottonbg.gif);
	top:1px;
	}
#bigproname{
	float:left;
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #d00606;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	top:-10px;
	}
#bigpronum{
	float:right;
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin-right:10px;
	margin-top: 10px;
	text-align:right;
	top:-10px;
	color: #999;
	}
#bigprotext{
	float:left;
	position:relative;
	width:380px;
	margin:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	line-height: 15px;
	top:-10px;
	}
#bigprobon{
	width:400px;
	height:40px;
	}
#bigprobon a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-image:url(images/menubg.gif);
	padding:5px 10px 5px 10px;
	color:#FFF;
	text-decoration: none;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	}
#bigprobon a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-image:url(images/menubg2.gif);
	padding:5px 10px 5px 10px;
	color:#000;
	text-decoration: none;	
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	}
