﻿
.break{clear:both;}
/*Yazı için Resim yoksa*/
.nox_container{margin:auto;width:100%;}
.nox_content_noImage{margin:auto;}

/*Yazı için Resim Üstte*/
.nox_content_topImage{margin:auto;width:100%;}
.nox_content_topImage .img_top{margin:0px auto 15px auto;text-align:center;}
.nox_content_topImage .text{}


/*Yazı için Resim Sol Üstte*/
.nox_content_topLeftImage{margin:auto;width:100%;}
.nox_content_topLeftImage .img_left{float:left; margin:0px 15px 15px 0px;}
.nox_content_topLeftImage .text{text-align:justify;}

/*Yazı için Resim Sağ Üstte*/

.nox_content_topRightImage{margin:auto;width:100%;}
.nox_content_topRightImage .img_right{float:right; margin:0px 0px 15px 15px;}
.nox_content_topRightImage .text{text-align:justify;}

/*Yazı için Resim Üstte*/
.nox_content_bottomImage{margin:auto;width:100%;}
.nox_content_bottomImage .img_bottom{margin:15px auto 0px auto;text-align:center;}
.nox_content_bottomImage .text{}


/*Galeri için diziliş*/
.nox_gallery{width:100%;}
.nox_gallery_item{float:left;padding:10px;height:210px;}
.nox_gallery_item .imgs{margin:auto;border:1px solid gray;}
.nox_gallery_item .title{margin:auto;text-align:center;margin-top:5px;}
