a:link {font-size: 12px;color: #0000CC;text-decoration: none;}
a:visited {font-size: 12px;color: #993300;text-decoration: none;}
a:active {font-size: 12px;color: #999966;text-decoration: underline;}

.details {
	font-size: 12px;
	color: #333;
	padding: 0px 15px 10px 15px;
	background-color:#fff;
}

.header {
        padding:0px 0px 13px 0px;
}


.item-title {
	font-size: 15px;
	font-weight: bold;
	color: #6CA714;
	padding-bottom:10px;
}
.point-table {
	font-size: 12px;
	color: #333;
	padding: 5px 5px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


.file-area {
        border-top:1px solid #666;
        border-bottom:1px solid #666;
        padding:10px 5px;
}

/* 
-----------------------------------------------------------------
 OTHER 
-----------------------------------------------------------------
*/

#close {
	width:100%;
	background-color: #CCC;
	text-align: right;
	padding-right:10px;
	margin-top:15px;
	margin-bottom:15px;
} 
