/* 
    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
}


