BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color: #3F3F3F;
	margin: 0;
	padding: 0;
	background: #154869 url(/images/gradient.png) repeat-x;
}
body {
	text-align: center;
	min-width: 950px;
}
#wrapper {
	width: 950px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	padding: 2px;
}
#wrapper li {
	margin: 0 auto;
}
#main {
	width: 1010px;
	margin: 0 auto;
	position: relative;
	padding: 20px 0;
	_padding: 17px 0;
	background: url(/images/main-bg.jpg) no-repeat 0 0px;
}
#titulo {
	background: url(/images/logo.png) no-repeat;
	width: 950px;
	height: 55px;
	text-align: center;
}
.robtorstudio {
	display:block;
	height: 48px;
	background: url(/images/titulo.png) no-repeat;
	float: left;
	margin-left:79px;
	_margin-left:40px;
	width:181px;
	text-indent:-9999px;
}
.robtorstudio a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
}
#ubica {
	height: 40px;
	float: right;
	padding-right: 70px;
	color: #333;
}
#idioma {
	width:160px;
	padding:10px;
}
select {
	color: #000000;
/*	background-color: #b6c8da;*/
	padding: 2px;
	border: 1px solid #606060;
	width: 150px;
}
#header {
	height: 280px;
	width: 950px;
}
#hg {
	overflow: hidden;
	width: 950px;
	padding: 0px;
}
#header_nosotros {
	width: 950px;
	height: 137px;
	background: url(/images/interior2.png) no-repeat left bottom;
}
#header_servicios {
	width: 950px;
	height: 137px;
	background: url(/images/interior3.png) no-repeat left bottom;
}
#header_portafolio {
	width: 950px;
	height: 137px;
	background: url(/images/interior4.png) no-repeat left bottom;
}
.bienvenida {
	position: absolute;
	top: 171px;
	left: 85px;
	width: 325px;
	font-size: 12px;
	line-height: 22px;
	font-family: Helvetica, Arial, sans-serif;
	color: #f1f3d8;
}
.bienvenida2 {
	position: absolute;
	top: 195px;
	left: 370px;
	width: 280px;
	font-size: 12px;
	line-height: 22px;
	font-family: Helvetica, Arial, sans-serif;
	color: #f1f3d8;
	text-align:center;
}
#header_der {
	width: 430px;
	height: 160px;
	float:right;
}
#header_fin {
	width: 950px;
	height:29px;
	background: url(/images/fin-header.png) no-repeat left bottom;
}
#portafilo_header {
	background-color: #CCC;
	height: 230px;
	width: 950px;
}
.post_interior {
	width: 930px;
	padding: 10px;
	margin: 0px;
	overflow: hidden;
	height: 1%;
}
.superior_caja {
	height: 42px;
	width: 610px;
	text-align: left;
	background: url(/images/superior_caja.png) no-repeat top;
	background-color: inherit;
	color: #bbbbbb;
}
.arriba_caja_nota {
	padding: 13px 24px 0 13px;
}
.titulo_caja, .titulo_caja a, .titulo_caja a:visited {
	background-color: inherit;
	color: #dddddd;
	font-size: 12px;
	font-weight: bold;
}
.titulo_caja a:hover {
	background-color: inherit;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#portafolio_izq {
	width:590px;
	margin:5px auto;
	padding:10px 20px;
	float:left;
	background:#F4F4F4;
}
#bienvenida {
	width:590px;
	height:290px;
	float:left;
	background:#F4F4F4;
	margin: 5px auto;
	padding:10px 20px;
}
#bienvenida h3 {
	padding-top:10px;
	text-align:center;
	font-size: 15px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#333;
	text-shadow: #f8f8f8 0 1px 0;
}
DL {
	float: left;
	color: #525252;
	width: 300px;
}
A:focus {
	-moz-outline-style: none;
}
H1 {
	color: #2AABE1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
H2 {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#333;
	border-bottom:1px dashed #333;
	padding:8px 0px;
	margin:0;
}
h2 em {
	font:normal 18px Arial, Helvetica, sans-serif;
	letter-spacing:0;
	text-transform:none;
	color:#09C;
}
H3 {
	margin: 0;
	padding: 0.5em 0;
	color:#333;
	font:normal 14px Arial, Helvetica, sans-serif;
}
H5 {
	font-size: 19px;
	color: #699A01;
}
P {
	color: #4F4F4F;
	padding:5px 0;
	margin:0;
}
A:link {
	color: #0060C3;
	text-decoration: none;
}
A:visited {
	color: #3A7EC3;
	text-decoration: none;
}
A:hover, A:active {
	color: #007EFF;
	text-decoration: none;
	outline: none;
}
hr {
	margin: 17px 0 18px;
	height: 0;
	clear: both;
	border: solid #ddd;
	border-width: 1px 0 0;
}
#nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
	background: #3E3E3E;
	overflow: hidden;
	height: 36px;
	text-transform: capitalize;
	width: 900px;
	margin: 0px 25px 0px;
}
#nav li {
	display: inline;
}
#nav li A {
	display: block;
	float: left;
	padding: 10px 20px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1em;
	color: #FFFFFF;
	padding-bottom: 2px;
}
#nav li A:hover {
	color: #CCC;
}
A#here {
	border-left-color: #FFF !important;
	background-color: transparent !important;
	color: #0074A5 !important;
}
/*selected del menu*/
#nav li a.selected {
	color: #9C0;
}
/*CENTRO CONTENIDO*/
#contenido {
	margin: 0px;
	height: auto;
	background: url(/images/body_bg.png) repeat-y center;
	width: 950px;
}
#body_top {
	width: 950px;
	height: 33px;
	background: url(/images/body_top.png) no-repeat center;
	padding: 0px;
	margin: 0 0 0 0;
}
#body_bottom {
	width: 950px;
	height: 25px;
	background: url(/images/body_bottom.png) no-repeat center;
	padding: 0px;
	margin: 0px;
}
#final {
	width: 950px;
	height: 41px;
	background: url(/images/final.png) no-repeat center;
	padding: 0px;
	margin: 0px;
}
.clear {
	clear: both;
}
#utilidades {
	width: 900px;
	margin: 35px auto 0;
	clear: both;
	line-height: 1;
	background-color: #CCC;
}
#utilidades #promo-bar {
	width: 900px;
	height: 150px;
	padding: 5px 7px 9px;
	line-height: 1em;
}
#utilidades #promo-bar DIV {
	float: left;
	width: 200px;
	height: 130px;
	padding: 10px;
	margin: 0;
	text-align: left;
	position: relative;
	text-shadow: #f8f8f8 0 1px 0;
	overflow: hidden;
}
#utilidades #promo-bar H4 {
	margin: 0;
	font-weight: bold;
	color: #333;
}
#utilidades #promo-bar P {
	color: #444;
	margin: 5px 0;
	padding: 0;
	font: 11.4px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#utilidades #promo-bar P STRONG {
	font-weight: bold;
	color: #333;
	font-style: normal;
	display: block;
}
#promo-bar DIV A:link, #promo-bar DIV A:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#promo-bar DIV A:hover {
	color: #000;
}
#utilidades #promo-bar DIV.quicksnapper {
	text-indent: -999em;
	background: url(/images/ventanas.png) no-repeat left top;
	padding: 0;
	width: 200px;
	height: 150px;
}
#promo-bar DIV.quicksnapper A {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	height: 150px;
}
.footer {
	text-align: center;
	background: url(/images/fooder.png) no-repeat;
	width: 950px;
	height: 42px;
	margin-top: 50px;
}
.footer .parlante_izq {
	position: absolute;
	width: 100px;
	height: 104px;
	left: -35px;
	bottom: 70px;
	background: url(/images/parlante.png) no-repeat;
}
.footer .parlante_der {
	position: absolute;
	width: 103px;
	height: 103px;
	right: -35px;
	bottom: 70px;
	background: url(/images/parlante_der.png) no-repeat;
}

FORM#contactform INPUT {
	border-color: #B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	font-size: 13px;
	color: #333;
}
FORM#contactform TEXTAREA {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0.6em 0.5em 0.7em;
	border-color: #B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style: solid;
	border-width: 1px;
}
.formulario {
	width:530px;
	border:1px solid #d5d5d5;
	background:#eeeeee;
	margin:5px auto;
	padding:10px 20px;
	float:left;
}
.Box {
	width:300px;
	border:1px solid #d5d5d5;
	background:#eeeeee;
	margin: 5px auto;
	padding:10px 20px;
	float: right;
	position: relative;
}
#mapa {
	display: block;
	margin: auto;
	border: 3px solid #9C0;
}
.Box a {
	background:url(images/link_NEWS.gif) left no-repeat;
	padding:0 0 0 20px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #686868;
}
.Box span {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#666;
}
#acerca {
	width:250px;
	height:290px;
	background:#F4F4F4;
	margin: 5px auto;
	padding:10px 20px;
	float: right;
}
#acerca img {
	border: 1px solid #000000;
}
#acerca .photo {
	border: 2px solid #FFF;
	margin:  10px 10px 0 0;
	float:right;
	width:128px;
	height:104px;
}
#navegadores {
	width: 888px;
	height:140px;
	margin: 5px auto;
	float:left;
	padding:18px 20px;
	overflow: hidden;
	text-shadow: #f8f8f8 0 1px 0;
	background:#F4F4F4;
}
#navegadores h4 {
	margin: 0;
	font-weight: bold;
	color: #333;
	padding:5px;
}
#navegadores h4 em {
	font:normal 11px Arial, Helvetica, sans-serif;
	letter-spacing:0;
	text-transform:none;
	color:#F00;
}
#navegadores a:link {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333;
}
#navegadores a:active {
	text-decoration:none;
	color:#09C;
}
#navegadores a:hover {
	text-decoration:underline;
	color:#333;
}
#navegadores p {
	color: #444;
	margin: 1px 0;
	padding:2px;
	font: 11.4px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#navegadores p strong {
	font-weight: bold;
	color: #333;
	font-style: normal;
	display: block;
}
.contacto_i {
	background: url(/images/contactos.jpg) no-repeat;
	height:140px;
	width:273px;
	margin-left:15px;
	_margin-left:8px;
	margin-right:20px;
	float:left;
}
.lojatour_i {
	height:140px;
	width:273px;
	margin-right:20px;
	float:left;
}
.lojatour_i img {
	border: none;
}
.navegador_i {
	background: url(/images/Navegadores.jpg) no-repeat;
	height:140px;
	width:273px;
	float:left;
}
.navegador_i img {
	border: none;
}
#slider-der {
	width: 310px;
	float:right;
	color: #333;
	position:relative;
	background: url(/images/slider_der.jpg) no-repeat;
	height:280px;
}
#slider-der h3 {
	text-align:center;
	padding-top:25px;
	margin:0 auto;
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#333;
	text-shadow: #f8f8f8 0 1px 0;
}
#ver_mas {
	margin: 0 auto;
	width: 100px;
	float:left;
	padding-left:100px;
}
#slider {
	float:left;
	position:absolute;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider img {
	border:none;
}
#slider li {
	width:640px;
	height:280px;
	overflow:hidden;
}
ol#controls {
	padding:0;
	position:absolute;
	top:394px;
	right:566px;
	_top:390px;
	_right:555px;
	z-index:100;
}
ol#controls li {
	margin:0 10px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:22px;
	line-height:22px;
}
ol#controls li a {
	float:left;
	height:22px;
	line-height:22px;
	color:#555;
	padding: 0 12px 0 8px;
	text-decoration:none;
	background: url(/images/item.png) no-repeat top left;
	text-shadow: #f8f8f8 0 1px 0;
}
ol#controls li.current a {
	background: url(/images/item_sobre.png) no-repeat top left;
	color:#fff;
	text-shadow: #FFF 0 1px 0;
}
ol#controls li a:focus {
	outline:none;
}
#contenido_contacto {
	background-color:#FFFFCC;
	margin: 0 auto;
	width: 700px;
	border: solid 1px #878787;
	padding:5px;
}
.contenido_izq {
	width: 200px;
	float:left;
}
.video {
	width: 285px;
	float:right;
	line-height: 1.2em;
	border:1px solid #d5d5d5;
	background:#eeeeee;
	margin: 5px auto;
	padding:10px 20px;
	float: right;
}
.publicidad {
	width: 320px;
	float:right;
	padding-right:5px;
}
.publicidad2 {
	width: 250px;
	float:right;
	padding:5px 0;
}
#full_publicidad {
	width:250px;
	background:#F4F4F4;
	margin: 5px auto;
	padding: 10px 20px;
	float: right;
}
.cont_portafolio {
	margin: 0 auto;
	width: 580px;
	overflow: hidden;
	float:left;
	border:none;
}
.cont_portafolio p {
	padding: 0.4em 0;
	color: #686868;
	line-height: 1.4em;
}
ul.col3 {
	width: 600px;
	margin: 2px 0;
	padding: 0;
	list-style: none;
	float: left;
}
ul.col3 li {
	float: left;
	width: 250px;
	padding: 10px 10px;
	margin: 5px 10px 5px 0;
	font-size: 15px;
}
ul.col3 li a {
	text-decoration: none;
	color: #333;
}
ul.col3 li a:hover img {
	border-color:#09C;
}
ul.col3 li strong {
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 12px;
}
ul.col3 li strong, ul.col3 li span {
	padding-left: 5px;
	display: block;
}
ul.col3 li img {
	border-color:#C7C7C7;
}
DL {
	float: left;
	color: #525252;
	width: 280px;
	padding-left:15px;
	margin-top: 0;
}
DT {
	padding-left: 55px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #4F4F4F;
	font-weight: bold;
	background-position: left center;
	background-repeat: no-repeat;
}
DT SPAN {
	border-bottom: 1px solid #CCCCCC;
}
DT.servicio {
	background-image: url(/images/Char.png);
}
DT.precio {
	background-image: url(/images/money.png);
}
DT.trabajo {
	background-image: url(/images/to-do-list_checked3.png);
}
dt span {
	border-bottom:1px solid #cccccc
}
DT.diseno {
	background-image: url(/images/Wizard.png);
}
DT.mercado {
	background-image: url(/images/Box.png);
}
DT.alojamiento {
	background-image: url(/images/Database.png);
}
DT.home {
	background-image: url(/images/Window.png);
}
DT.posicionamiento {
	background-image: url(/images/Search.png);
}
DT.sitios {
	background-image: url(/images/Stationery.png);
}
#proyectos {
	width:590px;
	float:left;
	background:#F4F4F4;
	margin: 5px auto;
	padding:10px 20px;
}
#proyectos h3 {
	padding-top:10px;
	text-align:center;
	font-size: 15px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#333;
	text-shadow: #f8f8f8 0 1px 0;
}
#proyectos ul {
	list-style:none;
	background:#FFF;
	margin:7px auto 10px auto;
	padding:10px 15px;
}
#proyectos li {
	padding:10px 10px 15px 10px;
	margin:0;
	font: 12px Arial, Helvetica, sans-serif;
	color:#6e6e6e;
	line-height:1.8em;
}
#proyectos li strong {
	color:#292929;
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:1.8em;
}
#proyectos img {
	float:left;
	margin:10px 10px;
	padding:0;
	border: none;
}
#proyectos a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#2d2d2d;
	text-decoration:none;
	text-transform:uppercase;
	padding:4px 4px;
	margin:0;
	border: none;
}
/*Pagina de acerca*/
#nosotros {
	width:590px;
	padding:10px 20px;
	float:left;
	background:#F4F4F4;
	margin: 5px auto;
	padding:10px 20px;
}
#nostros ul {
	float:left;
}
#nosotros li {
	float:left;
	list-style:none;
	padding:10px;
	margin-left:20px;
	_margin-left:10px;
	width:150px;
}
#nosotros span {
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	margin-top:5px;
}
#servicios_adi {
	width:590px;
	margin:5px auto;
	padding:10px 20px;
	float:left;
	background:#F4F4F4;
}
#servicios_adi span {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#333;
	margin-top:5px;
}
#servicios_adi ul {
	list-style:none;
	background:#FFFFFF;
	margin:22px auto;
	padding:10px;
}
#servicios_adi li {
	background:url(/images/excelente.png) left no-repeat;
	padding:5px 0 5px 30px;
	margin:0;
	font:normal 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#6e6e6e;
	line-height:1.2em;
}
#servicios_adi li strong {
	color:#333;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:1.8em;
}
#servicios_adi li.bg, .bg {
	clear:both;
	border-top:1px dashed #d2d2d2;
	padding:5px 10px;
	margin:0;
	background:none;
}
.ampliar {
	letter-spacing: -1px;
	text-decoration: none;
	font-size: 0.7em;
	color: rgb(153, 51, 0);
	z-index: 0;
}
.ampliar:hover {
	background-color: transparent;
	z-index: 50;
}
.ampliar span {
	border: 1px dashed gray;
	padding: 5px;
	visibility: hidden;
	color: black;
	text-decoration: none;
	position: absolute;
}
.ampliar:hover span {
	border: 1px solid rgb(215, 186, 127);
	padding: 15px;
	position: absolute;
	visibility: visible;
	top: 0pt;
	left: 50%;
	margin-top: -7em;
	margin-left: -20em;
	font-weight: normal;
	line-height: 190%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	letter-spacing: 0px;
	width: 40em;
	color: rgb(24, 72, 72);
	background-color: rgb(222, 237, 233);
	cursor: text;
	display: block;
}
#buu {
	list-style: none;
	padding: 0;
	margin: 0px;
	background: #3E3E3E;
	overflow: hidden;
	height: 13px;
	text-transform: capitalize;
	width: 900px;
	margin: 0 25px 0px;
}
#izq-seccion {
	float:right;
	width: 250px;
	height:auto;
	line-height: 1.2em;
	margin:5px auto;
	padding:10px 20px;
	background:#F4F4F4;
	margin: 5px auto;
}
span {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFF;
	margin-top:5px;
}
#izq-seccion li {
	height:24px;
	list-style: none;
	background-image: url(/images/excelente.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 25px;
	text-align:left;
	margin:.9em 10% .8em 0
}
#izq-seccion li p {
	margin: 0px;
	float:left;
	padding:0px;
}
.izq-experiencia {
	float:right;
	width: 225px;
	height:264px;
	line-height: 1.2em;
	border:1px solid #d5d5d5;
	background:#eeeeee;
	margin: 5px auto;
	padding:10px 20px;
	float: right;
}
.izq-experiencia img {
	margin-top: 12px;
	margin-bottom: 3px;
	display: block;
	margin: auto;
}
.proceso {
	width: 560px;
	margin: 0 auto;
}
.analisis, .disenos, .desarrollo {
	width: 170px;
	margin-left: 10px;
	float: left;
	height: 200px;
	border: 1px solid #F5F5F5;
}
.analisis {
	margin-left: 10px!important;
	margin-left: 10px;
}
.disenos {
}
.desarrollo {
	background-color: #789;
}
#fijo {
	width:70px;
	height:70px;
	z-index: 60;
	background:url(/images/nuevo.png) left no-repeat;
	position: absolute;
	top: 111px;
	_top: 108px;
	left:25px;
}
#subscribir {
	width: 250px;
	float:right;
	background:#F4F4F4;
	margin: 5px auto;
	padding:10px 20px;
	float: right;
}
#form_box {
	background: #F8F8F8;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font:0.8em Arial, Helvetica, Sans-serif;
	padding: 0.8em;
	margin-top: 2px;
	margin-bottom: 2px;
}
#form_box div {
	padding: 5px 5px 5px 0;
}
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
	font-size:12px;
}
#form_box INPUT {
	border-color: #B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	font-size: 13px;
	color: #333;
}
.sombra {
	padding: 20px;
	border: 1px solid #f0f0f0;
	border-bottom: 2px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*avisos*/
.rojo {
	color:#F00;
}
.verde {
	color:#060;
}
.azul {
	color:#06C;
}
blockquote {
	float:left;
	background: #fff;
	width:205px;
	padding: 0.6em;
	margin: 0 0.4em 0.5em 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#a5aaae;
	font-size:13px;
	line-height:20px;
	text-align:center;
}
#referencia {
	width:888px;
	height:100px;
	margin:5px auto;
	float:left;
	background:#F4F4F4;
	padding:10px 20px;
}
#galeria li {
	display:inline;
	float:left;
	width:150px;
	background: #FCFCFC;
	padding:10px;
	margin:10px;
	text-align: center;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
}
#galeria img {
	border: none;
}
#galeria {
	margin:0 auto;
	position: relative;
	padding-left:10px;
}
#galeria ul {
}
#galeria span {
	color:#515151;
	font-family: Trebuchet MS;
	font-size: 9pt;
}
/*Contacto*/
#form_contacto{
	width:500px;
	-moz-box-shadow:2px 2px 0 #E5E5E5;
background-color:#F9F9F9;
border:1px solid white;
margin-left:20px;
padding:20px;
position:relative;
	
	}

#form_contacto label {
display: block;
margin: .5em 0 0 0;
}
	
#form_contacto input{
	border-color: #B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	font-size: 13px;
	color: #333;
	cursor:pointer;
	}	
	
	
#form_contacto .btn {
  background-color:#f5f5f5;
  border:1px solid #dedede;
  border-top:1px solid #eee;
  border-left:1px solid #eee;

}	
#form_contacto .btn:hover{
 background-color:#EAEAEA;
 border:1px solid #dedede;
 border-top:1px solid #eee;
 border-left:1px solid #eee;
}

#form_contacto textarea{
	border-color: #B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	font-size: 13px;
	color: #333;
	resize: none;
	}	
