@import url('src="http://sexpower.ro/wp-content/themes/accesspress-lite/css/fonts.css');

.place-btn {
	border: none;
	color: white;
	font-weight: bold;
	width: 280px;
	height: 32px;
	background: url(images/place-btn1.png) no-repeat;
	cursor: pointer;
	text-align: center;
	font-family: 'Lato', sans-serif;
}

.place-btn:hover { 
	background: url(images/place-btn1_hover.png) no-repeat; 
	height: 32px;
	font-family: 'Lato', sans-serif;
}

.toupper{
	text-transform:uppercase;
	font-family: 'Lato', sans-serif;
}

.text_style{
	width:380px;
	line-height:1.8em;
	font-family: 'Lato', sans-serif;
	padding:5px;
	font-size:14px;
}

.textarea_style{
	line-height:1.8em;
	text-align:justify;
	font-family: 'Lato', sans-serif;
}

.select_style
  {
   background: transparent;
   width: 395px;
   line-height:1.8em;
   font-family: 'Lato', sans-serif;
   padding:5px;
   border: 1px #a9a9a9 solid;
   border-radius: 0;
   height: 34px;
   font-size:14px;  
}

.DescStyle
{font-family: 'Lato', sans-serif;}