.glamnails {
	width: 576px;
}

a.showRules { 
	color: #934855; 
	margin-left: 25px; 
}

div.rules { 
	overflow: auto; 
	width: 100%; 
	height: 220px; 
}

table.rs td {
	background:#f4f4f4; 
	padding: 10px 20px;
}
table.rs td textarea {
	border:none;
	background:#f4f4f4; 
	text-align:justify; 
	font-family:Tahoma; 
	font-size:11px; 
	height:100px;
	color: #4b4b4b;
}

div.sag {
	margin: 0 6px;
	padding: 6px 12px;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	width: 530px;
}

div.s3 {
	background:#aa4462;
	color:#ffffff;
}

div.nav-sort {
    font-family: tahoma;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: #79333f;
}
input.nav-sort {
    color: #db2385;
    text-decoration: none;
}
input.nav-sort:hover {
    text-decoration: none;
}

