* {
	padding:0;
	margin:0;
    outline:none;
}
img {border:none}
p {
	font-size:13px;
	line-height:1.5;
	padding:10px 0px
}
h1 p, h2 p, h3 p, h4 p {padding:0px;margin:0px}
h1, h2, h3 {border-bottom:1px dotted}
h1 {
    font-size:20px;
    padding:10px 0px 5px;
    margin-bottom:5px;
}
h2 {font-size:16px;padding-bottom:5px;margin-top:15px;display:inline-block;min-width:51%}
h3 {font-size:12px}
.red {color:red}
body {
	background:#FFFFFF;
	font-family:Helvetica, Tahoma;
	font-size:13px;
}
.clr, .clear {
	clear:both;
}
.wrap{
    background:url("images/header_corner.png") no-repeat scroll left top #F5F5F6;
}
#header {
	/*background:url("images/header_corner.png") no-repeat scroll left top #F5F5F6;*/
	height:493px;
}
.header {
	width:960px;
	margin:0 auto;
}

.header_in{
    background:url(images/head_line.png) repeat-x;
}

.header .landingpage_quote {color:white;margin-top:-100px;text-align:right;width:600px;z-index:1000;padding:10px 20px;margin-left:300px;opacity:0.8;background:#2B3A62;position:absolute;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}



#info_block {
	background:url("images/quotte_banner.png") repeat-x scroll left -26px transparent;
    height:111px;
}
.info_block {
	width:960px;
	margin:0 auto;
}
#content {
	background:#F9F9F9;
	padding-bottom:30px;
}
.main_content {
	width:960px;
	margin:0 auto;
    padding-top:6px;
}
.main_content a {color:#3B3B3B}
#footer {
	background:#ececec url(images/footer_bg.png) repeat-x left top;
}
.footer {
	width:960px;
	margin:0 auto;
}
.header_top {
	position:relative;
	height:95px;
}
.logo {
	background:url("images/logo.png") no-repeat scroll left 15px transparent;
    height:89px;
    width:74px;
}
.logo a {
	display:block;
	height:87px;
	text-indent:-99999px;
}
.menu {
	position:absolute;
    right:0;
    top:0;
    z-index:99999;
}
.menu ul {
	background:url("images/menu_element_last.png") no-repeat scroll right 0 transparent;
    overflow:hidden;
    padding-right:16px;
}
.menu ul li {
	float:left;
    height:48px;
    list-style:none outside none;
}
.menu ul a {
	background:url("images/menu_element.png") no-repeat scroll 0 0 transparent;
    color:#D6DAE3;
    display:block;
    font-size:12px;
    height:22px;
    padding:12px 15.1px 14px;
    position:relative;
    text-decoration:none;
    z-index:100;
}
.menu ul a:hover {color:#FFF}
.menu ul li.first {}
.menu ul li.first a{
    padding-left: 20px;
    background:url("images/menu_element_first.png") no-repeat scroll 0 0 transparent;
}
.menu ul li.first ul a{
    background:none;
    padding:2px 0;
}
.menu ul li.phone {
    background:url("images/menu_element.png") no-repeat scroll 0 0 transparent;
}
.menu ul li.phone a{
    padding-right: 20px;
}
.menu ul li.phone span {
	background:url("images/menu_phone_icon.png") no-repeat scroll 10px center transparent;
    color:#FFFFFF;
    font-size:12px;
    line-height:41px;
    padding:0 5px 0 30px;
}

.menu ul.nav_categories {
	background:url("images/menu_sub.png") no-repeat scroll 0 bottom transparent;
    display:none;
    height:auto;
    padding:5px 16px 13px;
    position:absolute;
    top:41px;
    width:130px;
}
.menu ul.nav_categories li{
    background:none repeat scroll 0 0 transparent;
    float:none;
    height:auto;
    width:auto;
    padding: 3px 0;
}
.menu ul.nav_categories li.sep{
    border-top:1px dotted #CCCCCC;
    width:17px;
    padding:0;
}
.menu ul.nav_categories li a {
	background:none repeat scroll 0 0 transparent;
    display:block;
    font-size:11px;
    height:16px;
    line-height:16px;
    padding:2px 0;
}
#menu ul.nav_categories li a:hover {
	text-decoration: underline;
}

.menu ul li:hover .nav_categories {
	display: block;
}

.search {
	position:absolute;
	bottom:5px;
	right:0;
	width:180px;
	background:url(images/search_input.png) no-repeat left top;
}

*:first-child+html .search {
	position:absolute;
	top:150px;
	right:0;
	width:180px;
	background:url(images/search_input.png) no-repeat left top;
}

.search p {padding:0px;margin:0px}
.search input {
	background:none;
	border:0;
	padding:3px 0 3px 23px;
}
.scroll_wrap {
	position:relative;
	z-index:50;
}
.scroll {
	background:url("images/slideshow_block.png") no-repeat scroll left top transparent;
	margin-right:0;
	padding:7px;
	width:946px;
	height:348px;
	overflow:hidden;
}

#ma_liste-menu {
    background:url("images/slideshow_descr.png") repeat scroll 0 0 transparent;
    bottom:7px;
    height:16px;
    left:7px;
    padding:7px 0;
    position:absolute;
    width:946px;
    z-index:1000;
    opacity:0.9
}

#ma_liste-menu  a {
    border-right:1px dotted #666973;
    /*color:#666973;*/
    color:white;
    display:block;
    float:left;
    outline:medium none;
    padding:0 13px 2px;
    text-decoration:none;
    font-size:16px;
    opacity:0.4
}
#ma_liste-menu a:last-child {border-right:none}
#ma_liste-menu  a.wactive {
	/*color:#E6E6E6;*/
	color:white;
	opacity:1;
    cursor:default;
}
#ma_liste-menu  a:hover{
    color:#E6E6E6;
}
.expedition_search {
	background:url("images/search_block.png") no-repeat scroll left top transparent;
    height:160px;
    padding:8px 0 0 30px;
    position:absolute;
    right:-15px;
    top:70px;
    width:234px;
    z-index:1000;
}
.expedition_search form {
	padding:2px 0 0;
}
.expedition_search h2 {
	color:#cccccc;
	font-size:18px;
	border-bottom:1px dotted #b7b7b7;
	margin:6px 0;
	padding:5px 0;
}
.expedition_search select {
	height:20px;
	margin-bottom:7px;
	width:202px;
    font-size:11px;
}
.expedition_search input {
	background:url(images/expedition_input.png) no-repeat scroll left top;
	border:0 none;
	color:#666666;
	font-size:11px;
	height:30px;
	margin-right:4px;
	padding-bottom:2px;
	text-align:left;
	width:79px;
	text-align:center;
}
.expedition_search input:hover {
	cursor:pointer;
}
.info_block {
	padding-left:80px;
	background:url(images/quotes.png) no-repeat 20px 20px;
	width:880px;
}
#quote .quote, #quote .author {
	font-family:Myriad, Myriad Pro, Tahoma;
	font-size:26px;
	font-style:italic;
	padding-top:20px;
    color:#FFFFFF;
}
#quote .author {
	float:right;
    color:#19395F;
	/*background:url(images/author_bg.png) no-repeat right bottom;*/
	font-size:16px;
	margin:25px 10px 10px 0px;
	padding:0px 6px;
	text-align:center;
	line-height:30px;
	background:#FFF;
	bottom:0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
/*
 * Main
 */
.main {
	float:left;
	width:620px;
	margin-right:10px;
}
.main #mainnews td {vertical-align:top}

.image_border_large {
	background:url("images/large_image_border.png") no-repeat scroll left top transparent;
    display:block;
    height:82px;
    margin-left:-6px;
    padding:6px 6px 0;
    width:288px;
}

.post {
	-moz-border-radius:10px 10px 10px 10px;
    -webkit-border-radius:10px 10px 10px 10px;
    border-radius:10px;
    background:none repeat scroll 0 0 #E3EEF0;
    float:left;
    margin:0 3px 3px 0;
    padding:0 13px 15px;
    width:288px;
}

*:first-child+html .post {
	-moz-border-radius:10px 10px 10px 10px;
    -webkit-border-radius:10px 10px 10px 10px;
    border-radius:10px;
    background:none repeat scroll 0 0 #E3EEF0;
    float:left;
    margin:0 3px 9px 0;
    padding:0 13px 15px;
    width:288px;
}

.post.wide{
    width:605px;
    margin-right:0;
    margin-bottom:0;
}
.even .post{
    background:#edefef;
}
.no-front .post {
	float:left;
	padding:0 13px;
	width:580px;
}
.post h2 {
	color:#333333;
	font-size:20px;
	border-bottom:1px dotted #b7b7b7;
	margin:6px 0;
	padding:5px 0;
	display:block;
	width:100%;
}
.post h2 a {
    text-decoration:none;
    font-size:20px;
}
.post h2 .news_icon{
    background:url("images/news.png") no-repeat scroll 0 0 transparent;
    display:inline;
    float:left;
    margin-right:5px;
    width:50px;
    height:25px;
    margin-left:-6px;
}
.post h2.red {
	border-bottom:1px dotted #cc3333;
}
.post h2.blue {
	border-bottom:1px dotted #0099cc;
}
.post h2.green {
	border-bottom:1px dotted #009900;
}
.post p {
	color:#666666;
}
/*.post .image_border_large {
	background:url("images/large_image_border.png") no-repeat scroll left top transparent;
    display:block;
    height:82px;
    margin-left:-8px;
    padding:6px 6px 0;
    width:288px;
}*/
.sidebar {
	float:left;
	width:288px;
	padding:0 10px;
}
.sidebar h2 {
	color:#333333;
	font-size:18px;
	border-bottom:1px dotted #b7b7b7;
	margin:6px 0px;
	padding:5px 0;
	display:block;
	width:100%;
}
.sidebar h2.orange {
	border-bottom:1px dotted #ff6600;
}
.sidebar h2 a {
    font-size:20px;
    text-decoration:none;
}
.sidebar .image_border_large {
    margin-left:0;
}
a.image_border_thumbs img {
	border:0;
}
a.image_border_thumbs {
	background:url(images/thumbs_image_border.png) no-repeat left top;
	background-repeat:no-repeat;
	background-position: center center;
	/*width:61px;
	height:67px;*/
	border:0;
	text-decoration:none;
	display:block;
	float:left;
	padding:8px;
	margin-right:1px;
}
/*
a.image_border_thumbs:hover {
	background:url(images/thumbs_image_border_hover.png) no-repeat left top;
}
*/
.subscribe p {
	color:#666666;
	padding:0 0 5px 0px;
}
#subscribe .field {
	background:url(images/subscribe_field.png) no-repeat right top;
	border:0 none;
	color:#666666;
	height:22px;
	padding-left:8px;
	padding-right:5px;
	padding-top:8px;
	width:256px;
}
#subscribe .submit {
	background:url(images/subscribe_submit.png) no-repeat left top;
	border:0;
	height:30px;
	width:28px;
	color:#ededed;
	cursor:pointer;
}
/*
 * Footer
 */
.copyright, .copyright a {
	color:#7e7e7e;
}
.footer_menu {
	padding:25px 0;
	float:left;
	width:700px;
}
.footer_menu li {
	float:left;
	list-style:none;
	margin-right:50px;
}
.footer_menu li a {
	font-weight:bold;
	color:#7e7e7e;
	text-decoration:none;
}
.footer_menu li a:hover {
	text-decoration:underline;
}
.footer_menu li li {
	float:none;
	color:#ababab;
	margin-right:0;
}
.footer_menu li li a {
	font-weight:normal;
	color:#7e7e7e;
}
.footer .logos {
	float:left;
	width:250px;
	margin-top:30px;
}
.footer .logos_1 {
	float:left;
	width:160px;
}
.footer .logos_2 {
	float:left;
	width:80px;
}
#ma_liste-wrap ul {z-index:100}

table.fancy {background:#cfd1dd;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
table.fancy thead {color:#FFF;font-size:15px;font-weight:bold}
table.fancy thead td {background:#a8aabf}
table.fancy td {padding:3px 8px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
table.fancy td a {color:#666666}
table.fancy tbody tr:nth-child(even) td, table.fancy td.even {background:#c3c6d5}

/* Expeditions Page */
#pg-expeditions .expedition_image {float:left;margin-right:10px;margin-top:13px;max-width:160px}

/* Expedition Page */
#pg-expedition #overview h3 {text-transform:uppercase}
#pg-expedition .trip_image {width:30%;float:left}
#pg-expedition .trip_image img {margin-bottom:10px}
#pg-expedition .trip_info {width:75%;float:left}
#pg-expedition .trip_info h3 {border:none}
#pg-expedition .trip_info .title {font-weight:bold;display:inline-block;width:100px}
#pg-expedition #subtitles {
    position:absolute;
    margin-top:-42px;
    border-bottom:1px solid #D1D1D1;
}
#pg-expedition #subtitles a {background:#F6F6F6;color:#878988;display:inline-block;line-height:35px;padding:0px 10px;cursor:pointer;-moz-border-radius:5px 5px 0px 0px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-left-radsiu:5px;border-top-right-radius:5px}
#pg-expedition #subtitles a.selected {color:#000}
#pg-expedition .tab {display:none}
#pg-expedition .tab.first {display:block}
/*.tab h1 {font-size:20px;font-weight:normal;border-bottom:1px solid #878988}*/
#pg-expedition .tab img {box-shadow: 0px 3px 6px #000;-moz-box-shadow: 0px 3px 6px #000;-webkit-box-shadow: 0px 3px 6px #000;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')}
#pg-expedition #ma_liste-menu.wslide-menu.expedition {width:auto;font-size:22px;font-weight:bold;padding-bottom:20px;bottom:0px;margin-left:25px;opacity:0.8;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=80)";-moz-border-radius:10px 10px 0px 0px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px}
#pg-expedition #ma_liste-menu.wslide-menu.expedition a {text-decoration:none;cursor:text}
#pg-expedition #activities #activity_descriptions td {vertical-align:top}

/* Ships Page */
.tbl_ships {margin-bottom:20px}
.tbl_ships td {vertical-align:top}
.tbl_ships td p {padding-top:0px;padding-bottom:20px}
.tbl_ships h2 {margin-bottom:10px}

/* Photo Gallery Page */
/*#pg-photogallery #options {margin-top:13px;float:right}
#pg-photogallery #gallery .item {float:left;margin:20px 40px 20px 0px;width:100px;height:75px}
#pg-photogallery #gallery .item img {width:100px;border:none}

/* Video Gallery Page */
/*#pg-videogallery #searchResults {width: 100%;background-color: silver;}
#pg-videogallery #searchResultsListColumn {float: left;width: 47%;margin-bottom: 20px;padding-right: 2px;}
#pg-videogallery table.videoList {width: 100%;}
#pg-videogallery .videoList td {padding: 10px 0px 5px 5px;border-bottom: 1px solid silver;}
#pg-videogallery p.videoDescription {margin: 0;padding: 0;overflow: auto;font-size: small;}
#pg-videogallery p.videoCategory {margin: 0;padding: 0;font-size: x-small;}
#pg-videogallery p.videoTags {margin: 0;padding: 0;font-size: x-small;}*/

#options {margin-top:13px;float:right}
#gallery .item {float:left;margin:20px 40px 20px 0px;width:100px;height:75px}
#gallery .item img {width:100px;border:none}

/* Video Gallery Page */
/*#pg-videogallery #searchResults {width: 100%;background-color: silver;}
#pg-videogallery #searchResultsListColumn {float: left;width: 47%;margin-bottom: 20px;padding-right: 2px;}
#pg-videogallery table.videoList {width: 100%;}
#pg-videogallery .videoList td {padding: 10px 0px 5px 5px;border-bottom: 1px solid silver;}
#pg-videogallery p.videoDescription {margin: 0;padding: 0;overflow: auto;font-size: small;}
#pg-videogallery p.videoCategory {margin: 0;padding: 0;font-size: x-small;}
#pg-videogallery p.videoTags {margin: 0;padding: 0;font-size: x-small;}

/* Events Page */
#pg-events #events {background:#cfd1dd;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;behavior:url("/a2/ie-border-radius.htc")}
#pg-events #events thead {color:#FFF;font-size:15px;font-weight:bold}
#pg-events #events thead td {background:#a8aabf}
#pg-events #events td {padding:3px 8px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
#pg-events #events td a {color:#666666}
#pg-events #events tbody tr:nth-child(even) td, #expeditions td.even {background:#c3c6d5}
#pg-events h1 {font-size:18px;padding:10px 0px 5px;margin-bottom:5px;border-bottom:1px dotted}
#pg-events .desc {margin:10px 0px}

/* Newsletter Page */
#pg-newsletter #content ul {margin-left:40px}

/* Voyage Lgs */
#pg-voyagelogs .log {display:block}

/* News Page */
#pg-news #options {margin-top:13px;float:right}
#pg-news a {cursor:pointer}
#pg-news .date {float:right;color:#ABABAB;margin-top:18px}
#pg-news .news {margin-bottom:40px}
#pg-news .news h2 a {color:black;text-decoration:none}

/* FAQ Page */
#pg-faq #options {margin-top:8px;float:right}
#pg-faq .tab {display:none}
#pg-faq .tab img {max-width:630px}
#pg-faq dt {margin-top:15px}

/* Expedition Staff Page */
#pg-expeditionstaff #options {margin-top:13px;float:right}
#pg-expeditionstaff #members, #categories {width:175px}
#pg-expeditionstaff .member {display:none}
#pg-expeditionstaff .member img {max-width:630px}
#pg-expeditionstaff .member .member_img {float:left;margin-right:15px;margin-bottom:10px;margin-top:15px}

/* Office Staff Page */
#pg-officestaff #options {margin-top:13px;float:right}
#pg-officestaff #members {width:100px}
#pg-officestaff .member {display:none}
#pg-officestaff .member img {max-width:630px}
#pg-officestaff .member .member_img {float:left;margin-right:15px;margin-bottom:10px;margin-top:15px}

/* Links Page */
#pg-links .link {float:left;width:45%;margin-right:10px}

/* Contact Page */
#contact input.txt, #contact textarea {width:100%}

/* Brochure Downloads Page */
#pg-brochures #brochures {background:#cfd1dd;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;behavior:url("/a2/ie-border-radius.htc")}
#pg-brochures #brochures thead {color:#FFF;font-size:15px;font-weight:bold}
#pg-brochures #brochures thead td {background:#a8aabf}
#pg-brochures #brochures td {padding:3px 8px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
#pg-brochures #brochures td a {color:#666666}
#pg-brochures #brochures tbody tr:nth-child(even) td, #pg-brochures #expeditions td.even {background:#c3c6d5}
#pg-brochures .brochure {margin-bottom:15px}
#pg-brochures .brochure td {vertical-align:middle}
#pg-brochures .brochure img {height:91px;margin-right:10px}

/* Extension Tour Page */
#pg-extension .tour_image {float:left;margin-right:10px;margin-top:13px}

/* Where Are Our Ships Page */
#pg-whereareourships #tblWhere h2 {margin-top:0px;padding-top:0px}

/* Testimonials Page */
#pg-testimonials #options {margin-top:13px;float:right}

/* Voyage Calendar Page */
#pg-voyagecalendar #options {margin-top:13px;float:right}
#ma_liste li{
    display:none;
}

#detailsForm{
    border-spacing:0;
    border-collapse: collapse;
    margin-top:8px;
}
#detailsForm tr{}
#detailsForm td{padding-bottom:5px;color:#5D6064;}
#detailsForm select#title{
    background:none repeat scroll 0 0 #FAFAFA;
    border:1px solid #D2D2D2;
    color:#414549;
    font-size:13px;
    padding:2px;
    width:140px;
}
#detailsForm input.txt{
    background:none repeat scroll 0 0 #FAFAFA;
    border:1px solid #D2D2D2;
    color:#414549;
    font-size:13px;
    padding:2px;
    width:230px;
}
#detailsForm input.txt:focus{
    background-color:#FFFFFF;
}

#contactForm{}
#contactForm input.txt{
    background:none repeat scroll 0 0 #FAFAFA;
    border:1px solid #D2D2D2;
    color:#414549;
    font-size:13px;
    padding:2px;
    width:230px;
}
#frmNewsletter .field:focus,
#contactForm textarea:focus,
#contactForm input.txt:focus{
    background-color:#FFFFFF;
}
#contactForm textarea{
    background:none repeat scroll 0 0 #FAFAFA;
    border:1px solid #D2D2D2;
    color:#414549;
    font-size:13px;
    height:150px;
    padding:2px;
    width:330px;
}

#frmNewsletter{}
#frmNewsletter select#title{
    background:none repeat scroll 0 0 #FAFAFA;
    border:1px solid #D2D2D2;
    color:#414549;
    font-size:13px;
    padding:2px;
    width:140px;
}
#frmNewsletter .field{
    background:none repeat scroll 0 0 #FAFAFA;
    border:1px solid #D2D2D2;
    color:#414549;
    font-size:13px;
    padding:2px;
    width:230px;
}
#frmNewsletter .checkbox{
    margin-right:5px;
}

.gallery-album {
	display:block;
	float:left;
	overflow:hidden;
	padding-right:3%;
	width:46%;
	height:210px;
}

.gallery-album .gallery-thumb {
	margin-right:5px !important;
}

.gallery-thumb {
	height:180px;
	width:180px;
	float:left;
	margin:3px;
	text-align:center;
}

.gallery-thumb a img {
	border-color:#CCCCCC;
}

.gallery-thumb img {
	-moz-border-radius:3px 3px 3px 3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:1px;
	padding:7px;
}

.gallery-thumb a:hover img {
	-moz-border-radius:5px 5px 5px 5px;
	border-color:#3B3B3B;
	border-width:2px;
	margin:0;
}

.gallery-album h4 {
	font-size:1.1em;
	margin:10px 0 0;
}

.gallery-album  a{
	text-decoration:none;
}

.gallery-album  a:hover{
	text-decoration:underline;
}

.gallery-album .meta {
	color:#999999;
	font-size:0.9em;
	margin-top:3px;
}

#photo-gallery h2 {
	border-bottom:1px solid #DDDDDD;
	clear:both;
	font-size:1.5em;
	margin:1.5em 0;
	padding-bottom:0.2em;
	display:block;
}

.gallery-photo {
	text-align:center;
}

.gallery-photo img {
	-moz-border-radius:3px 3px 3px 3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	padding:7px;
}

.gallery-form {
}

.gallery-form input.txt {
	background:none repeat scroll 0 0 #FAFAFA;
	border:1px solid #D2D2D2;
	color:#414549;
	font-size:13px;
	padding:2px;
	width:164px;
}

#pg-landing .scroll {
	height:267px
}
.header .landingpage_quote_container {
	position:absolute;
	width:960px;
	margin-top:-10px;
	z-index:1000;
	height:100px
}
.header .landingpage_quote {
	color:white;
	text-align:right;
	padding:0px 20px 10px;
	float:right;opacity:0.8;
	background:#2B3A62;
	margin-right:30px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px
}
.header .landingpage_quote .quote {
	font-size:26px !important;
	font-weight:italic
}
.header .landingpage_quote .author {
	font-size:20px !important
}
.lp_callout li {
	margin-left:25px;
	margin-bottom:20px;
	color:#545454;
	font-size:18px;
}
.lp_callout p {
	margin-left:25px;
	margin-bottom:20px;
	color:#545454;
	font-size:18px;
}
.lp_callout {
	
}
.lp_post {
	-moz-border-radius:10px 10px 10px 10px;
	background:none repeat scroll 0 0 #efefef;
	float:left;
	margin:0 3px 3px 0;
	padding:0 13px 15px;
	width:288px;
	}