/****************************************************************
*																*
*					Events Viewer CSS							*
*																*
*---------------------------------------------------------------*														
*	File name: 				eventsViews.css						*
*	Create Date: 			5,May,2010							*
*	Created by:				Ahmed.M.Yassin						*
*---------------------------------------------------------------*
* 	Last Update Date:		5,May,2010							*
*	Updated by:				Ahmed.M.Yassin						*
****************************************************************/


 
h2
{
	color:#333333;
	font-weight:normal;
	font-size:28px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom: 0px;
	padding-bottom:0px;
	
	
	
}

a{
	text-decoration:none;
	
	
}

a:hover{
	text-decoration:underline;


}

img{
	margin: 0px 15px 0px 0px;
	
	border-right:#CCCCCC 3px solid;
}

p{
	text-align:justify;
	font-family:"Arial", Helvetica, sans-serif;
	color:#444444;
	line-height: 1.4em;
	
	font-size:11pt;
}

.frame{
	padding: 5px; 
	border: 1px solid #CCCCCC;
	
	filter:shadow(color:gray,strength:10, direction:135);
}

.eventImage{
	width: 300px;
	height: 169px;
	float:left;
	
}

#eventsPage ul{
	font-size:11pt;
	

}
