﻿.menucomments {
	padding: 3px 3px 5px 3px;
	margin-right: auto;
	margin-left: auto;
	width: 60%;
	border: thin solid #000080;
	margin-bottom: 2px;
	text-align: center;
}
.linkscomments {
	list-style-type: none;
	list-style-image: url('../../5starRating_1vote/library/cpGuestbook/images/blu_b ullet.gif');
	list-style-position: outside;
	padding-left: 20px;
}
.tbl {

	border: 1px solid #000080;
	font-size: 11px;
}
.main {
	position: relative; /* required by NN */
	;
	width: 780px;
	border: 1px solid #000080;
	background: #FFFFFF;
	margin: 0;
	float: right;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	overflow: hidden;
}
/* the workaround */ 
/* moz 1.4 requires something in the content field */ 
.main:after{ 
content: "."; display: block; line-height: 1px; font-size: 1px; clear: both;} 

.leftside {
	float: left;
	width: 360px;*/;
	background: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.rightside {
	padding: 3px;
	float: right;
	/*width: 300px;*/
	background: #FFFFFF;
	text-align: center;
}

#title {
	width: 50%;
	font-size: 18px;
	font-weight: bold;
	font-family: sans-serif;
	color: #000000;
	text-align: center;
}
.support {
	padding: 10px;
}
.prere li {
	list-style-type: disc;
	list-style-position: inside;
}
.instal li {
	list-style-type: decimal;
	list-style-position: inside;
}
