﻿/****************** Estilos generales ******************/

#content {
	width: 950px;
	min-height: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:40px;
}
.page-main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: black;
	line-height: 20px;
	float: left;
	width: 510px;
	margin-top:30px;
}
.page-right {
	float:right;
	width: 400px;
	margin-top:30px;
	margin-left: 40px;
}
.page-intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: black;
	margin-bottom: 40px;
	line-height: 20px;
}
.page-top {
	width: 100%;
	margin-top: 30px;
	float:left;
}

/************** Columna Derecha *****************/


.box-right {
	width: 380px;
	margin-bottom: 30px;
	padding: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333;	
}
.box-right h2 {
	font-size: 26px	!important;
	margin-bottom: 15px !important;
	margin-left: 15px;
	margin-top: 15px !important;
}
.box-right ul {
	margin-left: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.box-right li {
	list-style:none;
}
.box-right a {
	color: #FFF;
}
.box-right a:hover {
	color:#CACACA;
}
.box-right > p {
	margin-left: 15px;
	margin-right: 15px;
	text-align:justify;
}

.box-right li.green-check {
	background-image: url('../images/icon-green-check.png');
	background-position: 0px 0px;
	background-repeat:no-repeat;
	margin-bottom: 8px;
	padding-bottom: 3px;
	padding-left: 32px;
}

.box-right-silver-250 {
	background-image:url('../images/box-right-silver-250.png');
	background-position:left top;
	background-repeat:no-repeat;
	height: 230px;
	font-size: 12px;
	line-height: 18px;
}
.box-right-button-demo {
	margin-top: 15px;
	margin-right: 10px;
	float: right;
}
.box-right-button-demo img {
	border: 0px;
}

/**************** Encabezado ********************/

.head {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-left: 5px;
}
.header-big {
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url('../images/head-bg-blue.jpg');
	height: 366px;
}
.header-content-big {
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	min-width: 950px;
	background-repeat: no-repeat;
	background-image: url('../images/brillo-blue.png');
	height: 366px;
}
.header-small {
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url('../images/head-bg-blue.jpg');
	height: 230px;
}
.header-content-small {
	margin-right: auto;
	margin-left: auto;
	min-width: 950px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url('../images/brillo-blue-small.png');
	height: 230px;

}
.header-title-content {
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 76px;
	float: left;
	margin-top: 30px;
	background-image: url('../images/header-small-transp.png');
	background-repeat: repeat-x;
}
.header-title {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:white;
}

.content-back {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url('../images/content-shadow.jpg');
}

.logo {
	float:left;
	border:0px;
}
.menu {
	float: right;
	margin-right: 15px;
}
.menu-column {
	width: 160px;
	float: left;
	margin-right: 20px;
}
.menu-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #76C2EB;
	margin-bottom:7px;
	padding-bottom:5px;
}
.menu ul {
	margin-top: 0px;
}
.menu li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#76C2EB;
	list-style-type: none;
	line-height:17px;
	margin-left: 4px;
	MARGIN-TOP: 0px;
}
.menu a {
	color:#76C2EB;
}
.menu a:hover {
	color:white;
}
.head-text {
	float: left;
	margin-top: 135px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	width: 500px;
	color: #76C2EB;
}
.head-set-button {
	float: right;
	margin-right: 35px;
	margin-top: 145px;
}
.head-set-button img{
	margin-left: 10px;
	border:0px;
}
 
/**************** PIE DE PAGINA **********************/
.footer {
	width: 100%;
	min-height:260px;
	background-color:#3e3e3e;
	background-image: url('../images/footer-bg.jpg');
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	z-index: inherit;
}
.footer-content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.footer-column1 {
	width: 200px;
	float: left;
}
.footer-column2 {
	width: 260px;
	float: left;
	margin-right:20px;
	margin-top:20px;
	margin-left:50px;
}
.footer-column3 {
	width: 180px;
	float: left;
	margin-right:20px;
	margin-top:20px;
}
.footer-column-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	margin-bottom:7px;
	padding-bottom:5px;
}
.footer-column3 ul {
	margin-top: 0px;
}
.footer-column3 li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#76C2EB;
	list-style-type: none;
	line-height:17px;
	margin-left: 4px;
	MARGIN-TOP: 0px;
}
.footer-column3 a {
	color:#8A8A8A;
}
.footer-column3 a:hover {
	color:white;
}

.footer-social img {
    border: 0px;
    margin-top: 15px;
}
.footer-tel-mail {
	margin-left:20px;
	margin-top:30px;
}
.footer-column a{
	color: #333333;
}
.footer-column a:hover{
	color: #666666;
}
.footer-top {
	width: 100%;
	height: 106px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #8A8A8A;
}
.footer-logo-big {
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
}
.footer-text {
	width: 480px;
	float: right;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A8A8A;
	margin-top: 25px;
}
.button-demo {
	border-style: none;
	margin-top: 35px;
	margin-left: 110px;
}
.contacto-footer {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	border: 0px;
	width: 230px;
	text-align: right;
}
.contacto-footer div{
	margin-bottom: 4px;
}
.contacto-footer label {
	vertical-align:top;
	color: #8A8A8A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
.contacto-footer input {
	color: #000000;
	border: 1px solid #3e3e3e;
	background-color: #CCCCCC;
	width: 150px;
	margin-left:6px;
}
.contacto-footer input.error {
	border: 1px solid #FF3333;
	background-color: #FFFFD5;
}
.contacto-footer-button {
	font-size: 11px;
	border: 0px;
	color: #FFFFFF !important;
	font-family:Arial, Helvetica, sans-serif;
	padding: 2px 16px 2px 16px;
	font-weight:normal;
	background-color:#3399FF !important;
	width: 70px !important;
	margin-left:76px !important;
	float: left;
	cursor: pointer;	
}
.contacto-footer-button-hover{
	background-color: #6EA043 !important;
}

#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#416071;
	margin-top:2px;
}

/*******************************************************/




/************** Estilos Index *******************/
.box-gray {
	padding: 10px 20px 10px 20px;
	float: left;
	width: 370px;
	height: 366px;
	background-image: url('../images/box-gray.png');
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 50px;
}
.box-gray h1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 30px;
}
.mini-screens {
	padding-bottom: 5px;
	width: 500px;
	margin-bottom: 20px;
}
.mini-screens p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	padding-top:8px;
	line-height: 22px;
	clear:both;
}
.mini-screens p a {
	color:#000000;
	font-weight:bold;
}
.mini-screens p a:hover {
	color:#3399FF;
	text-decoration:underline;
}
.mini-screens img {
	border:0px;
	margin-right:6px;
	float:left;
}
.index-column-left {
	float: left;
	width: 410px;
	margin-left: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.index-column-right {
	float: right;
	width: 500px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 30px;
}
.feature {
	float: left;
	width: 235px;
	margin-bottom: 15px;
	padding-right: 15px;
}
.feature h3 {
	margin-top: 3px;
}
.feature h3 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
}
.feature h3 a:hover {
	color:#3399FF;
}
.feature p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	margin-left:13px;
	line-height: 18px;
}
.feature a {
	font-family:Arial, Helvetica, sans-serif;
	color:#6EA043;
	font-size:12px;
	font-weight:bold;
}
.feature a:hover {
	color:#3399FF;
}

.feature img {
	float:left;
	margin-right:6px;
	margin-bottom:46px;
}
.box-promo {
	background-position: center top;
	width: 380px;
	float: left;
	height: 166px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-right: 10px;
	padding-left: 20px;
	margin-bottom: 30px;
	background-image: url('../images/box-promo.png');
	background-repeat: no-repeat;
	line-height: 21px;
}
.box-promo img {
	float:right;
	margin-top:-20px;
}
.box-promo h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:black;
	margin-bottom: 5px;
}
.videos {
	margin-bottom: 30px;
	padding-top: 0px;
}
.page-right > .videos {
    margin-left: -4px;
}
.videos-box {
	width: 396px;
	background-color: #e8e8e8;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-left: 12px;
}
.videos-box img {
	border: 0px;
	margin: 2px;
}

.photo-gallery {
	width: 384px;
	background-color: #e8e8e8;
	margin-bottom: 30px;
	padding: 8px;
}
.photo-gallery img {
	border: 0px;
	margin: 2px;
}

.comment {
	padding: 20px;
	background-color: #e8e8e8;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-style: italic;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
	border-top: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
}
.comment p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:gray;
	margin-top:10px;
	border:0px;
}
.elegirnos {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	margin-bottom:10px;
	line-height: 22px;
}
.elegirnos img{
	border:0px;
}
.leer-mas-buttonSet {
	width: 100%;
	float: left;
	margin-top: 10px;
	height: 19px;
}
.leer-mas-buttonSet .button {
	font-size: 11px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding: 2px 16px 3px 16px;
	font-weight:normal;
	background-image:url('../images/button-leer-gray.png');
	background-repeat: no-repeat;
}
.leer-mas-buttonSet .button:hover{
	background-image:url('../images/button-leer-green.png');
	font-size: 11px;
	color: white;
	font-weight:normal;
}
.novedades {
	float: left;
	width: 230px;
	margin-bottom: 20px;
	padding-right: 20px;
}
.novedades a {
	color:#6EA043;
	font-weight:bold;
	font-size:12px;
}
.novedades a:hover {
	color:#3399FF;
	font-weight:bold;
	font-size:12px;
}
.novedades p {
	line-height: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom:6px;
	color:#000000;
	margin-top:15px;
}
.novedades em {
    font-weight: bold;
    font-style: italic;
}
.novedades img {
	border:0px;
}

.prueba-gratis {
	float: left;
	width: 210px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.prueba-gratis p {
	line-height: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom:6px;
	color:#000000;
	margin-top:15px;
}
.prueba-gratis a {
	color:#6EA043;
	font-weight:bold;
	font-size:12px;
}
.prueba-gratis a:hover {
	color:#3399FF;
	font-weight:bold;
	font-size:12px;
}

.prueba-gratis img {
	border:0px;
}


/************** Estilos Precios y Planes *******************/
.precios-promo {
    width: 866px;
    height: 96px;
    padding: 20px 20px 20px 50px;
    font-size: 22px;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 33px;
	background-image: url('/images/precios-promo-bg.png');
	background-repeat:no-repeat;
	margin-top: 40px;
	margin-left:7px;
	margin-right:7px;
	display:inline-block;
}
.precios-promo strong {
    font-size: 26px;
}
.precios-promo .stiker {
    float: right;
    margin-top: -34px;
    margin-right: 0px;
    margin-left: 30px;
}
.precios-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: black;
	width: 920px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 40px;
	margin-bottom: 20px;
	line-height: 24px;
}
.box-versiones {
	font-family: Arial, Helvetica, sans-serif;
	width: 920px;
	font-size: 16px;
	margin-left:auto;
	margin-right:auto;
}
.box-versiones td{
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 20px;
	padding-right:20px;
}
.box-versiones .title-row td{
	background-color: #B2B2B2;
	height: 30px;
}
.box-versiones .even-row td{
	background-color: #EEE;
}


/************** Estilos Contacto ********************/

.contact-column-left {
	float:left;
	width:510px;
	margin-top:30px;
	padding-bottom:30px;
}
.contact-column-left p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: black;
	float: left;
	line-height: 22px;
	
}
.contact-column-right {
	float: right;
	width: 400px;
	margin-top: 30px;
	padding-left: 30px;
}

.contact-column-right h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:black;
	margin-bottom:2px;
	margin-top:12px;
}
.contact-column-right p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color:#163C51;
	margin-top:15px;
	line-height: 22px;
}

.contact-box-tel {
	background-position: center top;
	width: 380px;
	height: 120px;
	background-image: url('../images/contact-box-tel.png');
	background-repeat: no-repeat;
	padding-left: 20px;
	float: left;
	margin-bottom: 20px;
}
.contact-box-ofi {
	background-position: center top;
	width: 360px;
	height: 250px;
	background-image: url('../images/contact-box-ofi.png');
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	margin-bottom: 20px;
}
.contact-box-mail {
	background-position: center top;
	width: 360px;
	height: 250px;
	background-image: url('../images/contact-box-mail.png');
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	margin-bottom: 20px;
}

.contacto-form input.error, select.error, .contacto-form textarea.error {
	background-color: #FFFFD5;
}
.contacto-form {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	margin-top: 30px;
	float: left;
	width: 300px;
	margin-left: 50px;
	margin-bottom: 40px;
	text-align: right;
}
.contacto-form div{
	margin-bottom: 4px;
}
.contacto-form label {
	vertical-align: top;
	color: #163C51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	font-weight: bold;
	margin-left: 4px;
}
.contacto-form-text {
	background-position: right top;
	padding: 8px 6px 4px 6px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	width: 288px;
	background-image: url('../images/contact-form-input.png');
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 2px;
	margin-bottom: 8px;
}
.contacto-form-select {
	background-position: right top;
	padding: 7px 4px 6px 6px;
	width: 290px;
	background-image: url('../images/contact-form-input.png');
	background-repeat: no-repeat;
	height: 32px;
	margin-top: 2px;
	margin-bottom: 8px;
	float: right;
}
.contacto-form-select select {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;	
	width: 290px;
}
.contacto-form-textarea {
	padding: 8px 4px 6px 8px;
	background-position: right top;
	color: #000000;
	width: 290px;
	background-image: url('../images/contact-form-textarea.png');
	background-repeat: no-repeat;
	height: 186px;
	float: right;
	margin-top: 2px;
}
.contacto-form-textarea textarea {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;	
	height: 180px;
	width: 286px;
	float: right;
	
}
.contacto-form-button {
	font-size: 12px;
	border: 0px;
	color: #FFFFFF !important;
	font-family:Arial, Helvetica, sans-serif;
	padding: 2px 16px 2px 16px;
	font-weight:normal;
	background-color:#3399FF !important;
	width: 90px;
	height: 25px;
	margin-left:76px !important;
	float: left;
	cursor: pointer;	
}
.contacto-form-button-hover{
	background-color: #6EA043 !important;
}
.contacto-form-buttonSet {
	width: 100px;
	float: left;
	margin-top: 10px;
}
.contacto-form-buttonSet .button {
	font-size: 14px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	height: 30px;
	padding: 4px 25px 5px 25px;
	font-weight:normal;
	background-image:url('../images/button-cont-green.png');
	background-repeat: no-repeat;
	
}
.contacto-form-buttonSet .button:hover{
	background-image:url('../images/button-cont-blue.png');
	background-repeat: no-repeat;
	
}

/************** Estilos Características *******************/

.features-slider {
	width: 550px;
	height: 290px !important;
	float: right;
	margin-left: 20px;
}
.features-slider ul {
	margin-top: 0px;
}
.features-slider li {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
}
.features-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: black;
	margin-bottom: 40px;
	line-height: 18px;
	text-align:justify;
}
.features-text img {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	border: 0px;
}
.features-text img.features-image-right {
	float:right;
	margin-left:19px;
	margin-right:0px;
}
.features-text .titulo {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-bottom: 5px;
}

/************** Estilos Beneficios *******************/

.benefits {
	margin-top: 30px;
}
.benefits a {
	color: #416071;
}
.benefits a:hover {
	color: #333;
	text-decoration:underline;
}
.benefits > img {
	float:left;
}
.benefit-description {
	margin-left: 60px;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
	text-align:justify;
	padding-right: 5px;
}
.benefit-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin-left: 60px;
	margin-bottom: 3px;
}
.benefits-video {
	margin-top: 10px;
	margin-bottom: 30px;
	display:block;
}
.comment-baloon {
	background-image:url('../images/comment-baloon.png');
	background-repeat:no-repeat;
	width: 400px;
	height: 182px;
	padding-bottom: 50px;
	margin-bottom: 30px;
	color: #333;
}
.comment-baloon p {
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	padding: 20px 20px 0px 20px;
	height: 120px;
	vertical-align:middle;
}
.comment-baloon p.author {
	text-align: right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	margin-top:-27px;
}

/************ NOSOTROS **************/
.about-us {
	margin-bottom: 30px;
	text-align: justify;
}
.about-us-bio {
	margin-top: 20px;
	min-height: 130px;
}
.about-us-bio span {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom: 10px;
}
.about-us-bio img {
	margin-right: 10px;
	clear:left;
	float: left;
}
.about-us-bio-linked {
	float:right !important;
	border: 0px;
	margin-top: 2px;
}
/************* CLIENTES *************/
.clients {
	margin-bottom: 30px;
	text-align: justify;
}
.client-case {
	margin-top: 20px;
	min-height: 130px;
}
.client-case img {
	margin-right: 10px;
	clear:left;
	float: left;
	border: 0px;
}


/**************** BLOG ******************/
.blog-main {
    width: 665px;
}
.blog-right {
    width: 245px;
}
.blog-entry {
    clear: both;
    padding-bottom: 20px;
    margin-top: 40px;
    margin-bottom: 35px;
    border-bottom: dotted 1px #DDD;
}
.blog-entry img {
    padding: 2px;
    border: 1px solid #dddddd;
}
.blog-entry-date {
    width: 60px;
    height: 68px;
    padding: 0 10px 0 0;
    float: left;
    margin: -8px 0px 0px 0px;
    background: url('../images/blog-entry-date-bg.png') no-repeat;
}
.blog-entry-date_d {
    display:block;
    margin-top:8px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
}
.blog-entry-date_m {
    display:block;
    margin:0;
    color: #fff;
    text-align:center;
    font-weight: bold;
    font-size: 16px;
}
.blog-entry-cats {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.blog-main h1 
{
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 120%;
}
.blog-main h1 a {
    color:#416071;
}
.blog-main h1 a:hover {
    text-decoration: underline;
}
.blog-box {
    width: 220px;
    float: right;
    background-color: #F0F0F0;
    margin-bottom: 30px;
}
.blog-box h3 {
    height: 30px;
    text-transform:uppercase;
    color: #416071;
    margin: 15px 0px 0px 10px;
    font-family: Arial, Helvetica, Sans-Serif;
}
.blog-box ul {
    margin: 0px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}
.blog-box li {
    background: url('../images/blog-box-bg.jpg') repeat-x;
    min-height: 22px;
    padding: 8px 10px 0px 15px;
    margin: 0px;
    list-style-type:none;
    list-style-image: url('../images/list-bullet-blue.png');
    list-style-position:inside;
}
.blog-box label {
    color: #6EA043;
}
.blog-box span {
    color: #666666;
}
.blog-search {
    background: url('../images/blog-box-bg.jpg') repeat-x top;
    padding: 6px 8px 4px 8px;
}
.blog-search input {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    width: 160px;
}
.blog-pager {
    margin-bottom: 20px;
}
.blog-pager-home-link {
    float: right;
}





