﻿#text {
	clear:left;
	background: #2F4E53;
	width: 180px;
	height: 248px;
	padding: 20px;
	float:left;
	margin-right:6px;
	}
	
#beauty #text{
	background: #2F4E53;
	}
	
#text p {
	color: #91B1B6;
	margin:0;
	padding:0;
	margin-top:10px;
	}

#nav ul li#mnu9 a {
	border-bottom: 1px solid #2F4E53;
	}
	
#nav ul li#mnu9 a:hover {
	border-bottom: 1px solid #2F4E53;
	}

