
.fake
{
    clear: both;
}

.path
{
    margin-top: 20px;
    font-weight: bold;
}

.path a
{
    color: #6c6c6c;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}

#oferta
{

    width: 176px;
    
    margin-top: 32px;
    margin-left: 49px;

    padding-top: 25px;
    background-image: url('../img/destacadostitle.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    /*background-color: green;*/
}


#oferta .acronym
{
	background : #990000;
	color : #FFFFFF;
	/*cursor : help;*/
	padding: 5px 5px 5px 5px;
    position: absolute;
    left: 0px;
    top: 0px;
    font-weight: bold;
    font-family: verdana;
    font-size: 17px;
    width: 65px;
    text-align: right;
    
}

#oferta .image_container
{
    
    /*background-image: url('../img/oferta.jpg');*/
    background-image: url('../img/oferta.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;

    width: 176px;
    height: 205px;

    /*background-color: silver;*/
}

#oferta .image_container .image
{
    text-align: center;
    padding-top: 15px;
    width: 160px;
    height: 160px;
    margin-left: auto;
    margin-right: auto;
    /*background-color: blue;*/
}

#menucolumn
{
    float: left;
    width:  250px;
}

/* Listado de eventos */
/*--------------------*/
#listevents
{
    
    float: left;
    width: 490px;
    min-height: 400px;
    
}

#listevents a
{
    color: #6b6b6b;
    text-decoration: none;
}

#listevents a:hover
{
    text-decoration: underline;
}


#listevents .title
{
    margin-top: 20px;
    margin-bottom:23px;
    background-image: url('../img/listeventtitle.png');
    height:39px;
}

#listevents .event
{
    margin-bottom: 15px;
}

#listevents .event .eventdate
{
    font-size: 14px;
}

#listevents .event .eventname
{
    color: #6b6b6b;
    text-transform: uppercase;
    font-size: 14px;
}

#listevents .event .eventcontent .image
{
    float: left;
    padding: 4px;
    text-align: center;
}

#listevents .event .eventcontent .data
{
    padding: 2px;
    float: right;
    width: 300px;
}

#listevents .event .eventcontent .data .label
{
    font-weight: bold;
    width: 90px;
    text-align: right;
    vertical-align: top;
}
/*--- Fin listado de eventos ---*/



/* Vista de un evento */
/*--------------------*/
#event-detail
{
    margin-left: 32px;
    float: left;
    width: 490px;
    min-height: 400px;

}

#event-detail .title
{
    margin-top: 20px;
    margin-bottom:23px;
    background-image: url('../img/eventdetailtitle.png');
    height:39px;
}

#event-detail a
{
    color: #6b6b6b;
    text-decoration: none;
}

#event-detail a:hover
{
    text-decoration: underline;
}

#event-detail .event
{
    margin-bottom: 15px;
}

#event-detail .event .eventdate
{
    font-size: 14px;
}

#event-detail .event .eventname
{
    color: #6b6b6b;
    text-transform: uppercase;
    font-size: 14px;
}

#event-detail .event .eventcontent .image
{
    float: left;
    padding: 4px;
    text-align: center;
}

#event-detail .event .eventcontent .data
{
    padding: 2px;
    float: right;
    width: 300px;
}

#event-detail .event .eventcontent .data .label
{
    font-weight: bold;
    width: 90px;
    text-align: right;
    vertical-align: top;
    
}

#event-detail .event .eventdescription
{
    margin-top: 10px;
}

/*--- Vista de un evento ---*/

#toolscolumn
{
    margin-right: 26px;
    float:right;
    width: 180px;
    min-height: 400px;
    
}

#agenda
{
    margin-top: 27px;
    width: 180px;
    height: 205px;
}


#agenda .title
{
    background-image: url('../img/agendatitle.png');
    height:17px;
}

#agenda .calendar_static
{
    margin-top: 8px;
    background-image: url('../img/calendarfake.png');
    height:180px;

}

#agenda .mini-calendar
{
    margin-top: 8px;
    height:180px;
    /*background-color: silver;*/
    text-align: center;
    
}

#agenda .mini-calendar .top
{
    height: 17px;
    background-image: url('../img/menutop.png');
}

#agenda .mini-calendar .bottom
{
    height: 17px;

    background-image: url('../img/menubottom.png');
}

#agenda .mini-calendar .middle
{
    min-height: 76px;
    border-left: 1px solid #9a9a9a;
    border-right: 1px solid #9a9a9a;
}


#agenda .calendar
{
    font-size: 10px;
    width: 160px;
    margin-right: auto;
    margin-left: auto;
    /*background-color: red;*/
}

#agenda .calendar th
{
    padding-top: 0px;
    padding-bottom: 12px;
    text-transform: uppercase;
    color: #6c6c6c;

}

#agenda .calendar th.cell-header
{
    color: white;
    background-color: silver;
    height: 20px;
    padding-top: 3px;
    padding-bottom: 3px;

    
}

#agenda .calendar td.cell-today
{
    border: 1px solid red;
}

#agenda .calendar td.cell-weekend .cell-number
{
    background-color: #f28f9a;
}

#agenda .calendar .cell-number a
{
    background-color: #e2001e;
    color: white;
}


#agenda .calendar td
{
    padding: 2px;
}
#publicidad
{
    margin-top: 20px;
    width: 180px;
}

#publicidad .title
{
    background-image: url('../img/publicidadtitle.png');
    height:18px;
}

#publi1
{
    margin-top: 8px;
    /*background-image: url('../img/publi1.png');*/
}

#publi2
{
    margin-top: 8px;
    /*background-image: url('../img/publi2.png');*/
}

#publi3
{
    margin-top: 8px;
    /*background-image: url('../img/publi2.png');*/
}

#publi4
{
    margin-top: 8px;
    /*background-image: url('../img/publi2.png');*/
}


#publicidad_left
{
    width: 176px;

    margin-top: 0px;
    margin-left: 49px;

    padding-top: 5px;


}

#publicidad_left .title
{
    background-image: url('../img/publicidadtitle.png');
    height:18px;
}

#publi5
{
    margin-top: 15px;
    /*background-image: url('../img/publi2.png');*/
}

#publi6
{
    margin-top: 15px;
    /*background-image: url('../img/publi2.png');*/
}



#quienes
{
    color: #6b6b6b;
    float: right;
    width: 729px;
}


#quienes .title
{
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url('../img/quienestitle.png');
    background-repeat: no-repeat;
    height:38px;
}

#help
{
    color: #6b6b6b;
    float: right;
    width: 700px;
    text-align:  justify;
    margin-right:  30px;
}


#help .title
{
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url('../img/helptitle.png');
    background-repeat: no-repeat;
    height:38px;
}


/* Listado de productos */
/*----------------------*/
#catalogo-view
{
    /*margin-left: 32px;*/
    float: left;
    width: 490px;
    min-height: 400px;
}

#catalogo-view .title
{
    margin-top: 20px;
    margin-bottom: 20px;
    /*background-image: url('../img/catalogotitle.png');*/
    background-image: url('../img/tiendatitle.png');
    background-repeat: no-repeat;
    height:38px;
}


#catalogo
{
    float: right;
    width: 729px;

}

#catalogo .title
{
    margin-top: 20px;
    margin-bottom: 20px;
    /*background-image: url('../img/catalogotitle.png');*/
    background-image: url('../img/tiendatitle.png');
    background-repeat: no-repeat;
    height:38px;
}

#catalogo .products
{
    /*background-image: url('../img/catalogofake.png');*/
    /*background-repeat: no-repeat;*/
    /*height:633px;*/

}


#catalogo .products .row
{
    /*height: 200px;*/
    /*background-color: blue;*/
    margin-bottom: 15px;
}

#catalogo .products .product
{
    float: left;
    /*background-color: silver;*/
    margin: 4px;
    width: 172px;

}

#catalogo .products .product .name
{
    text-align: center;
    margin-bottom: 4px;

}

#catalogo .products .product .name a
{
    text-decoration: none;
    font-weight:bold;
    color: black;
}

#catalogo .products .product .name a:hover
{
    text-decoration: underline;
}

#catalogo .products .product .image
{
    width: 170px;
    height: 200px;
    border: 1px solid silver;
    text-align: center;
}

#catalogo .products .product .data
{
    height: 40px;
    margin-top: 4px;
    /*background-color: gray*/
}

#catalogo .products .product .data .identifier
{
    text-align: right;
    font-weight:bold;
    
}

#catalogo .products .product .data .normal
{
    text-align: right;
}

#catalogo .products .product .data .price
{
    text-align: right;
    color: red;
    font-weight:bold;
}

#catalogo .products .product .data .price_before_offer
{
    text-align: right;
    color: red;
    font-weight:normal;
    text-decoration: line-through;
}

#catalogo .products .product .data .offer
{
    text-align: right;
    color: red;
    font-weight:bold;
}


#catalogo .products .paging
{
    clear: both;
}


#catalogo .product-detail
{
    /*background-color: silver;*/
}

#catalogo .product-detail .offer
{
    color: red;
    text-align: left;
    padding-left: 5px;  
    font-weight: bold;
}

#catalogo .product-detail .image
{
    float: left;
    width: 200px;
    text-align: center;
    border: 1px solid silver;
}

#catalogo .product-detail .data
{
    float: left;
}

#catalogo .product-detail .data input
{
    border: 1px solid silver;
}

#catalogo .product-detail .data .submit
{
    margin-top: 20px;
    /*width: 400px;
    margin-left: auto;
    margin-right: auto;
    background-color: red;*/
    text-align: center;
}

#catalogo .product-detail .data table
{
    margin-left: 10px;
}

#catalogo .product-detail .data .label
{
    text-align: right;
    width: 100px;
    padding-right: 5px;
}

#catalogo .product-detail .data .field
{
    text-align: left;
    padding-left: 5px;    
    width: 300px;
}


















#catalogo-view .product-detail
{
    width: 490px;
    /*border: 1px solid red;*/
}

#catalogo-view .product-detail .offer
{
    color: red;
    text-align: left;
    padding-left: 5px;
    font-weight: bold;
}

#catalogo-view .product-detail .image
{
    float: left;
    width: 490px;
    margin-left:  auto;
    margin-right:  auto;
    text-align: center;
    border: 1px solid silver;
    /*background-color: blue;*/
}

#catalogo-view .product-detail .data
{
    clear: both;
    /*width:  290px;*/
    
}

#catalogo-view .product-detail .data input
{
    border: 1px solid silver;
}

#catalogo-view .product-detail .data .submit
{
    margin-top: 20px;
    /*width: 400px;
    margin-left: auto;
    margin-right: auto;
    background-color: red;*/
    text-align: center;
}

#catalogo-view .product-detail .data .submit .button_add_continue
{
    float: left;
    width:  280px;
    text-align:  center;
    /*background-color:  silver;*/
}

#catalogo-view .product-detail .data .submit .button_add_buy
{
    float: left;
    width:  200px;
    text-align:  center;
    /*background-color:  red;*/
}

#catalogo-view .product-detail .data .description
{
    clear: both;
    padding-top: 20px;
    text-align: justify;
}


#catalogo-view .product-detail .data .description .title
{
    margin-top: 20px;
    margin-bottom: 20px;
    /*background-image: url('../img/catalogotitle.png');*/
    background-image: url('../img/observacionestitle.png');
    background-repeat: no-repeat;
    height:38px;
    
}

#catalogo-view .product-detail .data table
{
    margin-left: 2px;
}

#catalogo-view .product-detail .data .label
{
    text-align: right;
    width: 80px;
    padding-right: 5px;
}

#catalogo-view .product-detail .data .field
{
    text-align: left;
    padding-left: 5px;
    width: 150px;
}



/* Estilos botonera de paginación */
/**********************************/
#catalogo .paging
{
	border-top: 1px solid black;
	margin-top: 0px;
	height: 20px;
	margin-bottom: 20px;
}


#catalogo .paging ul
{
	float: right;
	list-style: none;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

#catalogo .paging ul li
{
	margin-top: 2px;
	margin-right: 10px;
	float: left;
	padding: 0px;

}

#catalogo .paging a
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#catalogo .paging .disabled
{
	display: none;
}
/*------ Estilos botonera paginación -----*/


/*--- Fin de listado de productos ---*/

/* Estilos carro grande */
/*----------------------*/

#complete_cart
{
    margin-left: 32px;
    float: left;
    width: 490px;
    min-height: 400px;
}

#complete_cart .note
{
    margin-top: 20px;
    font-size: 12px;
    text-align: center;
    
}

#complete_cart .title
{
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url('../img/carrotitle.png');
    background-repeat: no-repeat;
    height:38px;
}

#complete_cart .cart-list
{
    width: 100%;
}

#complete_cart .cart-list th
{
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #c6c6c6;
    padding: 5px;
}

#complete_cart .cart-list .total
{
    text-align: right;
    font-weight: bold;
    border: 0px;
}


#complete_cart .cart-list .normal
{
    text-align: right;
    border: 0px;
}

#complete_cart .cart-list .price
{
    text-align: right;
}

#complete_cart .cart-list .del a
{
    color: red;
    font-weight: bold;
    font-size: 9px;
    text-decoration: none;


}

#complete_cart .lite
{
    font-size: 9px;
}

#complete_cart .cart-list .clean
{
    text-align: left;
    border: 0px;
    padding: 5px;
    width: 140px;
}

#complete_cart .cart-list .field
{
    text-align: left;
    border: 0px;
    padding: 5px;
}

#complete_cart .cart-list .prop
{
    text-align: center;
}

#complete_cart .cart-list .empty
{
    text-align: center;
}

#complete_cart .cart-list .resaltado
{
    font-weight: bold;
}

#complete_cart .cart-list .moneyplus
{
    font-weight: normal;
    border: 0px;
    text-align: right;
}
#complete_cart .cart-list .totalvalue
{
    color: red;
    font-weight: bold;
    border: 0px;
    text-align: right;
}

#complete_cart .cart-list input
{
    border: 1px solid silver;
}

#complete_cart .cart-list .submit
{
    border: 0px;
    text-align: center;
    margin-top: 20px;
}

#complete_cart .cart-list td
{
    text-align: left;
    border-bottom: 1px solid silver;
    padding: 5px;
}

#complete_cart tr.caption
{

}

#complete_cart .text
{
    margin-bottom: 25px;
}

/* Estilos del carro */
/*-------------------*/

#cart
{
    /*background-color: silver;*/
    width: 180px;

    margin-top: 32px;
    margin-left: 49px;

}

#cart .title
{
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url('../img/carrotitle.png');
    background-repeat: no-repeat;
    height:38px;
}

#cart .buy
{
    text-align: center;
    margin-top: 10px;
}

#cart .buy input
{
    border: 1px solid silver;
}

#cart .subtotal
{
    font-size: 9px;
    text-align: right;
    color: red;
    margin-right: 22px;
}

#cart .totalizacion
{
    font-size: 9px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: bold;
}

#cart .totalizacion .concept
{
    float: left;
}

#cart a
{
    color: red;
    font-weight: bold;
    text-decoration: none;
}

#cart .top
{
    width:  180px;
    height: 17px;
    background-image: url('../img/menutop.png');
    background-repeat: no-repeat;
    background-position:  top left;
}

#cart .bottom
{
    width:  180px;
    height: 17px;
    background-image: url('../img/menubottom.png');
    background-repeat: no-repeat;
}

#cart .middle
{
    width:  158px;
    padding: 10px;
    min-height: 76px;
    border-left: 1px solid #9a9a9a;
    border-right: 1px solid #9a9a9a;
}

#cart .middle .caption
{
    font-size: 9px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid silver;
    font-weight: bold;
}

#cart .middle .row
{
    font-size: 9px;
    padding-top: 0px;
    padding-bottom: 0px;
    /*border-bottom: 1px solid silver;*/

}

#cart .middle .caption .concept
{
    padding-top: 2px;
    padding-bottom: 2px;
    float: left;
    width: 56px;
    /*border-right: 1px solid silver;*/
}
#cart .middle .caption .count
{
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: right;
    float: left;
    width: 25px;
    /*border-right: 1px solid silver;*/
}
#cart .middle .caption .price
{
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: right;
    float: left;
    width: 55px;
    /*border-right: 1px solid silver;*/
}
#cart .middle .caption .del
{
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: right;
    float: left;
    width: 15px;

}


#cart .middle .row
{
    font-size: 9px;
    padding-top: 0px;
    padding-bottom: 0px;
    /*border-bottom: 1px solid silver;*/
    
}

#cart .middle .row .concept
{
    padding-top: 2px;
    padding-bottom: 2px;
    float: left;
    width: 56px;
    /*border-right: 1px solid silver;*/
}
#cart .middle .row .count
{
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: right;
    float: left;
    width: 25px;
    /*border-right: 1px solid silver;*/
}
#cart .middle .row .price
{
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: right;
    float: left;
    width: 55px;
    /*border-right: 1px solid silver;*/
}
#cart .middle .row .del
{
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: right;
    float: left;
    width: 15px;

}


/*--- Fin de carro ---*/




/* Estilos de la página de contacto */
/*----------------------------------*/
#contacto
{
    
    margin-left: 32px;
    float: left;
    width: 490px;
    min-height: 400px;
    margin-top: 30px;
}

#contacto .title
{
    margin-top: 0px;
    margin-bottom:23px;
    background-image: url('../img/contactotitle.png');
    height:43px;
}


#contacto .submit
{
    text-align: center;
    margin-top: 10px;
}

#contacto table td
{
    padding: 4px;
}

#contacto input
{
    border: 1px solid silver;
}

#contacto .label 
{
    text-align: right;
    vertical-align: top;    
}

#contacto .required
{
    text-align: right;
    vertical-align: top;
    font-weight:bold;
}

#contacto .note
{
    text-align: center;
}
/*--- Fin estilos página de contacto ---*/


/* Estilos del login del cliente (en el body) */
/*--------------------------------------------*/
#clilogin
{
    margin-left: 32px;
    float: left;
    width: 490px;
    min-height: 400px;
    margin-top: 30px;
    color: #6c6c6c;

}

#clilogin .form
{
    margin-left: auto;
    margin-right: auto;
    
}

#clilogin td
{
    padding: 5px;
}

#clilogin input
{
    border: 1px solid #6c6c6c;
}

#clilogin .submit
{
    text-align: right;
}

#clilogin .label
{
    text-align: right;
}

#clilogin .message
{
    color: red;
    font-weight:bold;
    text-align: center;
}

/*--- Fin estilos del login del cliente ---*/



/* Estilos edición datos personales cliente */
/*------------------------------------------*/

#user-edit
{
    margin-left: 32px;
    float: left;
    width: 490px;
    min-height: 400px;
    margin-top: 30px;
    color: #6c6c6c;
}

#user-edit .message
{
    color: red;
    text-align: center;
    font-weight: bold;
}

#user-edit .error-message
{
    color: red;
}

#user-edit .form-table
{
    width: 100%;
}

#user-edit .form-table input
{
    border: 1px solid #6c6c6c;
}

#user-edit .form-table .label
{
    vertical-align: top;
    text-align: right;
    width: 100px;
}

#user-edit .form-table td
{
    vertical-align: top;
    padding: 4px;
}

#user-edit .form-table .help
{
    border-left: 1px solid #6c6c6c;
    width: 250px;
}

#user-edit .form-table .submit
{
    text-align: right;
}




/*--- Fin estilos edición datos personales cliente ---*/


/* Listado de histórico de carreras de usuario */
/*---------------------------------------------*/
#list-historic
{
    margin-left: 32px;
    float: left;
    width: 490px;
    min-height: 400px;
    margin-top: 30px;
    color: #6c6c6c;
}

#list-historic .list-table
{
    width: 100%;
    
}

#list-historic .list-table td
{
    padding: 4px;
}

#list-historic .list-table th
{
    padding: 4px;
    text-align: left;
    font-weight: bold;
    color: black;
    border-bottom: 1px solid #6c6c6c
}

#list-historic .list-table a
{
    text-decoration: none;
    font-weight: bold;
    color: black;
}

#list-historic .list-table a:hover
{
    text-decoration: underline;
    font-weight: bold;
}

/*--- Fin del listado de histórico de carreras ---*/


/* Estilos botonera de paginación */
/* Soy un cateto, el pagin lo repito y mil cosas mas. */
/**********************************/
.paging
{
	border-top: 1px solid black;
	margin-top: 0px;
	height: 20px;
	margin-bottom: 20px;
}


.paging ul
{
	float: right;
	list-style: none;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

.paging ul li
{
	margin-top: 2px;
	margin-right: 10px;
	float: left;
	padding: 0px;

}

.paging a
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.paging .disabled
{
	display: none;
}
/*------ Estilos botonera paginación -----*/



/* Listado de histórico de carreras de usuario */
/*---------------------------------------------*/
#list-points
{
    margin-left: 32px;
    float: left;
    width: 490px;
    min-height: 400px;
    margin-top: 30px;
    color: #6c6c6c;
}

#list-points .list-table
{
    width: 100%;

}

#list-points .list-table td
{
    padding: 4px;
}

#list-points .list-table th
{
    padding: 4px;
    text-align: left;
    font-weight: bold;
    color: black;
    border-bottom: 1px solid #6c6c6c
}

#list-points .list-table a
{
    text-decoration: none;
    font-weight: bold;
    color: black;
}

#list-points .list-table a:hover
{
    text-decoration: underline;
    font-weight: bold;
}

/*--- Fin del listado de histórico de carreras ---*/


#user-recovery 
{
    margin-left: 32px;
    float: left;
    width: 490px;
    min-height: 400px;
    margin-top: 30px;
    color: #6c6c6c;
}

#user-recovery .message
{
    color: red;
    text-align: center;
    font-weight: bold;
}

#user-recovery .error-message
{
    color: red;
}

#user-recovery .form-table
{
    width: 100%;
}

#user-recovery .form-table .field
{
    text-align: left;
}

#user-recovery .form-table input
{
    border: 1px solid #6c6c6c;
    width: 200px;
}

#user-recovery .form-table .label
{
    vertical-align: top;
    text-align: right;
    width: 100px;
}

#user-recovery .form-table td
{
    vertical-align: top;
    padding: 4px;
}

#user-recovery .form-table .help
{
    border-left: 1px solid #6c6c6c;
    width: 250px;
}

#user-recovery .form-table .submit
{
    text-align: right;
}

#user-recovery .form-table .submit input
{
    width: 100px;
}


#account
{
    margin-left: 32px;
    float: left;
    width: 490px;
    min-height: 400px;
    margin-top: 30px;
    color: #6c6c6c;
}


#price_offer
{
    /*position: absolute;
    top: 0px;
    left: 10px;*/
}

#mail_send
{
    margin-left: 32px;
    float: left;
    width: 490px;
    min-height: 400px;
}

#flashMessage
{
    color: red;
    font-size:  14px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}

.banners-row
{
/*    background-color:  silver;*/
    float: left;
    width:  690px;
/*    min-height: 400px;*/
    margin-right: 10px;
    margin-top:  20px;
    margin-left:  40px;
    margin-bottom: 30px;
}

.banner
{
/*    background-color: red;*/
    float: left;
    width:  200px;
/*    min-height: 150px;*/
    margin-right: 15px;
    text-align: center;
}


#banners
{
    float: right;
    width: 729px;
}

#banners .title
{
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url('../img/colaboratitle.png');
    background-repeat: no-repeat;
    height:39px;
}


#banners.paging
{
    clear: both;
    width:  730px;
    float: right;
}