/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
#white{
	color: white;
}
#pink{
	color: #ff4dd2;
}
img, fieldset { 
	border: 0;
}

/* set image max width to 100% */
img {
	max-width: 100%;
	/*height: auto;*/
	width: auto\9; /* ie8 */
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
body {
	background: white url(../images/body-bg.jpg) no-repeat center top;
	background-size: 50%;
	font: .81em/150% Arial, Helvetica, sans-serif;
	color: #666;
}
a {
	color: #026acb;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 1.2em;
	padding: 0;
}
.logoimg
{
width:100%;
height:100%;
}
.b {font-size:14px;
	color:green;
	float:left;
}
.gold
{
	color:gold;
}
#gold
{
	color:gold;
}
.c{
	font-size:14px;
	margin-bottom:5em;
}
.three-columns {
    
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
}
.d
{
	font-size:18px;
}
.e
{
	width:100%;
	float:left;
	font-size:17px;
	color:pink;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.r
{	font-size:12px;
	color:green;
	display:inline;
}
.precio
{
	font-size:18px;
	color:blue;
}
.bp   {font-size:14px}
.princ{ width=50%; margin: 0 auto;}
/* list */
ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 140%;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}

/* headings */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.3em;
	/*margin: 20px 0 .4em;*/
	color: #000;
}
h1 {
	font-size: 2.0em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	color:#cc5b00;
	font-size: 1.6em;
	padding: 6px;
	border-right-width: 0px;
	border-right-style: solid;
	/*color: #f5f9de;*/
	text-decoration: none;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	display: block;
	width:100%;
}

/* reset webkit search input styles */
input[type=search] {
	-webkit-appearance: none;
	outline: none;
}
input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button {
	display: none;
}
.pregunta
{
 font-size:1.4em;
}
.important
{
 font-size: 1.5em;
}
.loveB
{
	color: red;
	font-size:3.6em;
	float: right;
	cursor: pointer
}
.love
{
	color: red;
	font-size:20px;
	float: right;
	cursor: pointer;
}
.love p
{
	color:red;
	font-size:14px;
	cursor:pointer;
	float:right;
}
/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap {
	width: 1180px;
	margin: 0 auto;
}

/************************************************************************************
HEADER
*************************************************************************************/
#header {
	position: relative;
	width:100%;
	height: 140px;
}

/* site logo */
#site-logo {
	color:#cc5b00;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	position: absolute;
	top: 100px;
}
#site-logo a {
	font: bold 30px/100% Arial, Helvetica, sans-serif;
	color:black;
	text-decoration: none;
}

/* site description */
#site-description {
	font: italic 20px/130% "Times New Roman", Times, serif;
	position: absolute;
	top: 60px;
}
/*facebook page*/
#fb-container
{
	position: absolute;
	right: 0px;
	bottom: 6px;
	z-index: 100;
	width: 340px;
	float:right;
	height:160px;
}

/* searchform */
#searchform {
	position: absolute;
	right: 10px;
	bottom: 6px;
	z-index: 100000;
	width: 180px;
}
#searchform #s {
	width: 140px;
	float: right;
	background: #fff;
	border: none;
	padding: 6px 10px;
	/* border radius */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* box shadow */
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	/* transition */
	-webkit-transition: width .7s;
	-moz-transition: width .7s;
	transition: width .7s;
}

/************************************************************************************
SIDE NAVIGATION
*************************************************************************************/
/*.clearside {
	width: 100%;
	height:7%;
	text-align:center;
	top: 0%;
	left: 74.5%;
	background: #ccc;
	/*margin: 0;
	padding: 0;*/
	/*position: fixed;
	/*left: 0;*/
	/*bottom: 0;
	z-index: 10000;
	/* gradient */
	/*background: #e2e2e2; /* Old browsers */
/*background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to bottom, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
	/*/rounded corner 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow 
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);*/
/*}*/

/************************************************************************************
MAIN NAVIGATION
*************************************************************************************/

#main-nav ul {
position: absolute;
z-index: 99999;
display: none;
list-style-type: none;
list-style: none;
margin: 0;
padding: 0;
color:white;
}

#main-nav li:hover > ul{
display: block;
}

#main-nav li a {
padding: 6px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #666;
/*color: #f5f9de;*/
text-decoration: none;
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
max-width: 170px;
display: block;
}

#main-nav {
	width: 100%;
	height:7%;
	text-align:center;
	top: 0%; 
	left: 0%;
	background: #ccc;
	margin: 0;
	padding: 0;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 10000;
	/* gradient */
	background: #e2e2e2; /* Old browsers */
background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
	/* rounded corner 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow 
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);*/
}
#main-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
}
#main-nav li:first-child {
	margin-left: 10px;
}
#main-nav a {
	line-height: 100%;
	font-weight: bold;
	/*color: #fff;*/
	display: block;
	padding: 14px 15px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0,0,0,.5);
}
/*
#main-nav a:hover {
	color: #fff;
	background: #474747;
	/* gradient 
	background: -webkit-gradient(linear, left top, left bottom, from(#282828), to(#4f4f4f));
	background: -moz-linear-gradient(top,  #282828,  #4f4f4f);
	background: linear-gradient(-90deg, #282828, #4f4f4f);
}
*/
/************************************************************************************
CONTENT
*************************************************************************************/
.blockCat{
	display: block;
	float:left;
	width:260px;
	height:400px;
	overflow:hidden;
	margin-bottom:10px;
	margin-left:5px;
	text-align:center;
}
.block{
	display: block;
	float:left;
	width:150px;
	height:320px;
	overflow:hidden;
	margin-bottom:10px;
	margin-left:5px;
	text-align:center;
}
#content {
	background: #fff;
	margin: 30px 0 30px;
	padding: 20px 35px;
	width: 60%;
	float: left;
	/* rounded corner */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}

/* post */
.post {
	margin-bottom: 40px;
}
.post-title {
	margin: 0 0 5px;
	padding: 0;
	font: bold 26px/120% Arial, Helvetica, sans-serif;
}
.post-title a {
	text-decoration: none;
	color: #000;
}
.post-meta {
	margin: 0 0 10px;
	font-size: 90%;
}

/* post image */
.post-image {
	margin: 0 0 15px;
}
.promo
{
	float:right;
	color:#CC9900;
}
.promo2
{
	float:right;
	color:#CC9900;
	font-size:1.3em;
}
.promo3
{
	float:right;
	color:gray;
	font-size:1.6em;
}
/*COLUMNS*/
.blog-columns {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
/************************************************************************************
SIDEBAR
*************************************************************************************/
#sidebar {
	width: 30%;
	float: right;
	/*margin: 30px 0 30px;*/
}
.widget {
	background: #fff;
	margin: 0 0 30px;
	padding: 10px 20px;
	/* rounded corner */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
.wid2 {
	background: #fff;
	margin: 0 0 30px;
	padding: 10px 20px;
	/* rounded corner */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
	display:block;
	overflow:auto;
}
.widleft
{
	margin-left:5px;
	width:85%;
	height:100%;
}
.widimg
{
	float:left;
	border-radius: 50%;
	border:0px solid black;
}
.widgettitle {
	margin: 0 0 5px;
	padding: 0;	
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	margin: 0;
	padding: 6px 0;
	list-style: none;
	clear: both;
	border-top: solid 1px #eee;
}

/* flickr widget */
.widget .flickr_badge_image {
	margin-top: 10px;
}
.widget .flickr_badge_image img {
	width: 48px;
	height: 48px;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	clear: both;
	color: red;
	font-size: 85%;
}
#footer a {
	/*color: red;*/
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	align:center;
	font-size:14px;
}

/************************************************************************************
CLEARFIX
*************************************************************************************/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }
/************************************************************************************
CLEARSIDE
*************************************************************************************/
/*.clearside:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearside { display: inline-block; }
.clearside { display: block; zoom: 1; }*/
.pButton {
	-moz-box-shadow: 0px 10px 14px -7px #3e7327;
	-webkit-box-shadow: 0px 10px 14px -7px #3e7327;
	box-shadow: 0px 10px 14px -7px #3e7327;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77b55a), color-stop(1, #72b352));
	background:-moz-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-webkit-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-o-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-ms-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77b55a', endColorstr='#72b352',GradientType=0);
	background-color:#77b55a;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #4b8f29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #5b8a3c;
}
.pButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #72b352), color-stop(1, #77b55a));
	background:-moz-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-webkit-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-o-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-ms-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#72b352', endColorstr='#77b55a',GradientType=0);
	background-color:#72b352;
}
.pButton:active {
	position:relative;
	top:1px;
}
.pButton2 {
	-moz-box-shadow: 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow: 0px 1px 0px 0px #fff6af;
	box-shadow: 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #fff47f));
	background:-moz-linear-gradient(top, #ffec64 5%, #fff47f 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #fff47f 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #fff47f 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #fff47f 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #fff47f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#fff47f',GradientType=0);
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ebae12;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
}
.pButton2:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fff47f), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #fff47f 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #fff47f 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #fff47f 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #fff47f 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #fff47f 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff47f', endColorstr='#ffec64',GradientType=0);
	background-color:#fff47f;
}
.pButton2:active {
	position:relative;
	top:1px;
}
.pButton3 {
	-moz-box-shadow: 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow: 0px 1px 0px 0px #fff6af;
	box-shadow: 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #fff47f));
	background:-moz-linear-gradient(top, #ffec64 5%, #fff47f 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #fff47f 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #fff47f 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #fff47f 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #fff47f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#fff47f',GradientType=0);
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ebae12;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
	width:100%;
}
.pButton3:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fff47f), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #fff47f 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #fff47f 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #fff47f 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #fff47f 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #fff47f 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff47f', endColorstr='#ffec64',GradientType=0);
	background-color:#fff47f;
}
.pButton3:active {
	position:relative;
	top:1px;
}

.pButton4 {
	-moz-box-shadow: 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow: 0px 1px 0px 0px #fff6af;
	box-shadow: 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #fff47f));
	background:-moz-linear-gradient(top, #ffec64 5%, #fff47f 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #fff47f 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #fff47f 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #fff47f 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #fff47f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#fff47f',GradientType=0);
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ebae12;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
	width:95%;
}
.pButton4:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fff47f), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #fff47f 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #fff47f 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #fff47f 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #fff47f 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #fff47f 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff47f', endColorstr='#ffec64',GradientType=0);
	background-color:#fff47f;
}
.pButton4:active {
	position:relative;
	top:1px;
}

#fb-page
{
	display:inline-block;
	float:right-side;
}
.frame
{
	border: 0px;
}
.both
{
clear:both;
}
.left{
	float:left;
}
.nota
{
	color:blue;
}
.myform
{
display:inline;
margin:0; padding:0;
}
#aform input[type=text] 
{
	width:100%;
	height: 25px;
	/*display:block;
	float:left;*/
	font-weight: bold;
	margin-top:-13px;
	padding:0;
}
#aform input[type=submit]
{
	margin-top:-100px;
}
#preview
{
float:left;
}
.modImg
{
	border: 2px solid black;
	float:left;
}
.modI
{
	width:80px;
	height:80px;
}
#next
{
	clear:both;
}
.contrato
{
	font-size:12px;
}
[contentEditable=true]:empty:not(:focus):before{
    content:attr(data-text)
}
.visita {
  background: #34d97b;
  background-image: -webkit-linear-gradient(top, #34d97b, #2bb83b);
  background-image: -moz-linear-gradient(top, #34d97b, #2bb83b);
  background-image: -ms-linear-gradient(top, #34d97b, #2bb83b);
  background-image: -o-linear-gradient(top, #34d97b, #2bb83b);
  background-image: linear-gradient(to bottom, #34d97b, #2bb83b);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #fcfcfc;
  font-size: 10px;
  padding: 9px 10px 10px 10px;
  text-decoration: none;
}

.visita{
  background: #37d628;
  background-image: -webkit-linear-gradient(top, #37d628, #28ad35);
  background-image: -moz-linear-gradient(top, #37d628, #28ad35);
  background-image: -ms-linear-gradient(top, #37d628, #28ad35);
  background-image: -o-linear-gradient(top, #37d628, #28ad35);
  background-image: linear-gradient(to bottom, #37d628, #28ad35);
  text-decoration: none;
}
.codescroll
{
	width:100%;
	height:70px;
	overflow-y: scroll;
}
.minimal
{
	float: left;
	display: block;
	width:16%;
	height:100px;
}
.minimal a
{
	float:left;
}
h6
{
	clear:both;
}
#myselect
{
	color:#026acb;
	font-size:14px;
	font-weight:normal;
}
#oContent
{
	float:left;
	width:100%;
	height:120px;
}