/**
	================================================================================
				DesignerVista Website Style Sheet
				Copyright @ 2009, DesignerVista Soft, LLC. All rights reserved.
				Author: Kumaravel Somasundaram
				Date:   Jan 08 2009
	================================================================================							
**/

/**
	================================================================================
							Images starts here
	================================================================================							
**/

#bulletlist_images ul {

	padding: 10px;
	list-style-image:none;

}
#bulletlist_images ul li {
	background: none;
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
}
#bulletlist_images li a {
	/**color: #357DB0 ;**/
	color: #3366FF  ;
	font-size: 12px;
	font-weight:bold;
	/**
	background-color: #9cf ;
	border: 1px outset #00f ;
	**/
	padding: 8px ;
	text-decoration: none ;
	display: inline ;
}
#bulletlist_images li a:hover {
	color: #C00000  ;
	font-size: 13px;
	font-weight:bold;
	/**
	background-color: #0000c0 ;
	**/
}
/**
	================================================================================
				DesignerVista Website Style Sheet
				Copyright @ 2009, DesignerVista Soft, LLC. All rights reserved.
				Author: Kumaravel Somasundaram
				Date:   Jan 08 2009
	================================================================================							
**/

