/* return mesajlar icin*/

.info 
{
	background-color: #edf4f8;
	border: 1px solid #8cc0f7;
	color: #294b6e;
	position: relative;
}
	.info a 
	{
		font-weight:bold;
		color: #682;
		text-decoration : none;
	}


/*
* {margin: 0;padding: 0;}
*/

.left
{
	width:150px;
	}


/* Public - begin */
	a 
	{
		color: #6C6C6C;
		text-decoration : none;
	}
	
	a:hover 
	{
		color: #2D2D2D;
	}
	
	cite,code,ul 
	{
		font-size: 1.2em; 
		padding-bottom: 1.2em;
	}
		
	li 
	{
		list-style-image: url(../../Images/Public/+_green.gif);
	}
	

	
	hr
	{
		border: 0;
		color: #043;
		background-color: #043;
		height: 1px;
		width: 100%;
		text-align: center;
	}
/* Public - end */

/* Custom - begin */
	.space1
	{
		width: 149px;
	}
	.alignRight
	{
		float : right;	
	}
/* Custom - end */