@charset "utf-8";
/* CSS Document */
blockquote.helpContents{
	text-align: left;
	width:175px;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0;
	padding: 5px;
	position: absolute;
	top: -1000px;
	left: -1000px;	
	border: 1px solid #000;
	z-index: 100;
	background-color: #FAFAA4;
	-moz-border-radius: 5px;
	-moz-opacity: .95;
	opacity: .95;
	filter: alpha(opacity=95); 
	color:#000000;
	}
	
.divDarkBody {
	background-color: #393939;
	-moz-opacity: .8;
	opacity: .8;
	filter: alpha(opacity=80);
	visibility:hidden;
	display:none;
	position: absolute;
	width:100%; 
	z-index:100;
}

.divEnvelope {
	position:absolute;
	margin:200px 0 0 420px;
	width:520px;
	height:244px;
	background: #FFFFFF url(/images/p2p/greekferries_envelope.jpg) no-repeat;
	visibility:hidden;
	display:none;
	z-index:200;
}

.divRedButton2 {
	width:95px;
	height:17px;
	padding-top:3px;
	background: url(/images/p2p/red_button_2.gif) no-repeat;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin:25px 0 0 400px;
}

#P2PInfo {
	width:1263px; 
	margin:0 auto; 
	background: url(/images/backgrounds/content_bg.gif) repeat-y; 
	clear:both;
}
#P2PContent {
	width:970px;
	margin:0 auto;
	text-align:left;
}

#P2PLeft {
	float:left;
	width:300px;
	padding:30px 0 0 10px;
	
}

#P2PRight {
	float:left;
	width:600px;
	padding:30px 0 0 20px;
	text-align:center;
}

#P2PRight h1 {
	color:#07133B;
	font-size:16px;
	font-weight:bold;
}

#P2PRight h2 {
	color:#07133B;
	font-size:15px;
	font-weight:normal;
}

#P2PRight select {
	font-size:11px;
}

.P2PSelects {
	margin-top:42px;
	width:100%;
	height: 26px;
	padding-top:8px;
	text-align:right;
	background: #E9E7E8;
}


.ferryCompaniesContent {
	width: 275px;
	background: #FFFFFF;
	padding: 2px 0px 10px 10px;
}

.ferryCompaniesTop {
	width: 275px;
	background: #FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color: #1D1D1F;
}


.companyLogo {
	float:left;
	margin: 7px 0px 7px 7px;
}

.companyNoteName {
	color:#132442;
	font-size:11px;
	font-weight:bold;
	padding: 7px 0 0 0;
	text-align:center;
	width:170px;
	float:left;
}

.companyNoteNameNoLogo {
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding: 7px 0 0 5px;
	width:143px;
	float:left;
}

.companyNoteComments {
	color: #7F7F7F;
	font-size:11px;
	font-weight:normal;
	width:160px;
	float:left;
	text-align:right;
	padding:4px 10px 0 0;
	*padding:0px 10px 0 0;
	
}

.companyNoteBar {
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding: 10px 0 0 0;
	float:left;
	width: 170px;
}

.companyNote {
	width: 45px;
	height: 25px;
	float:left;
	background: #999999;
	color: #FFFFFF;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	padding: 6px 0 0 0px;
	margin: -13px 0 0 0;
}

.noteImgBig {
	background: #02ECF3 url(/images/p2p/voting_bar_1_w.gif) no-repeat;
}

.companyCommentsCount {
	width: 43px;
	border: 1px solid #ACACAC;
	font-size:10px;
	text-align:center;
	float:left;
	margin-top:3px;
}

.companyQuestions {
	width: 255px;
	background: #EDEDED;
	padding: 4px 0px 25px 10px;
	border:1px solid #ACACAC;
	text-align:center;
	padding: 10px 10px;
	font-size:11px;
	margin-left:10px;
}

.companyQuestionsSelects {
	margin-top:10px;
	font-size:11px;
	text-align:left;
	padding: 0px 40px;
}

.companyQuestionsSelects p {
	font-weight: bold;
	padding: 0 0 0 0;
}

.companyQuestionsSelects select {
	font-size:12px;
}

.companyNoteQuestionRoute {
	background: #FFFFFF; 
	height:60px;
	width:275px;
	margin-top:10px;
	border:1px solid #ACACAC;
}

.ferryCompaniesQuestionRoute {
	width: 295px;
	background: #FFFFFF;
}

.ferryCompaniesQuestionRouteContent {
	position:absolute;
	visibility:hidden;
	display:none;
	left:450px;
}

.comment{
	margin-top: 17px;
}

.commentHeading {
	height:22px;
	border:1px solid #ACACAC;
}

.commentCompanyName {
	float:left;
	text-align:left;
	width:150px;
	padding: 4px 0px 0px 10px;
	color:#132442;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	border-left:1px solid #ACACAC;
	height:18px;
}

.commentShipName {
	float:left;
	text-align:center;
	width:176px;
	padding: 2px 0px 0px 0px;
	color:#000000;
	text-transform:uppercase;
	font-size:13px;
	height:20px;
}

.commentPorts {
	float:left;
	text-align:right;
	width:140px;
	padding: 2px 10px 0px 0px;
	color:#000000;
	font-size:11px;
	height:20px;
	border-right:1px solid #ACACAC;
}

.commentDate {
	float:left;
	text-align:center;
	width:80px;
	padding: 2px 0px 0px 0px;
	color:#000000;
	font-size:13px;
	height:20px;
}

.commentContent {
	height:63px;
	border:1px solid #ACACAC;
	border-top:none;
}

.commentNumber {
	width:30px;
	height:56px;
	background: #C3C3C3;
	color: #6B6B6B;
	font-size:13px;
	font-weight:bold;
	float:left;
	padding-top:7px;
	line-height:12px;
}

.commentText {
	width:232px;
	height:53px;
	border-left:1px solid #ACACAC;
	font-size:12px;
	font-weight:normal;
	float:left;
	text-align:left;
	overflow: hidden;
	padding: 5px 5px;
	color:#3B3B3B;
}

.commentNote {
	background: #999999;
	border-left:1px solid #ACACAC;
	float:left;
	text-align:center;
	width:80px;
	padding: 18px 0px 0px 0px;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	height:45px;
}

.divComment {
	height:30px;
	text-align:left;
	font-size:10px;
}

.commentFooter {
	height:22px;
	border:1px solid #ACACAC;
	border-top:none;
}

.commentUser {
	float:left;
	padding: 4px 10px 0px 0px;
	height:18px;
	text-align:right;
	width:476px;
	border-left:1px solid #ACACAC;
}

.commentDetails {
	border-left:1px solid #ACACAC;
	float:left;
	text-align:center;
	width:80px;
	padding: 4px 0px 0px 0px;
	height:18px;
	background: #45C903;
	color: #FFFFFF;
	font-weight:bold;
}

.commentDetails a {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.commentDetails a:hover {
	text-decoration:underline;
}


.answers {
	background: #FFFFFF;
	visibility: hidden;
	display: none;
	position: absolute;
	width: 580px;
}

.pages {
	margin-top:20px;
	border-top: 1px solid #1E2225;
	padding-top:10px;
	text-align:center;	
}

.pages a {
	color:#000000;
	text-decoration:none;
}

.pages a:hover {
	text-decoration:underline;
}

.rightDark {
	background-color: #0D3364;
	-moz-opacity: .8;
	opacity: .8;
	filter: alpha(opacity=80);
	visibility:hidden;
	display:none;
	position: absolute;
	width:1110px; 
	height:1479px;
	left:90px;
	top:-50px;
}

.rightDarkDef {
	background-color: #393939;
	-moz-opacity: .8;
	opacity: .8;
	filter: alpha(opacity=80);
	visibility:hidden;
	display:none;
	position: absolute;
	width:950px; 
	height:800px;
	margin: 112px 0 0 0px;
	*margin: 120px 0 0 0px;
}

.answersContent {
	position: absolute; 
	background-color: #FFFFFF;
	margin-left:175px;
	margin-top:200px;
	visibility: hidden;
	display: none;
	width: 600px;
}

.companyExpandedContent {
	position: absolute; 
	background-color: #FFFFFF;
	width:275px;
	margin-top:85px;
	visibility: hidden;
	display: none;
	margin-left:10px;
	border: 1px solid #000000;
}

.shipExpandedContent {
	position: absolute; 
	background-color: #FFFFFF;
	width:530px;
	margin-top:-200px;
	visibility: hidden;
	display: none;
	left:275px;
	margin-left:0px;
	*margin-left:0px;
	border: 1px solid #000000;
}

.shipNote {
	color: #000000;
	height: 20px;
	width:256px;
	font-size:10px;
	margin-left:7px;
	padding: 5px 0 0 5px;
	background: #F2F2EA url(/images/p2p/va1.gif) no-repeat 242px 5px;
	border-bottom: 1px solid #CCCCCC;
	cursor:pointer;
}

.shipNoteName {
	float:left;
	width:160px;
	padding-left:3px;
}

.shipNoteImg {
	float:left;
	width: 50px; 
}

.shipNoteNote {
	float:left;
	font-weight:bold;
	width:19px;
	margin-left:2px;
	text-align:right;
}


.companyFooter1 {
	background: #F8CF0D;
	height: 15px;
	width:251px;
	text-align:center;
	font-size:11px;
	padding:5px;
	margin: 5px 7px;
	text-decoration: underline;
	color: #1E1A1B;
}

.companyFooter2 {
	background: #4E0A2D;
	height: 15px;
	width:251px;
	text-align:center;
	font-size:11px;
	padding:5px;
	margin: 5px 7px;
	text-decoration: underline;
	color: #FFFFFF;
}

.companyFooterColor {
	background: #000000;
	height: 15px;
	width:251px;
	text-align:center;
	font-size:11px;
	padding:5px;
	margin: 5px 7px;
	text-decoration: underline;
	color: #FFFFFF;
}

.companyFooter3 {
	background: #CE020C;
	height: 15px;
	width:251px;
	text-align:center;
	font-size:11px;
	padding:5px;
	margin: 5px 7px;
	text-decoration: underline;
	color: #FFFFFF;
}

.companyFooter4 {
	background: #172554;
	height: 15px;
	width:251px;
	text-align:center;
	font-size:11px;
	padding:5px;
	margin: 5px 7px;
	text-decoration: underline;
	color: #FFFFFF;
}

.companyFooter5 {
	background: #034361;
	height: 15px;
	width:251px;
	text-align:center;
	font-size:11px;
	padding:5px;
	margin: 5px 7px;
	text-decoration: underline;
	color: #FFFFFF;
}

.companyFooter6 {
	background: #283673;
	height: 15px;
	width:251px;
	text-align:center;
	font-size:11px;
	padding:5px;
	margin: 5px 7px;
	text-decoration: underline;
	color: #FFFFFF;
}

.companyFooter7 {
	background: #749CC8;
	height: 15px;
	width:251px;
	text-align:center;
	font-size:11px;
	padding:5px;
	margin: 5px 7px;
	text-decoration: underline;
	color: #FFFFFF;
}

.companyFooter8 {
	background: #8F1628;
	height: 15px;
	width:251px;
	text-align:center;
	font-size:11px;
	padding:5px;
	margin: 5px 7px;
	text-decoration: underline;
	color: #FFFFFF;
}

.companyFooter9 {
	background: #38166C;
	height: 15px;
	width:251px;
	text-align:center;
	font-size:11px;
	padding:5px;
	margin: 5px 7px;
	text-decoration: underline;
	color: #FFFFFF;
}

.companyFooter10 {
	background: #1F6AAD;
	height: 15px;
	width:251px;
	text-align:center;
	font-size:11px;
	padding:5px;
	margin: 5px 7px;
	text-decoration: underline;
	color: #FFFFFF;
}

.companyFooter11 {
	background: #165AAD;
	height: 15px;
	width:251px;
	text-align:center;
	font-size:11px;
	padding:5px;
	margin: 5px 7px;
	text-decoration: underline;
	color: #FFFFFF;
}

.companyFooter12 {
	background: #4B4877;
	height: 15px;
	width:251px;
	text-align:center;
	font-size:11px;
	padding:5px;
	margin: 5px 7px;
	text-decoration: underline;
	color: #FFFFFF;
}

.companyFooter13 {
	background: #0484B5;
	height: 15px;
	width:251px;
	text-align:center;
	font-size:11px;
	padding:5px;
	margin: 5px 7px;
	text-decoration: underline;
	color: #FFFFFF;
}

.companyFooter14 {
	background: #BF011D;
	height: 15px;
	width:251px;
	text-align:center;
	font-size:11px;
	padding:5px;
	margin: 5px 7px;
	text-decoration: underline;
	color: #FFFFFF;
}

.companyFooter15 {
	background: #B1A225;
	height: 15px;
	width:251px;
	text-align:center;
	font-size:11px;
	padding:5px;
	margin: 5px 7px;
	text-decoration: underline;
	color: #FFFFFF;
}

.companyFooter16 {
	background: #50239C;
	height: 15px;
	width:251px;
	text-align:center;
	font-size:11px;
	padding:5px;
	margin: 5px 7px;
	text-decoration: underline;
	color: #FFFFFF;
}

.companyFooter17 {
	background: #AA6D41;
	height: 15px;
	width:251px;
	text-align:center;
	font-size:11px;
	padding:5px;
	margin: 5px 7px;
	text-decoration: underline;
	color: #FFFFFF;
}

.nIS {
	background: #02ECF3 url(/images/p2p/voting_bar_2_w.gif) no-repeat;
	height: 5px;
	width: 50px;
	margin:5px 0 0 0px;
}

.companyFooterClose {
	text-align:right;
	height:20px;
	margin-right:15px;
	padding-top:2px;
	color: #000000;
}

.companyFooterClose a {
	color: #000000;
	float:left;
	margin-left:150px;
	font-size:11px;
	text-decoration:none;
}

.companyFooterClose a:hover {
	color: #000000;
	text-decoration: underline;
}

.shipHeaderFooter {
	padding: 10px 10px 3px 10px;
	background: #FFFFFF;
	height:20px;
}

.shipHeaderFooter1 {
	background: #F8CF0D;
	height: 17px;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	padding-top:3px;
	color: #132442;
}

.shipHeaderFooter2 {
	background: #4E0A2D;
	height: 17px;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	padding-top:3px;
	color: #FFFFFF;
}

.shipHeaderFooterColor {
	background: #000000;
	height: 17px;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	padding-top:3px;
	color: #FFFFFF;
}

.shipHeaderFooter3 {
	background: #CE020C;
	height: 17px;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	padding-top:3px;
	color: #FFFFFF;
}

.shipHeaderFooter4 {
	background: #172554;
	height: 17px;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	padding-top:3px;
	color: #FFFFFF;
}

.shipHeaderFooter5 {
	background: #034361;
	height: 17px;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	padding-top:3px;
	color: #FFFFFF;
}

.shipHeaderFooter6 {
	background: #283673;
	height: 17px;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	padding-top:3px;
	color: #FFFFFF;
}

.shipHeaderFooter7 {
	background: #749CC8;
	height: 17px;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	padding-top:3px;
	color: #FFFFFF;
}

.shipHeaderFooter8 {
	background: #8F1628;
	height: 17px;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	padding-top:3px;
	color: #FFFFFF;
}

.shipHeaderFooter9 {
	background: #38166C;
	height: 17px;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	padding-top:3px;
	color: #FFFFFF;
}

.shipHeaderFooter10 {
	background: #1F6AAD;
	height: 17px;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	padding-top:3px;
	color: #FFFFFF;
}

.shipHeaderFooter11 {
	background: #165AAD;
	height: 17px;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	padding-top:3px;
	color: #FFFFFF;
}

.shipHeaderFooter12 {
	background: #4B4877;
	height: 17px;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	padding-top:3px;
	color: #FFFFFF;
}

.shipHeaderFooter13 {
	background: #0484B5;
	height: 17px;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	padding-top:3px;
	color: #FFFFFF;
}

.shipHeaderFooter14 {
	background: #BF011D;
	height: 17px;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	padding-top:3px;
	color: #FFFFFF;
}

.shipHeaderFooter15 {
	background: #B1A225;
	height: 17px;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	padding-top:3px;
	color: #FFFFFF;
}

.shipHeaderFooter16 {
	background: #50239C;
	height: 17px;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	padding-top:3px;
	color: #FFFFFF;
}

.shipHeaderFooter17 {
	background: #AA6D41;
	height: 17px;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	padding-top:3px;
	color: #FFFFFF;
}
/*questNote*/
.qN {
	color: #000000;
	height: 20px;
	padding: 5px 0 0 10px;
	margin: 0px 10px;
	border-bottom: 1px solid #CCCCCC;
	background: #F2F2EA;
}
/*questNoteSubject*/
.qNS {
	float:left;
	width:410px;
}
/*questNoteImg*/
.qNI {
	float:left;
	width: 50px; 
}
/*questNoteNote*/
.qNN {
	float:left;
	width:20px;
	margin-left:10px;
	text-align:right;
}

/*questNote*/
.qNB {
	color: #000000;
	height: 20px;
	padding: 5px 0 0 10px;
	margin: 0 10px;
	border-bottom: 1px solid #CCCCCC;
	background:#F2F2EA;
	font-weight:bold;
}
/*questNoteSubject*/
.qNSB {
	float:left;
	width:410px;
}
/*questNoteImg*/
.qNIB {
	background:#F2F2EA;
	float:left;
	width: 50px; 
}
/*questNoteNote*/
.qNNB {
	float:left;
	font-weight:bold;
	width:20px;
	margin-left:10px;
	text-align:right;
}

.rightDarkClose{
	background-color:#FFFFFF;
	margin: 129px 10px 0 799px;
	*margin: 137px 10px 0 798px;
	width:120px;
	height:15px;
	position: absolute;
	padding: 5px 10px;
	visibility:hidden;
	display:none;
}

.rightDarkClose a {
	text-decoration:none;
}

.rightDarkClose a:hover {
	text-decoration:underline;
}

.answer0 {
	background: #F2F2EA;
	color: #000000;
	border-top: 1px solid #D2D5DA;
	margin: 0px 2px;;
	padding: 10px 5px 10px 10px;	
}

.answer1 {
	background: #FFFFFF;
	color: #000000;
	border-top: 1px solid #D2D5DA;
	margin: 0px 2px;;
	padding: 10px 5px 10px 10px;
}

.questionSubject {
	font-weight:bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height:15px;
	float:left;
	width:305px;
}

.answerNote {
	height:33px;
	color: #000000;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	float:left;
}

.answerNote span {
	margin-left:25px;
	font-size:11px;
	color: #000000;
	
}

.answerFooter {
	background: #A1B9E5;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:22px;
	border-top:2px solid #FFFFFF;
	padding:6px 10px 0 0px;
	text-align:right;
}


.answersClose {
	text-align:right;
	height:25px;
	margin-right:2px;
	padding-top:20px;
}

.answersClose a {
	color: #000000;
	float:left;
	margin-left:480px;
	font-size:11px;
	text-decoration: none;
}

.answersClose a:hover {
	color: #000000;
	text-decoration: underline;
}

.answersClose img {
	border: none;
	margin: 0px 4px 0px 5px;
}

.questionsHeader {
	padding:0px 0px 0px 0px;
	font-size:12px;
	text-align:left;
	margin:30px 0;
	
}

.questionToAsk0 {
	background: #F2F2EA;
	color: #000000;
	border-top: 1px solid #D2D5DA;
	font-size:11px;
	text-align:left;
	padding: 20px 10px 0px 10px;
}

.questionToAsk1 {
	background: #FFFFFF;
	color: #000000;
	border-top: 1px solid #D2D5DA;
	font-size:11px;
	text-align:left;
	padding: 20px 10px 0px 10px;
}

.questionAnswer {
	width:250px;
	float:left;
}

.questionAnswerBar {
	width:290px;
	float:left;
	height:33px;
	margin-top:-12px;
}

.questionAnswerImgBig {
	background: #02ECF3 url(/images/p2p/voting_bar_1_w.gif) no-repeat;
	margin: 15px 0 0 15px;
}

.questionAnswerBar span {
	margin-left:10px;
	font-size:11px;
	font-weight:bold;
	color: #000000;
}

.questionAnswerTitle {
	color: #04B6C0;
	font-size:11px;
	font-weight:bold;
	width:282px;
	padding-left: 20px;
	float:left;
}

.logoutButton {
	margin:30px 0 0 70px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	width:208px;
	height:20px;
	font-size:11px;
	background: url(/images/p2p/blue_button.gif) no-repeat;
	padding-top:3px;
	float:left;
}
.sendButton {
	margin:30px 0 0 200px;
	color: #FFFFFF;
	text-align:center;
	width:208px;
	height:20px;
	font-size:11px;
	font-weight:bold;
	background: url(/images/p2p/red_button.gif) no-repeat;
	padding-top:3px;
	float:left;	
}

.divSelectTrip  {
	background:#373737;
	margin:35px 0 0 40px;
	padding:10px 10px;
	height:30px;
	width:200px;
}


.commentHid{
	margin-top: 17px;
	visibility:hidden;
	display:none;
}

.commentHeadingHid {
	background: #A1B9E5;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	height:22px;
	border-top:1px solid #FFFFFF;
	padding:4px 2px 0 10px;
}

.commentHeadingHid .commentNumHid {
	float:left;
	text-align:center;
	width:50px;
	margin-left:-10px;
}


.commentHeadingHid .shipNameHid {
	float:left;
	text-align:center;
	width:505px;
}

.commentHeadingHid .shipNoteHid {
	float:left;
	text-align:center;
	width:40px;
	background: #24599F;
	height:18px;
	margin: -2px 0 0 0;
	padding:1px 0 0 0;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	color: #02ECF3;
	border: 1px solid #FFFFFF;
}

.commentTextHid{
	width:100%;
	background: #FFFFFF;
	border-bottom: 1px solid #D2D5DA;
	color: #000000;
	font-size:11px;
	font-weight:normal;
	height:45px;
}

.commentTextHid .divImgPosHid {
	height:100%;
	background: url(/images/p2p/positive.gif) no-repeat;
	background-position: 50% 50%;
	float:left;
	width: 50px;
}

.commentTextHid .divImgNegHid {
	height:100%;
	background: url(/images/p2p/negative.gif) no-repeat;
	background-position: 50% 50%;
	float:left;
	width: 50px;
}

.divCommentHid {
	height:40px;
	text-align:left;
	font-size:10px;
}

.commentFooterHid {
	background: #FFFFFF;
	color: #000000;
	font-size:11px;
	font-weight:normal;
	height:20px;
	padding: 5px 0 0 50px;
}

.commentFooterHid p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width:450px;
	float:left;
	text-align:left;
	font-size:10px;
}

















