.leftColumn, #header, #moodImg, #logo_rum, .listOfChildren, #course_order_form,.categoryBox img, #printOut, #logo, #footer, #ActionCollectInformation, #cat_printOut , .linkBox 
{
	display: none;	
	
}

#print_logo
{
    display: block;    
    float: right;
    padding: 0px 10px;
    width: 120px;
    
}
#logo img
{

	height: 50px;
}

body, #body
{
	font-size: 0.9em;
	width: 500px !important;	
	
}

a
{
	color: #000000;
}


.categoryBox ul
{
	list-style-type:none;
}

.categoryBox ul li,  .categoryBox h5
{
	padding:0px !important;
	font-size: 1em;	
}
p
{
	margin: 2px 0px;
	padding:1px 0px!important;
	
}
h1
{
	font-size: 2em;	
	margin: 2px 0px;
		
}

h5
{
	font-size: 1.1em;	
}

h3
{
	font-size: 1.2em;	
	padding: 0px;
	margin: 5px 0px;	
}
label
{
	clear: both; 	
	width: 90% !important;
	display: block !important;
	margin: 10px 0px 0px;
}

input, textarea
{
	clear: both  !important;
	width: 90% !important;
	margin: 0px 0px 10px;
	
}
.object-left img
{
    clear: left;
    float: left; 
    padding-right: 20px;
}
.object-right img
{
    float: right; 
    padding:10px 20px 10px;
    clear:right;
}



#page_url
{
    display: block;
    width: 100%; 
    text-align:center;
    font-size: 10px;
    
    
}

img.article
{
    width: 200px;
    padding: 10px 0px 10px 10px;
    float:right;
}
ul.course_details_list 
{
	list-style-type:none;
	
}
ul.course_details_list ul
{
	list-style-type:disc;
	
}

ul.course_details_list .fl, ul.course_details_list .fr {
	display:block;; 
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	}
ul.course_details_list .fl
{
	padding: 10px 0px 0px;
	font-size: 110%;
	font-weight:bold;
	
}
ul.course_details_list .fr 
{
	margin-left: 40px;
	padding: 0px 0px 10px;
}

