/* CSS Document */
/*************************/
.modelProfile {
	width:890px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	height: 680px;
}
.modelProfile .descr {
	height: 370px;
}

.modelProfile .big{
	border: 1px solid #9e8844;
	float:left;
	margin-right:20px;
	height: 672px;
}
.modelProfile p{
 padding-top:0px;
 margin-top:0px;
 margin-right:40px;
}
/*************************/
.smallGal{
	width:382px;
	margin-left:0px;
	height: 302px;
	float: left;
}
.smallGal img {
 padding:0px;
 margin:0px;
}
/************************/
.modelsGals{
 width:892px;
 margin:20px 0px 0px 23px}
.modelsGals li {
 height: 202px;
 width:130px;
 padding:0px 15px 19px 0px; 
}
.modelsGals div{
	margin-top:3px;
	width:135px;
	text-align:center;
	margin-left: -5px;
}
.modelsGals div span {
	margin-top:5px;
	width:100%;
	text-align:center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.modelsGals img {
	height: 180px;
	width: 120px;
}
.modelsMovs img {
	height: 253px;
	width: 269px;
}


/************************/
.modelsMovs{
 width:900px;
 margin:15px 0px 0px 24px
}
.modelsMovs li {
 height: 270px;
 width:271px;
 padding:0px 20px 25px 0px; 
}
.modelsMovs div{
 margin-top:3px;
 width:100%;
 text-align:center 
}
.modelsMovs div span {
	margin-top:5px;
	width:100%;
	text-align:center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

