/* 
    Document   : project
    Created on : 30/03/2011, 11:46:40 AM
    Author     : miroslav.vetrak
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#activeList	.al_new_button_for_action_needed {
		width: 85px;
}

#activeList	.al_new_button_for_action_done {
		width: 85px;
}

.welcome-msg {padding-top: 5px; padding-bottom: 5px} /*#a5cdec;*/

.popupTxt {
    padding:0 0 0 20px;
    float:left;
}

#label_info_msg {
	text-decoration: none; color : #F8893F; font-family : Arial,TimesNewRoman; font-size: 1.1em;
	margin-bottom: 10px
}

#activeList	.al_new_button_for_negative {
    font-size: 9px;
    width:60px;
}

#activeList	.al_new_button_for_action_needed {
    font-size: 9px;
    width: 60px;

}

#activeList .al_text_desc {width:440px;}


.pfbc-main h1{
    padding-bottom: 5px;
}

fieldset {
    margin-bottom: 10px;
    padding: 0 18px 0px;
    padding-top: 0; /*to lose the added whitespace line in IEs*/
}

