div.domtab2{
			width:454px;
			margin-top:10px;
			margin-bottom:10px;
			font-family:Arial, Helvetica, sans-serif;
		}
div#pop-in2 { 
`	float: left; 
	background: #eefccc; 
	width: 454px;
	background: url(images/inquirybox_bg.gif) repeat-y; 
	}
		
		div#pop-in2 div ul {
		list-style:none;		
		font-size: 11px;
		 
		}
		div#pop-in2 div ul li {
		margin-left:-30px;
		padding:5px 5px 5px 5px;
		width:275px;
		list-style:none;
		line-height: 14px; 
		}
		div#pop-in2 div ul li a {
		color:#5c6a39;
		font-weight: normal;
		}
		div#pop-in2 div ul li a.comments_pop{
		font-weight:normal;
		}
		div#pop-in2 a:hover{

		}
			
					
		ul.domtabs2{
			float:left;
			margin:0 auto;
			padding:0;
			width:454px;
			height:44px;
			list-style:none;
			font-size:11px;
			font-weight: bold;		
		}
		ul.domtabs2 li{
			float:left;
			list-style-type:none;
		}
		ul.domtabs2 li#inquiry{
		background: url(images/buttons/inquiry_off.jpg) no-repeat;
		width: 229px;
		height: 44px;
		}
		ul.domtabs2 li#calendar{
		background: url(images/buttons/calendar_off.jpg) no-repeat;
		width: 225px;
		height: 44px;
		}
		ul.domtabs2 li#no_calendar{
		background: url(images/buttons/no_calendar.gif) bottom no-repeat;
		height: 44px;
		width: 225px;	
		}
		ul.domtabs2 a:link,
		ul.domtabs2 a:visited,
		ul.domtabs2 a:active,
		ul.domtabs2 a:hover{
			display:block;
			height:44px;	
			text-align:center;
			color:#000;
			font-weight:bold;
			text-decoration:none;
			text-transform: uppercase;
			font-size: 12px;
			line-height: 44px;
		}
		html>body ul.domtabs2 a:link,
		html>body ul.domtabs2 a:visited,
		html>body ul.domtabs2 a:active,
		html>body ul.domtabs2 a:hover{		
		height:44px;
		}
		ul.domtabs2 a:hover{}
		div.domtab2 div{
			clear:both;
			width: 454px;
			height:auto;
			color:#000;
			background: url(images/inquirybox_bottom.gif) bottom no-repeat;
		}
		ul.domtabs2 li#calendar.active a:link,
		ul.domtabs2 li#calendar.active a:visited,
		ul.domtabs2 li#calendar.active a:active,
		ul.domtabs2 li#calendar.active a:hover{
			background: url(images/buttons/calendar_on.jpg) no-repeat;
		}
		ul.domtabs2 li#inquiry.active a:link,
		ul.domtabs2 li#inquiry.active a:visited,
		ul.domtabs2 li#inquiry.active a:active,
		ul.domtabs2 li#inquiry.active a:hover{
			background: url(images/buttons/inquiry_on.jpg) no-repeat;
		}		
		#domtabprintview2{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview2 a:link,
		#domtabprintview2 a:visited,
		#domtabprintview2 a:active,
		#domtabprintview2 a:hover{
			color:#fff;
		}


/*************box content********************/
#pop-in2 .box_content{
margin-left: 20px;
margin-bottom: 5px;
width: 414px;
border-collapse: collapse;
}
table.inq_form{
width: 410px;
}
table.inq_form tr td{
width: 205px;
line-height: 18px;
}
td.horizontal_line{
width: 100%;
height: 10px;
background: url(images/info_box_line.gif) bottom repeat-x;
}
table.send tr th{
font-weight: normal;
}