body {
	text-align: left;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

object {
	outline:none;
}

h1 {
	text-align: center;
	margin: 5px 0px 5px 0px;
	color: #00649B;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight:normal;
}

h2 {
	text-align: center;
	margin: 10px 0px 5px 0px;
	color: #00649B;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:normal;
}

h3 {
	text-align: center;
	margin: 50px 0px 20px 0px;
	color: #00649B;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight:normal;
}

.main {
	margin:20px auto 20px auto;
	width:850px;
}

.content {
	margin-top: 20px;
	position: relative;
}

.screenshot {
	display: inline-block;
	margin: 2px;
	width: 280px;
	height: 158px;
	background: #5555FF;
}


.normal {
	font-size: 16px;
	color: #000000
}

.alt_widgets {
	margin: 20px 20px 0 0;
	text-align:left;
    color:#818181;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
}

.fieldError {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #EC1717;
}


.step_caption {
/*	font-weight: bold;*/
	color: #00649B;
}

.name {
	margin-left:5px;
}

.language {
	margin-top:15px;
}

.language_choice {
	margin-top:5px;
	margin-left:10px;
	width:235px;
}
.size {
	margin-top:15px;
}

.size ul {
    margin:5px 0px 0px 0px;
    padding:0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.size li {
}

.radio_params {
	margin-top:15px;
}

.radio_params ul {
    margin:5px 0px 0px 0px;
    padding:0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.radio_params li {
	padding-left: 10px;
}

.look {
	margin-top:15px;
}

.look ul {
    margin:5px 0px 0px 0px;
    padding:0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.look li {
	padding-left: 10px;
}

.comment {
    color:#717171;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
    margin:2px 0;
    text-align:justify;
    text-decoration:none;
}

.publish_caption {
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 18px;
	color: #00649B;
}

.publish {
	margin-top: 5px;
	margin-left: 10px;
}

.publish ul {
    margin:0px 0px 20px 10px;
    padding:0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.add_to_google2 {
	margin-top:5px;
}

a.add_to_google2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(img/add_to_igoogle.png) no-repeat scroll left top;
	padding:22px 170px 15px 0px;
	font-size:0px;
    text-indent: -50000px;
}

a.add_to_google2:hover {
    background:transparent url(img/add_to_google_hover.png) no-repeat scroll left top;
}

.footer2 {
	clear: both;
	text-align: center;
	padding-top: 20px;
/*	background:#FCF;*/
}
