/*################# ALT FORUMLAR iKi BLOK  ##################*/
.alt_forumlar {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*### 1 BLOK iCiN width: 99%; ###*/
/*### 2 BLOK iCiN width: 50%; ###*/
/*### 3 BLOK iCiN width: 33%; ###*/
/*### 4 BLOK iCiN width: 25%; ###*/
.alt_forumlar li {
        margin: 0 0 0 10px;
	float: left;
}

