/*
---------------------------------------------------------------
Titolo:      Javacenter -  Foglio di stile  (screen media)
Autore:      Sonia Anepeta - www.webfruits.it
Copyright:   Javacenter - www.javacenter.net
Versione:    1.0
Data:        12/2008
Ultimo agg.: 08/12/2008
 
All rights reserved
---------------------------------------------------------------
*/

/* -------->> Left Column <<<-----------*/
#leftCol_bl {
float: left; 
padding-left: 10px;
width: 590px; 
}

#leftCol_bl h1 {
background: url(../images/title-bl.gif) no-repeat 0 0; 
color: #333;
font-size: 2.2em;
padding: 50px 0 0 40px;
height: 40px;
text-align: justify;
}

#leftCol_bl h2 { 
color: #1F5A74;
font-size: 1.8em; 
line-height: 50px;
text-align: justify;
}

#leftCol_bl p { 
color: #333;
line-height: 20px;
margin-top: 8px;
text-align: justify;
}

#leftCol_bl p a { 
border-bottom: 1px dashed #43B4FD;
color: #43B4FD;
}

#leftCol_bl p a:hover { 
border-bottom: 1px dashed #333;
color: #333;
}

#leftCol_bl span { color: #1F5A74; }

#leftCol_blBox { 
background: #D7E9F6; 
padding: 20px;
width: 550px;
}

#leftCol_bl ul {padding-bottom: 20px;} 

#leftCol_bl li {
background: url(../images/checklist-bl.gif) no-repeat 0 8px;
border-bottom: 1px solid #fff;
color: #555;
line-height: 20px;
margin: 5px 0;
padding: 5px 5px 5px 30px;
text-align: justify
}