/*==============================================	Общий CSS для всех шаблонов!============================================= */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,s,samp,small,strike,strong,sub,sup,tt,var,hr,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-size: 100%;
	vertical-align: baseline;
	border: none;
	outline: none;
}

html {
	font-size: 100.01%;
}

dfn,i,cite,var,address,em {
	font-style: normal;
}

th,b,h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

textarea,input,select {
	font-family: inherit;
	font-size: 1em;
}

ol,ul {
	list-style: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th,td {
	text-align: left;
}

:focus {
	outline: none;
}  /* Глобальные стили сайта */
html {
	width: 100%;
	height: 100%;
}

body {
	height: auto;
	min-width: 1000px;
	font-size: 62.5%;
	line-height: 1.5em;
	color: #999;
	background: #000 url(../img/bg-body.jpg) repeat-y center top;
}  /* hacks.css */
body,textarea,input,select {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

a {
	color: #999;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.global {
	position: relative;
	overflow: hidden;
	width: 1000px;
	min-height: 100%;
	height: auto;
	margin: 0 auto;
	background: url(../img/bg-page.jpg) repeat-y;
}  /* hacks.css */ /* Стили для шапки */
.header {
	position: relative;
	overflow: hidden;
	height: 147px;
	padding-top: 191px;
	background: url(../img/bg-header.jpg) no-repeat;
}

h1.logo {
	position: absolute;
	top: 0;
	left: 111px;
	width: 561px;
	height: 282px;
	background: url(../img/logo.png) no-repeat;
}  /* hacks.css */
h1.logo a {
	display: block;
	width: 330px;
	height: 125px;
	margin: 52px 0 0 129px;
}

h1.logo a span {
	display: block;
	text-indent: -3000px;
}  /* Меню «Для девушек» */
.menuWoman {
	position: absolute;
	z-index: 1010;
	top: 3px;
	right: 28px;
	width: 201px;
	padding-top: 64px;
}

.menuWoman h2 {
	position: absolute;
	top: 0;
	left: 12px;
	width: 167px;
	height: 64px;
	background: url(../img/menu-woman.png) no-repeat;
}  /* hacks.css */
.menuWoman h2 span {
	display: block;
	text-indent: -3000px;
}

.menuWoman li {
	padding: 0 0 18px 21px;
	font: normal 1.2em Tahoma;
	color: #e1a583;
}

.menuWoman li.red {
	margin: -10px 0 6px 0;
	padding: 0;
	background: url(../img/menu-woman-red2.png) no-repeat;
}

.menuWoman li a {
	color: #e1a583;
}

.menuWoman li.red a {
	display: block;
	padding: 10px 0 12px 21px;
	color: #fff;
}  /* Главное меню */
.menu {
	position: relative;
	z-index: 1000;
	height: 116px;
	background: url(../img/bg-menu.jpg) no-repeat 0 46px;
}

.menu table {
	width: 100%;
	border-collapse: collapse;
}

.menu td span {
	display: block;
	padding: 72px 0 28px 0;
}

.menu td span.here {
	background: url(../img/menu-active.png) no-repeat center 0;
}

.menu td span a {
	display: block;
	height: 16px;
	margin: 0 auto;
}

.menu td span a span {
	display: none;
	padding: 0;
}

.menu td.clear {
	width: 40px;
}

.menu td.clear img {
	display: block;
}

.menu td span.wwidth {
	width: 80px
}

.menu a.menu01 {
	width: 130px;
	background: url(../img/menu-01.png) no-repeat;
}

.menu a.menu02 {
	width: 106px;
	background: url(../img/menu-02.png) no-repeat;
}

.menu a.menu03 {
	width: 71px;
	background: url(../img/menu-03.png) no-repeat;
}

.menu a.menu04 {
	width: 107px;
	background: url(../img/menu-04.png) no-repeat;
}

.menu a.menu05 {
	width: 86px;
	background: url(../img/menu-05.png) no-repeat;
}

.menu a.menu06 {
	width: 47px;
	background: url(../img/menu-06.png) no-repeat;
}

.menu a.menu07 {
	width: 59px;
	background: url(../img/menu-07.png) no-repeat;
}
.menu a.menu08 {
	width: 86px;
	background: url(../img/menu-08.png) no-repeat;
}

.menu a:hover {
	background-position: 0 -16px;
}

.menu td span.here a {
	background-position: 0 -16px;
}  /* Область контента */
.content {
	overflow: hidden;
	padding: 0 0 121px 23px;
}  /* hacks.css */
.content .leftColumn {
	position: relative;
	z-index: 999;
	width: 189px;
	float: left;
	padding: 5px 0 200px 0;
}

.content .centerColumn {
	position: relative;
	z-index: 999;
	width: 541px;
	float: left;
	padding: 0 27px;
}

.content .rightColumn {
	position: relative;
	z-index: 999;
	width: 169px;
	float: left;
	padding-top: 5px;
}

.content h1 {
	padding-bottom: 10px;
	font: normal 2.4em 'Trebuchet MS';
	color: #f2e7bb;
}

.content h2 {
	padding-bottom: 11px;
	font: normal 1.8em 'Trebuchet MS';
	color: #dadada;
}

.mainText {
	padding: 0 14px 20px 17px;
	font: normal 1.1em/ 1.25 Arial;
	color: #999;
}

.mainText h1 {
	font-size: 2.18em;
}

.mainText p {
	padding-bottom: 10px;
}

.mainText a {
	color: #999;
}

.news {
	padding: 0 15px 0 16px;
}

.news h1 {
	padding-bottom: 18px;
}

.newsItem {
	position: relative;
	padding-bottom: 18px;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #999;
}

.LargerP {
	font-size: 150%;
	
}


.newsItem .date {
	position: absolute;
	top: -8px;
	right: 0;
	width: 66px;
	height: 26px;
	padding: 5px 0 0 25px;
	font: normal 9px Tahoma;
	color: #ccc;
	background: url(../img/bg-news-date.png) no-repeat;
}
/* hacks.css */
.newsItem .date span {
	position: absolute;
	top: 4px;
	left: 4px;
	display: block;
	font: normal 21px 'Arial Narrow';
	text-align: right;
}

.newsItem h5 {
	margin-right: 89px;
	padding: 0 0 7px 0;
	font: bold 1.64em 'Trebuchet MS';
	color: #dadada;
	background: url(../img/dot-white.gif) repeat-x 0 17px;
}

.newsItem h5 span {
	padding-right: 3px;
	background: url(../img/dot-black.gif) repeat-x 0 17px;
}

.newsItem p {
	padding-bottom: 10px;
}
.newsItem div {
	padding-bottom: 10px;
}


.advertisement h1 {
	padding: 0 0 10px 16px;
}

.advertItem {
	position: relative;
	padding: 0 15px 18px 16px;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #c1c1c1;
}

.advertItem .date {
	position: absolute;
	top: -8px;
	right: 0;
	width: 46px;
	height: 26px;
	padding: 5px 0 0 27px;
	font: normal 9px Tahoma;
	color: #ccc;
	background: url(../img/bg-news-date.png) no-repeat;
}  /* hacks.css */
.advertItem .date span {
	position: absolute;
	top: 4px;
	left: 4px;
	display: block;
	font: normal 21px 'Arial Narrow';
	text-align: right;
}

.advertItem h5 {
	margin-right: 75px;
	padding: 0 0 7px 0;
	font: bold 1.64em 'Trebuchet MS';
	color: #dadada;
	background: url(../img/dot-white.gif) repeat-x 0 17px;
}

.advertItem h5 span {
	padding-right: 3px;
	background: url(../img/dot-black.gif) repeat-x 0 17px;
}

.advertItem p {
	padding-bottom: 10px;
}

.advertItem p.info {
	color: #878787;
}

.paginator {
	width: 513px;
	height: 43px;
	margin-bottom: 12px;
	padding: 13px 12px 0 16px;
	font: normal 1.1em Tahoma;
	color: #c1c1c1;
	background: url(../img/bg-paginator.png) no-repeat;
}  /* hacks.css */
.paginator span.all {
	float: left;
}

.paginator span.navi {
	float: right;
}

.paginator a {
	margin: 0 3px;
	color: #898989;
}

.paginator a.here {
	margin: 0;
	padding: 0 3px;
	background: #3d3d3d;
	color: #c1c1c1;
	text-decoration: none;
}  /* Анкета на главной */
.profile {
	position: relative;
	z-index: 1500;
	margin-bottom: 20px;
}

.profile .profileTop {
	width: 541px;
	height: 16px;
	background: url(../img/bg-profile-top.png) no-repeat;
}  /* hacks.css */
.profile .profileBottom {
	width: 541px;
	height: 16px;
	background: url(../img/bg-profile-bottom.png) no-repeat;
}  /* hacks.css */
.profile h5 {
	margin: 0 18px 0 16px;
	padding: 0 0 3px 0;
	font: bold 1.1em Tahoma;
	color: #fff;
	background: url(../img/dot-gray.gif) repeat-x 0 10px;
}

.profile h5 span {
	padding-right: 3px;
	background: url(../img/dot-black.gif) repeat-x 0 10px;
}

.profile .profileBox {
	background: #000 url(../img/bg-profile-box.png) repeat-y;
}

.profile .profileBoxTop {
	background: url(../img/bg-profile-box-top.png) no-repeat;
}

.profile .profileBoxBottom {
	min-height: 250px;
	height: auto;
	background: url(../img/bg-profile-box-bottom.png) no-repeat 0 100%;
}  /* hacks.css */
.profileInfo {
	overflow: hidden;
	padding: 4px 0 7px 17px;
}  /* hacks.css */
.profileInfo .photo {
	position: relative;
	width: 117px;
	height: 157px;
	float: left;
	padding-right: 18px;
}

.profileInfo .photo img {
	display: block;
}

.profileInfo .photo .mask {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1500;
	width: 117px;
	height: 157px;
	background: url(../img/mask.png) no-repeat;
}  /* hacks.css */
.profileInfo .personal {
	width: 214px;
	float: left;
	font: normal 1.1em/ 1.35 Arial;
	color: #fff;
}

.profileInfo .personal h2 {
	padding-bottom: 9px;
	font: normal 2.18em 'Trebuchet MS';
	color: #f2e7bb;
}

.profileInfo .personal a {
	color: #fff;
}

.profileInfo .techInfo {
	width: 163px;
	float: left;
	padding-top: 4px;
}

.profileInfo .techInfo p.number {
	float: left;
	margin-bottom: 14px;
	font: normal 11px Arial;
	color: #999;
	background: #2d2d2d url(../img/bg-profile-number.png) no-repeat;
}

.profileInfo .techInfo p.number span {
	display: block;
	height: 16px;
	padding: 2px 9px 0 9px;
	background: url(../img/bg-profile-number.png) no-repeat 100% -18px;
}

.profileInfo .techInfo table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
	background: #1c1c1c;
	clear: both;
}

.profileInfo .techInfo table th {
	padding: 4px 4px 6px 4px;
	border-left: 1px solid #020202;
}

.profileInfo .techInfo table td {
	padding: 0 4px 6px 4px;
	font: normal 10px Tahoma;
	color: #fff;
	border-left: 1px solid #020202;
}

.profileInfo .techInfo table td.first {
	color: #999;
}

.profileInfo a.view {
	display: block;
	float: left;
	padding: 0 0 6px 28px;
	font: normal 1.1em Tahoma;
	color: #fff;
	background: url(../img/ico-profile.gif) no-repeat 5px 2px;
}

.profileInfo a.delete {
	display: block;
	float: left;
	padding: 0 0 5px 28px;
	font: normal 1.1em Tahoma;
	color: #999;
	background: url(../img/ico-profile.gif) no-repeat 5px -27px;
}

.profileInfo a.add {
	display: block;
	float: left;
	padding: 0 0 5px 28px;
	font: normal 1.1em Tahoma;
	color: #999;
	background: url(../img/ico-profile.gif) no-repeat 6px -107px;
}

.profileInfo a.add_comment {
	display: block;
	float: left;
	padding: 0 0 6px 28px;
	font: normal 1.1em Tahoma;
	color: #fff;
	background: url(../img/ico-profile.gif) no-repeat 5px -67px;
}

.profileInfo .techInfo table .cornerLT {
	background: url(../img/corner-lt.gif) no-repeat;
}

.profileInfo .techInfo table .cornerRT {
	background: url(../img/corner-rt.gif) no-repeat 100% 0;
}

.profileInfo .techInfo table .cornerLB {
	background: url(../img/corner-lb.gif) no-repeat 0 100%;
}

.profileInfo .techInfo table .cornerRB {
	background: url(../img/corner-rb.gif) no-repeat 100% 100%;
}

.profileServices {
	padding-left: 1px;
}

.profileServices ul {
	float: left;
	padding-left: 16px;
}

.profileServices li {
	padding: 0 0 4px 7px;
	background: url(../img/ico-arrow.gif) no-repeat 0 3px;
}

.full h5 {
	padding-bottom: 7px;
	background: url(../img/dot-white.gif) repeat-x 0 10px;
}

.full .profileInfo {
	padding-bottom: 10px;
}

.full .profileServices {
	padding-bottom: 10px;
	clear: both
}

.full .profileServices ul {
	padding-left: 15px;
}

.full .profileServices li {
	padding-left: 6px;
	font-size: 1.1em;
	color: #fff;
	background: url(../img/ico-arrow.gif) no-repeat 0 -16px;
}

.saloon h5 {
	padding-bottom: 7px;
	background: url(../img/dot-white.gif) repeat-x 0 10px;
}

.saloon .profileInfo {
	padding-bottom: 18px;
}

.saloon .photo {
	width: 154px;
	height: 134px;
	padding-right: 13px;
}

.saloon .photo .mask {
	width: 154px;
	height: 134px;
	background: url(../img/mask2.png) no-repeat;
}  /* hacks.css */
.saloon .profileInfo .personal {
	width: 340px;
	overflow: hidden;
}  /* hacks.css */
.saloon .profileInfo .personal .personalLeft {
	width: 182px;
	float: left;
}

.saloon .profileInfo .personal .personalRight {
	width: 150px;
	float: left;
}

.saloon .profileInfo .personal .personalRight a {
	font-size: 1em;
}

.saloon .saloonInfo {
	padding: 0 0 13px 9px;
	color: #999;
}

.saloon .saloonInfo p {
	padding: 0 0 0 19px;
}

.saloon .saloonInfo p.number {
	background: url(../img/ico-saloon.gif) no-repeat 0 3px;
}

.saloon .saloonInfo p.rate {
	background: url(../img/ico-saloon.gif) no-repeat 0 -36px;
}

.saloon .saloonInfo p.date {
	background: url(../img/ico-saloon.gif) no-repeat 0 -78px;
}

.saloonText {
	padding-left: 18px;
	clear: both;
	margin-right: 10px;
	padding-top /*\**/: 13px\9 
}

.saloonText h5 {
	margin: 0 0 0 0;
	padding-bottom: 5px;
	background: url(../img/dot-gray.gif) repeat-x 0 10px;
}

.saloonText .saloonAbout {
	/*margin-right: 265px;*/
    width: 250px;
    float: left;
}

.saloonText .saloonService {
	width: 250px;
    padding-left: 5px;
	float: left;
    display: inline;
}

.butterflyInfo {
	overflow: hidden;
	margin: 0 18px 0 15px;
	padding: 16px 0 9px 0;
	font: normal 1.1em/ 1.35 Arial;
	color: #c1c1c1;
	border-top: 1px solid #3a3a3a;
}  /* hacks.css */
.butterflyInfo .infoPersonal {
	width: 178px;
	float: left;
}

.butterflyInfo .infoParameters {
	width: 165px;
	float: left;
}

.butterflyInfo .infoAbout {
	width: 165px;
	float: left;
	line-height: 1.5em;
}

.butterflyInfo h6 {
	padding-bottom: 1px;
	font: bold 1em Arial;
	color: #fff;
}

.butterflyInfo p {
	padding-bottom: 10px;
}

.butterflyInfo .infoAbout p {
	padding-bottom: 5px;
}

.photoGallery {
	position: relative;
	padding-bottom: 20px;
	clear: both;
	padding-top: 12px
}

.photoGallery h5 {
	padding-bottom: 13px;
}

.photoGallery .photoBox {
	overflow: hidden;
	height: 113px;
	padding: 0 13px 0 16px;
}

.photoGallery .photoBox img {
	border: 1px solid #999;
}

.photoGallery .photoBox a {
	display: block;
	float: left;
	margin-right: 5px;
}

.photoGallery a.leftNavi {
	position: absolute;
	top: 64px;
	left: 5px;
	z-index: 1200;
	width: 8px;
	height: 42px;
	background: url(../img/bg-photo-navi.png) no-repeat;
}

.photoGallery a.rightNavi {
	position: absolute;
	top: 64px;
	right: 7px;
	z-index: 1200;
	width: 8px;
	height: 42px;
	background: url(../img/bg-photo-navi.png) no-repeat -8px 0;
}

.forumTalk {
	padding-bottom: 18px;
}

.forumTalk .text {
	padding: 5px 18px 0 16px;
	font: normal 1.1em Arial;
	color: #999;
}

.forumTalk .text p {
	padding-bottom: 5px;
}

.opinions h5 {
	margin-left: 17px;
	padding-bottom: 11px;
}

.opinions .opinion {
	padding: 0 12px 7px 13px;
	font: normal 1.1em/ 1.2 Arial;
	color: #c1c1c1;
}

.opinions .opinion .author {
	overflow: hidden;
	margin-bottom: 3px;
	padding: 3px 11px 2px 5px;
	color: #999;
	background: url(../img/bg-opinions.png) repeat;
}  /* hacks.css */
.opinions .opinion span.name {
	float: left;
}

.opinions .opinion span.date {
	float: right;
}

.opinions .opinion p {
	padding: 0 5px 5px 4px;
}

.opinions a.add_opinion {
	display: block;
	margin: 0 12px 0 13px;
	font: normal 1.1em Arial;
	color: #fff;
	text-align: center;
}

.opinions a.add_opinion span {
	display: block;
	padding: 5px;
	cursor: pointer;
	background: url(../img/bg-opinions.png) repeat;
}  /* hacks.css */ /* Случайная анкета */
.randomProfile {
	width: 189px;
	overflow: hidden;
	padding-bottom: 26px;
}

.randomProfile img {
	display: block;
	border: 3px solid #999;
}

.randomProfile .text {
	overflow: hidden;
	padding: 3px 0 0 2px;
	font: normal 1.1em Tahoma;
	color: #fff;
}  /* hacks.css */
.randomProfile .text span.name {
	display: block;
	float: left;
}

.randomProfile .text span.number {
	display: block;
	float: right;
	color: #999;
}  /* Быстрый поиск */
.fastSearch {
	padding-bottom: 20px;
}

.fastSearch label {
	display: block;
	padding: 0 0 2px 1px;
}

.fastSearch select {
	display: block;
	width: 100%;
	height: 22px;
	padding-top: 1px;
	font: normal 11px Tahoma;
	color: #000;
}

.fastSearch input.text {
	width: 181px;
	padding: 3px 4px 4px 4px;
	font: normal 11px Tahoma;
	color: #000;
	border: 1px solid #999;
	background: #fff;
}

.fastSearch input.small {
	width: 39px;
	margin-right: 1px;
}

.fastSearch input.phone {
	width: 126px;
}  /* hacks.css */
.fastSearch input.btn {
	display: block;
	width: 189px;
	height: 26px;
	background: url(../img/btn-fast-search.png) no-repeat;
	cursor: pointer;
	border: 0;
}  /* hacks.css */
.fastSearch a.viewAll {
	display: block;
	margin-top: 3px;
	padding-left: 17px;
	color: #c1c1c1;
	background: url(../img/ico-plus.gif) no-repeat 3px 3px;
}

.fastSearch .line {
	width: 100%;
	height: 1px;
	margin: 1px 0 6px 0;
	background: url(../img/bg-dotted.gif) repeat-x 1px 100%;
}

.fastSearch .box {
	padding-bottom: 9px;
	font: normal 1.1em Tahoma;
	color: #fff;
}

.fastSearch .services {
	padding-bottom: 10px;
	font: normal 1.1em Tahoma;
	color: #fff;
}

.fastSearch .services label {
	padding: 0 0 6px 1px;
}

.fastSearch .services .box {
	overflow: hidden;
	padding-bottom: 1px;
	font-size: 1em;
}  /* hacks.css */
.fastSearch .services td {
	vertical-align: middle
}

.fastSearch .services td label {
	padding: 0;
	color: #c1c1c1;
}

.fastSearch .services td .check {
	
}  /* Интим карта */
.map {
	width: 169px;
	overflow: hidden;
	padding-bottom: 22px;
}

.map img {
	display: block;
	border: 3px solid #999;
}  /* Сейчас на форуме */
.online {
	padding-bottom: 20px;
}

.online h5 {
	padding-bottom: 5px;
}

.online h5 a {
	color: #fff;
}

.online .box {
	margin-bottom: 7px;
	padding-bottom: 10px;
	font: normal 1.1em/ 1.2 Tahoma;
	background: url(../img/bg-dotted.gif) repeat-x 1px 100%;
}

.online .last {
	background-image: none;
}  /* Cтили для подвала */
.footer {
	
}

.footer {
	width: 1000px;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top: -320px; *
	margin-top: -209px;
	_margin-top: -320px;
	margin-top /*\**/: -209px\9
}

.footerContent {
	position: relative;
	z-index: 100;
	height: 93px;
	padding: 228px 0 0 253px;
	background: url(../img/bg-footer.png) repeat-x;
}  /* hacks.css */
.footer .woman {
	position: absolute;
	bottom: 0;
	left: 12px;
	z-index: 999;
	width: 178px;
	height: 314px;
	background: url(../img/footer-woman.png) no-repeat;
}  /* hacks.css */
.bottomMenu {
	padding-bottom: 24px;
	font: normal 0.9em Tahoma;
	color: #666;
}

.bottomMenu li {
	display: inline;
}

.bottomMenu li a {
	margin: 0 6px;
	font-size: 1.22em;
	color: #c2c2c2;
}

.bottomBoxes {
	overflow: hidden;
	padding-left: 7px;
}  /* hacks.css */
.bottomBoxes .copyright {
	width: 300px;
	float: left;
	padding-top: 5px;
	font: normal 1.1em/ 1.5 Tahoma;
	color: #999;
}

.bottomBoxes .copyright a {
	color: #999;
}

.bottomBoxes .counters {
	width: 243px;
	float: left;
	padding-top: 8px;
}

.bottomBoxes .counters a {
	margin-right: 5px;
}

.bottomBoxes .developer {
	width: 125px;
	float: left;
	padding: 5px 0 0 46px;
	font: normal 1.1em/ 1.5 Tahoma;
	color: #999;
	background: url(../img/logo-artmassive.png) no-repeat;
}  /* hacks.css */
.bottomBoxes .developer a {
	color: #999;
}

.clearb {
	clear: both;
	display: block;
	height: 1px
}


#thumbwrapper {margin-left:20px;margin-top:10px; padding:5px 0; width:500px; height:111px; border:2px solid #666; background:#000}
#thumbarea {position:relative; overflow:hidden; height:111px; width:500px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:111px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}

 .inprivat { margin-bottom: 10px}
 .inprivat li { padding-bottom: 4px; font-size: 11px}
.inprivat2 { padding-bottom: 10px}
.inprivat2 li { padding-bottom: 1px; font-size: 11px;}

div.addSaloonItem {
    padding-top: 7px;
}
div.addSaloonItem label {
    float:left;
    width: 200px;
    font-size: 1.2em;
    
}
div.addSaloonItem input[type='text'] {
    width: 150px;
}
