.details_div_head		
			{
			width: 650px;
			height: 27px;
			background-image: url("../images/list_head_cent.gif");	
			text-align:left;
			}
			
.details_div_lhead		
			{
			position:relative;
			top:6px; 
			padding-left:10px;
			font-size: 11px;
			font-family: Tahoma, arial ; 
			text-align:left;
			color:#bbfc3d;
			font-weight:bolder;
			}
		
.detailban	
			{
			background-color: #eeeeee;
			width: 620px;
			padding:10px;
			text-align: center;
			border-right: 1px solid #c9c9c9;
			border-left: 1px solid #c9c9c9;
			}
			
.detailsub_div		
			{
			text-align:left;
			background-color:#eeeeee;
			width: 610px;
			font-size: 11px;
			padding:15px;
			font-family: Verdana, arial ; 
			border:1px solid #c9c9c9;
			}
			
.detailban img	
			{
			border: 1px solid #c9c9c9;
			}

.detailmain	
			{
			background-color: #eeeeee;
			width: 620px;
			padding: 10px;
			text-align: left;
			border-right: 1px solid #c9c9c9;
			border-left: 1px solid #c9c9c9;
			border-bottom: 1px solid #c9c9c9;
			}
			
.detailcomments
			{
			background-color: #eeeeee;
			width: 620px;
			padding: 10px;
			text-align: left;
			border-right: 1px solid #c9c9c9;
			border-left: 1px solid #c9c9c9;
			border-bottom: 1px solid #c9c9c9;
			}
			
.head_subdiv b
			{
			color:#cd5723;
			}
			
.com_subdiv		
			{
			background-color:#dee8eb;
			margin-top:5px;
			width: 608px;
			font-size: 11px;
			padding:5px;
			font-family: Verdana, arial ; 
			border:1px solid #c6d9de;
			}
			
.detailsubmit
			{
			background-color: #eeeeee;
			width: 620px;
			padding: 10px;
			text-align: left;
			border-right: 1px solid #c9c9c9;
			border-left: 1px solid #c9c9c9;
			border-bottom: 1px solid #c9c9c9;
			}

.detailsubmit b
		{ 
        color:#cd5723;
}


.detailsubmit input { 
		background-color:#e9f0f2;
        width:300px;
        padding:5px;
		border:1px solid #c9c9c9;
		margin-top:5px;
		margin-bottom:15px;
		font-size: 11px;
		color: #585b5e;
		font-family: Verdana, arial ;

}

.detailsubmit select { 
		background-color:#e9f0f2;
        width:300px;
        padding:2px;
		border:1px solid #c9c9c9;
		margin-top:5px;
		margin-bottom:15px;
		font-size: 11px;
		color: #585b5e;
		font-family: Verdana, arial ;

}

.detailsubmit option { 
        padding:3px;
		font-size: 11px;
		color: #585b5e;
		font-family: Verdana, arial ;

}

.detailsubmit textarea { 
		background-color:#e9f0f2;
        width:400px;
		height:300px;
        padding:5px;
		border:1px solid #c9c9c9;
		margin-top:5px;
		margin-bottom:15px;
		font-size: 11px;
		color: #585b5e;
		font-family: Verdana, arial ;
        }