.postbitc {
	background: #CEECF5 ;
	width: 140px;
	color: #14277D;
	margin: 2px;
	text-align: left;
	padding: 8px;
	border: 5px inset #a4e9fd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: Calibri, Arial, Helvetica, Tahoma, Sans-Serif;
	font-size: 12px;
}

.post_genislik {
    width: 100%;
    margin: auto auto;
    border: 0px solid #0C1F5D;
}

div#baslik h1 {
    background: #0d0c0c url(../../../images/v2/Postbit/bilgi-baslik.png) repeat-x;
    border-color: #000;
    border-style: solid;
    border-width: 0 1px;
    display: block;
    height: 60px;
    margin: 0 10px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

div#icerik {
    background: #fff;
    border-color: #ddd;
    border-style: solid;
    border-width: 0 1px;
    margin: 0 10px;
    padding: 15px;
}

div#bitti {
    background: #b5b5b5 url(../../../images/v2/Postbit/bilgi-bitti.png) repeat-x;
    border: 1px solid #ccc;
    border-bottom: 1px solid #aaa;
    padding: 6px;
    overflow: hidden;
    border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
}

.box-user {
    float: right;
}

.box-user-baslik {
    background: url(../../../images/v2/Postbit/postbit.png) top left no-repeat;
    width: 200px;
    height: 11px;
}

.box-user-icerik {
    background: url(../../../images/v2/Postbit/postbit-icerik.png) top left repeat-y;
    width: 200px;
    height: auto;
}

.box-user-bitti {
    background: url(../../../images/v2/Postbit/postbit.png) bottom left no-repeat;
    width: 200px;
    height: 12px;
}

.box-user-bilgi {
    background: #fff url(../../../images/v2/Postbit/postbit-bilgi.png) repeat-x;
    width: 170px;
    color: #373737;
    margin: 0 auto;
    padding: 0 10px;
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:12px;
}

.box-mesaj {
    float: left;
    margin-top: 4px;
    margin-left: 4px;
    background: #eaeaea;
    width: 520px;
    border: 1px solid #959595;
    margin-bottom: 10px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

body#private .box-mesaj {
    width: 518px;
}

.box-mesaj-icerik {
	background: #f5f5f5;
	padding: 15px 10px;
	min-height: 300px;
}

.box-mesaj-baslik {
    border-bottom: 1px dashed #ccc;
    padding: 5px 10px;
}

.box-mesaj-bitti {
    border-top: 1px dashed #ccc;
    padding: 5px 10px;
    height: 24px;
}

.sol_ok {
    position: absolute;
    margin-left: -40px;
}

.imza {
    max-width: 730px;
    max-height: 170px;
    overflow: auto;
}

body#private .imza {
    width: 430px;
}

.postbit_user_prof {
    background: url(../../../images/v2/Postbit/post_user.png) no-repeat 0px 0px;
    width: 16px;
    height: 16px;
    padding: 2px;
    padding-left: 20px;
}

.postbit_user_email {
    background: url(../../../images/gonder.png) no-repeat 0px 0px;
    width: 16px;
    height: 16px;
    padding: 2px;
    padding-left: 20px;
}

.postbit_user_pm {
    background: url(../../../images/v2/Postbit/post_user_pm.png) no-repeat 0px 0px;
    width: 16px;
    height: 16px;
    padding: 2px;
    padding-left: 20px;
}

.postbit_user_ara {
    background: url(../../../images/v2/Postbit/post_user_ara.png) no-repeat 0px 0px;
    width: 16px;
    height: 16px;
    padding: 2px;
    padding-left: 20px;
}

.postbit_user_www {
    background: url(../../../images/v2/Postbit/post_user_www.png) no-repeat 0px 0px;
    width: 15px;
    height: 15px;
    padding: 2px;
    padding-left: 20px;
}

.box-avatar {
background-image: url(../../../images/v2/Postbit/post_avatar_cerceve.png);
width: 94px;
height: 94px;
background-position: center center;
background-repeat: no-repeat;
padding: 10px;
}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		