@charset "UTF-8";

@media all {}
/* =The above @media rule hides this stylesheet from the 
discontinued Microsoft Internet Explorer for Mac. */

/* =universals 
These rules are applied to all elements unless otherwise specified below. */
.p7EPM05 { margin : 0; padding : 0; }
h1, h2, h3, h4, h5, p, ul, ol, li  {
	margin : 0;
	padding : 0;
	list-style: none;
}

/* =html */
html {
	background : #FFF url(../images/bg_htmlGradient.jpg) repeat-x;
}

/* =body */
body {
	/*font : 76%/160% "Tahoma", Verdana, Arial, sans-serif;*/
	color : #5a1c46;
	text-align : center;
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 120%;
}

/* =hx */
h1, h2, h3 { font-weight : bold; text-transform : uppercase; }

/* =h1 */
h1 { font-size : 130%; }

/* =h2 */
h2 { font-size : 110%; }
h2#fir_1 { z-index : 2; position : absolute; top : 10px; left : 20px; width: 409px; height : 67px; padding : 0; background : url(../martinicanew/images/fir_1.png) no-repeat; text-indent : -9999px; }

/* =h3 */
h3 { font-size : 100%; }

/* =a */
a {text-decoration: none;}

/* The following rules relate to image replacement where a background image 
is placed on an element and HTML text is moved out of view. 
See http://www.mezzoblue.com/tests/revised-image-replacement */
#divWrapper {
	position : relative;
	width : 960px;
	padding-top : 65px;
	text-align : left;
	background: #FFF url(../images/bg_wrapperTop.jpg) no-repeat left top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#divSubNav {
	float: left;
	width: 180px;
	padding-top: 30px;
}
#divMainContent {
	float: left;
	width: 548px;
	background: url(../images/bg_containerTop.gif) no-repeat left top;
	padding-top: 40px;
	padding-bottom: 20px;
}
#divSecondaryContent {
	float: right;
	width: 220px;
}
#divContainer {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg_containerBottom.gif) no-repeat left bottom;
	padding-bottom: 30px;
}

#divBranding {
	overflow: hidden;
	height: 291px;
	padding: 0px;
	margin-bottom: 20px;
}
.bold {
	font-weight: bold;
}
.boldHighlight {
	font-weight: bold;
	color: #F60;
}

.subMenu {
	display: none;
}
#divMainContent h2 {
	margin-bottom: 10px;
	padding-left: 5px;
}
/*
#divMainContent .divDecor .divDescription h4 {
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: 5px;
	background: url(../images/bg_descriptionTop.gif) no-repeat left top;
	padding-top: 15px;
}
#divMainContent .divDecor .divDescription1 h4 {
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 15px;
}
#divMainContent .divDescription p {
	margin-top: 0px;
}*/
.floatLeft {
	float: left;
}
.floatLeftText {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
/*
#divMainContent .divDecor .divDescription {
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 15px;
	background: #EEE8FF url(../images/bg_descriptionBot.gif) no-repeat left bottom;
	width: 540px;
}
#divMainContent .divDecor .divDescription1 {
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 15px;
	background: no-repeat left bottom;
	width: 540px;
}
.divDescription img, .divDescription1 img {
	margin-right: 10px;
}*/
.floatRight {
	float: right;
}
.floatRightPic {
	float: right;
}
#displayRestaurants .divDescription .floatLeftPic {
	float: left;
	margin-top: 10px;
	padding-top: 0px;
}
.imgFloatRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.divSection {
	border-bottom: 5px solid #36C;
	margin-bottom: 20px;
}
#divMainContent .divSection h3 {
	color: #701C46;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#divSecondaryContent .boxRightNoBottom p {
	padding-left: 15px;
}
#divWrapperContainer {
	background: url(../images/bg_mainContent.gif) no-repeat left 100px;
}
#divMainContent ul {
	margin-bottom: 10px;
}
.divDecor ul li {
	margin-bottom: 5px;
	margin-left: 20px;
	list-style: none;
}
#divMainContent #ulHistoricalDates {
	width: 450px;
}
#divMainContent #ulHistoricalDates li {
	margin-left: 20px;
	margin-bottom: 10px;
}
.boldRed {
	font-size: 1em;
	font-weight: bold;
	color: #F00;
}
.center {
	text-align: center;
}
.centerBold {
	font-weight: bold;
	text-align: center;
}
.divDisplay {
	padding-top: 5px;
	padding-bottom: 10px;
	width: 490px;
	padding-right: 10px;
	border: 1px solid #999;
	margin: 20px auto;
}
#divMainContent .divDisplay p {
	padding-left: 5px;
	margin-left: 0px;
	padding-right: 10px;
}
.divPress {
	padding-left: 5px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #999;
}
#divMainContent .divPress p {
	margin: 0px;
	padding: 0px 0px 10px;
}
.divDescription {
	margin-bottom: 10px;
}
#divMainContent .divDescription p {
	margin: 0px;
	padding: 0px;
}
.divDescription p img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.clearRight {
	clear: right;
}
.clearLeft {
	clear: left;
}
.boxRight a:link, .boxRight a:visited, .boxRight a:active {
	color: #FFF;
	font-weight: bold;
}
.boxRight a:hover {
	text-decoration: underline;
}
.boldYellow {
	font-weight: bold;
	color: #FC6;
}
#divSubNav .divGalleryLeftCol {
	margin-top: 20px;
}
.bgYello {
	background: #FC6;
}
#Accordion1 .divWinterSpecials .bgBookinglimit {
	background: #FEFFCC;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	width: 130px;
	text-align: center;
	margin: 3px auto;
	border: 1px solid #F93;
	color: #D30000;
}
#Accordion1 .divWinterSpecials .bgTravelWindow {
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	width: 200px;
	text-align: center;
	margin: 3px auto;
	font-size: 13px;
}
#Accordion1 .divWinterSpecials .bgBookingContact {
	background: #FEFFCC;
	text-align: center;
	margin: 5px auto 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#divMainContent .divDescription h3 {
	text-transform: none;
	margin-bottom: 5px;
	padding-left: 5px;
	background: #FFC;
	padding-top: 3px;
	padding-bottom: 5px;
	position: relative;
}
#divMainContent .divDecor h1 {
	margin-top: 10px;
}
.divDisplay .navigator {
}
.divDisplay .navigator td {
	text-align: left;
	padding-right: 5px;
}
.boldCenterRed {
	font-weight: bold;
	color: #F36;
	text-align: center;
}
#divMainContent .recordCount {
	font-weight: bold;
	color: #066;
}
#divMainContent .divDecor h2 {
	margin-top: 10px;
}
/*.recordsetNav {
	border: 1px solid #666;
}*/
.recordsetNav td {
	padding-right: 5px;
}
#divMainContent .divDisplay h2 {
	text-align: right;
	margin-top: 0px;
}
#divMainContent .divDescription ul li {
	margin-bottom: 3px;
	padding-left: 0px;
	list-style: none;
	margin-left: 15px;
	line-height: 1.4em;
}
#divMainContent .divDescription ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#divMainContent .divDescription p {
	margin-left: 5px;
}
.divDisplay .divDescription ul li p {
	margin-left: 10px;
}
.divDescription h4 {
	margin-left: 5px;
	margin-bottom: 5px;
}
#divMainContent .divDecor ul {
	width: 450px;
	margin-left: 5px;
}
.indent {
	margin-left: 20px;
}
.indentUL {
	margin-left: 25px;
	width: 450px;
}
#divSubNav .h2LeftSideBar {
	font-size: 1em;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 20px;
}
#divSubNav .pLeftSideBar {
	margin-left: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}
#divSubNav ul {
}
#divSubNav .ulRecipe {
	margin-left: 15px;
	margin-bottom: 10px;
}
.tableNav td {
	padding-right: 5px;
}
#divMainContent .tableNav td a:hover {
	color: #066;
}
#divMainContent #frmContact {
	color: #303;
	line-height: 1.7em;
}
.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
}
#divMainContent #frmContact fieldset {
	border-top: 1px solid #CCC;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	border-left: 1px solid #CCC;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#divMainContent #frmContact fieldset legend {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 5px 10px;
	font-weight: bold;
}
#divMainContent #frmContact input.text {
	width: 200px;
}
#divMainContent #frmContact table td {
	padding-bottom: 5px;
}
#divMainContent #frmContact p {
	margin-top: 7px;
}
#divMainContent #frmContact td input.text:focus, #divMainContent #frmContact textarea:focus {
	background: eddab1;
	border: 1px solid 9d6124;
}
/*---------------------------------------------- Start Accordion heritage ----------------------------------------------------*/
#divMainContent h4 .subHead, #monumentsHist h4 .subHead {
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#heritageExamples, #monumentsHist {
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 500px;
	margin-right: auto;
	margin-bottom: 20px;
}
#heritageExamples h4, #heritageExamples p, #monumentsHist h4, #monumentsHist p {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
/*---------------------------------------------- End Accordion heritage ----------------------------------------------------*/
#heritageExamples div p, #monumentsHist div p {
	font-size: 1em;
}
#divSecondaryContent #photoShow p {
	padding: 0px;
	margin: 0px;
	width: 190px;
}
.event #photoShow {
	margin-left: auto;
	width: 190px;
	height: 285px;
	position: relative;
}
.event #photoShow p a:link, .event #photoShow p a:visited, .event #photoShow p a:active {
	text-decoration: none;
	border-style: none;
	border-width: 0px;
	width: 190px;
	height: 285px;
	display: block;
}
.event #photoShow p a:hover {
	text-decoration: none;
}#photoShow div {
	position: absolute;
	z-index: 0;
}
#photoShow div.previous {
	z-index: 1;
}
#photoShow div.current {
	z-index: 2;
}
.italic {
	font-style: italic;
}
.italicBold {
	font-style: italic;
	font-weight: bold;
}
#divFooter #pCopyrightsFooter {
	text-align: center;
	margin-top: 5px;
	font-size: 11px;
}
#divFooter {
	margin-bottom: 20px;
}
#pWriters {
	margin-left: 20px;
}
#divMainContent .divDecor .last {
	margin-bottom: 20px;
}
.divDisplay table a:link, .divDisplay table a:visited, .divDisplay table a:active {
	text-decoration: none;
	border-style: none;
}
#divMainContent #test li {
	margin-bottom: 10px;
}
#divMainContent .divDisplay .divDescription p {
	line-height: 1.3em;
}
.boldRedPackages {
	font-size: 1.5em;
	font-weight: bold;
	color: #C00;
}
 img  {
	text-decoration: none;
	border: 0px;
}.boldBigPackages {
	font-size: 1.3em;
	font-weight: bold;
}
/*--------------------- Control the home page -------------------------------*/

#divWrapperHome {
	position : relative;
	width : 960px;
	text-align : left;
	background: #FFF url(../images/bg_wrapperTop.jpg) no-repeat left top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
}
#divBrandingHome {
	overflow: hidden;
	padding: 0px;
	margin-bottom: 20px;
}
#divBranding ul {
	margin: 0px;
	padding: 0px;
	width: 960px;
	list-style: none;
}
#divBrandingHome ul li {
	position: relative;
	width: 210px;
	float: left;
}
li#discovery, li#activities, li#beaches {
	margin-right: 10px;
	margin-top: 53px;
}

li#diving, li#honeymoon, li#professionals, li#accommodations {
	margin-right: 10px;
	margin-top: 20px;
}
#imgLogoMartiniqueHome {
	position: absolute;
	top: 1px;
	left: 13px;
	z-index: 5000;
	height: 81px;
	width: 127px;
}
#divWrapperHome #img_welcomeHome {
	position: absolute;
	left: 225px;
	top: 35px;
	height: 46;
	width: 293px;
}
#divWrapperHome #divSupportHaiti {
	position: absolute;
	left: 241px;
	top: -1px;
	height: 46;
	width: 380;
}
#searchHome {
	position: absolute;
	left: 734px;
	top: 10px;
	width: 235px;
}
#divBrandingHome li#video {
	margin-top: 53px;
	width: 300px;
	height: 240px;
}
.divMarginTop {
	margin-top: 20px;
}
ul #diving h3, ul #honeymoon h3, ul #professionals h3, ul #accommodations h3 {
	height: 20px;
	text-align: center;
	padding-top: 5px;
	color: #FFF;
}
ul #diving h3 a:link, ul #diving h3 a:visited, ul #diving h3 a:active, ul #honeymoon h3 a:link, ul #honeymoon h3 a:visited, ul #honeymoon h3 a:active, ul #professionals h3 a:link, ul #professionals h3 a:visited, ul #professionals h3 a:active, ul #accommodations h3 a:link, ul #accommodations h3 a:visited, ul #accommodations h3 a:active {
	color: #FFF;
	letter-spacing: .1em;
}
ul li#diving, ul li#honeymoon, ul li#professionals, ul li#accommodations  {
	height: 275px;
	background: url(../images/bg_listHome.jpg) no-repeat left top;
	margin-top: 20px;
}
ul li#diving p, ul li#honeymoon p, ul li#professionals p, ul li#accommodations p {
	padding: 10px 5px 15px 15px;
}
#diving img, #honeymoon img, #professionals img, #accommodations img {
	margin-bottom: 3px;
}
li#professionals #frmLoginHome {
	padding-left: 15px;
}
#divBrandingHome li#video #pEnter {
	font-size: 2em;
	font-weight: bold;
	margin-top: 30px;
	text-align: center;
	padding: 0px;
	position: absolute;
	top: 160px;
	right: 100px;
}
#pEnter a:link, #pEnter a:visited, #pEnter a:active {
	color: #5a1c46;
	display: block;
}
.divDecor table {
	border: 1px solid #CCC;
	border-collapse: collapse;
}
.divDecor table td {
	border: 1px solid #CCC;
	padding: 5px;
}
.divDecor table th {
	text-align: center;
	padding: 5px;
	background: #999;
	font-size: 14px;
	color: #FFF;
	letter-spacing: .1em;
}
.boldAlignRightTd {
	font-weight: bold;
	text-align: right;
}
.boldAlignLeftTd {
	font-weight: bold;
	text-align: left;
}
.warning {
	font-weight: bold;
	color: #900;
}
#ulContactCMT {
	margin-top: 40px;
	margin-bottom: 20px;
}
#ulContactCMTcanada {
	margin-top: 20px;
}
#ulContactCMT li, #ulContactCMTcanada li {
	margin-bottom: 3px;
}
#ulContactCMT li a:link, #ulContactCMT li a:visited, #ulContactCMT li a:active, #ulContactCMTcanada li a:link, #ulContactCMTcanada li a:visited, #ulContactCMTcanada li a:active {
	font-weight: bold;
	color: #DD5800;
	text-decoration: none;
}
#ulContactCMT li a:hover, #ulContactCMTcanada li a:hover {
	text-decoration: underline;
}
#divBranding #CollapsiblePanel1 {
	position: absolute;
	top: 43px;
	left: 566px;
	width: 195px;
}
.borderImg {
	border: 1px solid #CCC;
}
#divSubNav #pLogOut {
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#pLogOut a:link, #pLogOut a:visited, #pLogOut a:active {
	color: #600;
	border-bottom: 2px solid #600;
}
#pLogOut a:hover {
	border-width: 0px;
	border-style: none;
}
#divDiscovery {
	position: relative;
	height: 280px;
	width: 210px;
	margin-left: auto;
	float: left;
	margin-top: 53px;
	margin-right: 10px;
}
/*#divEvent {
	position: relative;
	height: 127px;
	width: 190px;
	margin-left: auto;
}*/
#divDiscovery div, #divActivities div, #divBeaches div, #divPackages div {
	position: absolute;
	z-index: 0;
}
#divDiscovery div.previous, #divActivities div.previous, #divBeaches div.previous, #divPackages div.previous {
	z-index: 1;
}
#divDiscovery div.current, #divActivities div.current, #divBeaches div.current, #divPackages div.current {
	z-index: 2;
}
#divEvent div {
	position: absolute;
	z-index: 0;
}
#divEvent div.previous {
	z-index: 1;
}
#divEvent div.current {
	z-index: 2;
}
/*#divDiscovery div.slide {
	z-index: 2;
}*/
#divActivities {
	float: left;
	height: 280px;
	width: 210px;
	margin-top: 53px;
	margin-right: 10px;
}
#divBeaches {
	float: left;
	height: 280px;
	width: 210px;
	margin-top: 53px;
	margin-right: 10px;
}
#divPackages {
	height: 333px;
	width: 300px;
	float: left;
}
#divMapHome {
	background: url(../images/img_martiniqueGlobalOutline.gif) no-repeat left top;
	height: 500px;
	width: 373px;
	position: absolute;
	top: 200px;
	left: -400px;
	z-index: 10;
}
divwrapperplus {
	width: 1360px;
}
.event #divEvent {
	margin-top: 10px;
	height: 127px;
	width: 190px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
}
#divMainContent .pPlaceholder {
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 4px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	text-align: center;
	height: 322px;
	padding-top: 7px;
	padding-bottom: 20px;
}
#divSmallHotels {
	width: 398px;
	margin: 10px auto 0px;
	border-right: 1px solid #03C;
	border-left: 1px solid #03C;
	padding-bottom: 0px;
}
#divMainContent #divSmallHotels h1, #divMainContent #divSpectacular h1 {
	padding-top: 10px;
	padding-bottom: 10px;
	/*font-size: 12px;*/
	font-size: 14px;
	/*background: #FEFFCC;
	color: #03C;*/
	background: #F63;
	color:#FFF;
	border-top: 1px solid #03C;
	margin-bottom: 0px;
	width: 398px;
	text-align: center;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#divSubNav #p7APM_2 .p7APMtrig h3 #p7APMt2_1 {
	background: #FC6 url(../martinicanew/martinique_styles/none) !important;
}
.divDescription p.floatRightMargin {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
#mapOverview {
	border: 1px solid #6286B8;
}
#divMainContent #pPlaceholder {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	height: 220px;
	padding-left: 0px;
	padding-right: 0px;
}
#placeholder {
	margin: 0px;
}
#divSubNav #CollapsiblePanel1 .CollapsiblePanelTab h3 {
	padding: 5px 0px 5px 15px;
	margin: 0px;
	background: #F93;
	font-size: 12px;
	letter-spacing: .2em;
}
#divBrandingHome ul #diving {
	background: url(../images/bg_divDivingHome.gif) no-repeat left top;
}
#couponVacmart {
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: #6A9AFF;
	width: 170px;
	margin-top: 60px;
}
#divSubNav #couponVacmart h2 {
	color: #FFF;
	border-style: none;
	border-width: 0px;
	text-align: center;
	background: #F60;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
#divSubNav #couponVacmart h3 {
	font-weight: bold;
	background: url(../styles/none);
	border-style: none;
	line-height: 1.4em;
	padding-left: 5px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 5px;
	color: #FFF;
	margin-bottom: 0px;
	text-transform: capitalize;
	text-align: center;
}
#divSubNav #couponVacmart p {
	text-align: center;
	margin-bottom: 0px;
}
#couponVacmart p img {
	text-align: center;
	margin-top: 10px;
	border: 1px solid #FFF;
}
#divSubNav #couponVacmart a:hover {
	color: #FC640C;
	text-decoration: none;
}
#divSubNav #couponVacmart h1 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	background: #FEFFCC;
	color: #03C;
	border-top: 1px solid #03C;
	border-right: 1px solid #03C;
	border-left: 1px solid #03C;
}
#divSubNav #couponVacmart a:link, #divSubNav #couponVacmart a:visited, #divSubNav #couponVacmart a:active {
	color: #FFC517;
	letter-spacing: .1em;
}
#divPromoCarnival {
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	margin: 20px auto 0px;
}
#divPromoCarnival .bgTravelWindow {
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	background: #FEFFC9;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	color: #D30000;
	border: 1px solid #F93;
}
.divDecor #divPromoCarnival h2 {
	text-align: center;
	background: #FF9;
	margin-top: 0px;
	padding: 5px;
	letter-spacing: .1em;
}
#Accordion2 {
	margin-bottom: 30px;
	margin-top: 0px;
}
#divPromoCarnival ul {
	margin-bottom: 0px;
}
#divPromoCarnival .pLast {
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#divPromoCarnival .boldBigCenterGreen {
	font-weight: bold;
	color: #060;
	text-align: center;
	font-size: 14px;
	margin-bottom: 0px;
	letter-spacing: .1em;
}
#Accordion2 p img {
	margin-right: 50px;
}
#divPromoCarnival .bgBookingContact {
	background: #FEFFCC;
	text-align: center;
	margin: 5px auto 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 400px;
}
#frmLoginPro {
	margin-bottom: 15px;
}
#pRegisterHome a:link, #pRegisterHome a:visited, #pRegisterHome a:active {
	font-weight: bold;
	color: #FFF;
	background: #FC9832;
	padding-left: 2px;
	padding-right: 2px;
}
#pRegisterHome a:hover {
	color: #633;
}
.divDescription .floatRightPic img {
	margin-right: 25px;
	margin-left: 15px;
	border: 1px solid #CCC9C9;
}
.divDescription .floatleftPic img {
	margin-right: 25px;
	margin-left: 15px;
	border: 1px solid #CCC9C9;
}
#divMainContent .divDescription h3 img {
	position: absolute;
	top: 4px;
	right: 10px;
}
#divQuever p img {
	float: none;
}
#divMainContent #divQuever ul li {
	margin-left: 0px;
}
