.basic  				{	width: 448px;	font-family: Segoe ui;	border:none;	float: left;margin-bottom: 20px;}
.basic div 				{	background-color: #fff;}

.basic p 				{	margin-bottom : 10px; text-align: justify;	border: none;	text-decoration: none;	font-weight: normal;	font-size: 12px;	color:#3a3a3a;	margin: 0px;	padding: 10px;}
.basic a 				{	cursor:pointer;	display:block;	padding: 7px;margin-top: 3px;	text-decoration: none;	font-weight: bold;	font-size: 13px;	color:#333;	background:url(images/accordbaslik.png) repeat-x;	border: 1px solid #999;}
.basic a:hover 			{	background:url(images/accordbaslikh.png) repeat-x;}
.basic a.selected 		{	color: #333;	background:none;	border-bottom: 1px solid #999;	border-top: none;	border-left: none;	border-right:none;}
