/*
-----------------------------------------------
Purmo Main Style Sheet
----------------------------------------------- */
body, td, th {
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #000000;
}

div, h2{
	display: none;	
}

div#content, div#wrapper, div#content-wrapper{
	display: block;	
}

div#content p{
	display: none;	
}

table{
	width: 100%;
}

table table td{
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}
