/* 
    Document   : SessionPrint
    Created on : Feb 5, 2010, 3:04:37 PM
    Author     : avk
    Description:
        Purpose of the stylesheet follows.
*/

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

.IMSessionPrint {
	 margin: 20px;
	 font-size: 12px;
	 width: 100%;
}

.IMSessionPrint .IMMessage-Info div {
	display: inline-block;
	padding-right: 1em;
}