@charset "utf-8";
/*
Theme Name: ARIUA
Theme URI: http://www.cmswp.jp/
Version: 1.0
Description: Fixed 2 column right sidebar theme
Author: ETNET Co., Ltd.
Author URI: http://www.etnet.co.jp/
Tags: fixed width, two columns, right
*/


/*
	GENERAL STYLES
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body				{ line-height: 1; }
ol, ul				{ list-style-image:none; list-style-type:none; list-style-position:outside; }
blockquote, q		{ quotes: none; }
blockquote:before,
blockquote:after,
q:before, q:after	{ content: ''; content: none; }
:focus				{ outline: 0; }
ins					{ text-decoration: none; }
del					{ text-decoration: line-through; }
table				{ border-collapse: collapse; border-spacing: 0; }

/*
	LAYOUT TOOLS
*/
.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; font-size: 1px;line-height:1px;}
.layoutCenter		{ margin: 0 auto; }
.textCenter			{ text-align: center !important; }
.textRight			{ text-align: right !important;}
.textLeft			{ text-align: left !important; }

/*
	PRINT TOOLS
*/
.page-break 		{ page-break-before: always; }

/*
	TYPOGRAPHIC TOOLS
*/
.error				{ border: 1px solid #fb4343; padding: 3px; color: #fb4343; }
.warning			{ border: 1px solid #d4ac0a; padding: 3px; color: #d4ac0a; }
.success			{ border: 1px solid #149b0d; padding: 3px; color: #149b0d; }
.callOut			{ font-size: 125%; font-weight: bold; }
.strikeOut			{ text-decoration: line-through; }
.underline			{ text-decoration: underline; }
.resetTypeStyle		{ font-weight: normal; font-style: normal; font-size: 100%; 
					  text-decoration: none; background-color: none; word-spacing: normal; 
					  letter-spacing: 0px; text-transform: none; text-indent: 0px; }

/* 
	STYLING EXTRAS
*/
/*
a[href^="mailto"]	{ background: url(images/emailIcon.png) left center no-repeat; padding-left: 10px; }
a[href~=".pdf"]		{ background: url(images/pdfIcon.png) left center no-repeat; padding-left: 10px; }
a.button			{ color: black; border: 1px solid black; padding: 3px; }
	a.button:hover	{ background: black; color: white; }
.transpBlack		{ background: url(images/transpBlack.png); }
*/

/*
	DISPLAY VALUES
*/
.hide				{ display: none; }
.show				{ display: block; }
.invisible			{ visibility: hidden; }

/*
	CAPTIONS
*/
.aligncenter,
div.aligncenter		{ display: block; margin-left: auto; margin-right: auto; }
.wp-caption			{ border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px;
					  margin:10px 10px 10px 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px;
					  -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img		{ margin: 0; padding: 0; border: 0 none; }
.wp-caption
p.wp-caption-text	{ font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; text-align:center; }

/*
	IMAGES
*/
p img				{ padding: 0; max-width: 100%; border:1px solid #C9C9C9; }
img.centered		{ display: block; margin-left: auto; margin-right: auto; }
img.aligncenter		{ display: block; margin-left: auto; margin-right: auto; text-align:center; }
img.alignright		{ padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft		{ padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright			{ float: right; }
.alignleft			{ float: left; }

/*
	CLEARFIX
*/
div					{ zoom:1; } /*for IE 5.5-7*/
/*div:after			{ content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }/*for modern browser*/

/*****************************************************************************/

/*
	ORIGINAL
*/
table				{ border:1px solid #C9C9C9; margin:10px auto; }
table th			{ background: #EEEEEE; border:1px solid #C9C9C9; font-weight:bold; padding:4px; text-align:center; }
table td			{ background: #FFFFFF; border:1px solid #C9C9C9; padding:4px; }
caption				{ caption-side:bottom; }
blockquote			{ text-align: left; padding:10px; margin:20px; border-left: 10px solid #0a0c0d; }
blockquote p		{ margin:.4em 0 .4em 0; }
blockquote ul		{ margin:10px 20px; text-align:justify; }
blockquote ul li	{ list-style-type:disc; list-style-position:outside; background:#FFFFFF; margin:0 0 5px 15px; vertical-align:top; }
.imedisabled		{ ime-mode: disabled; }
.input				{ border:1px solid #CCCCCC; padding:3px 5px; width:300px; }
.textarea			{ border:1px solid #CCCCCC; padding:2px 4px; width:450px; height:200px; }
.note				{ border:1px solid #CCCCCC; background: #EEEEEE; margin:10px; }
.entry-body .note p	{ margin:10px; }
.entry-body .note ul li,
.entry-body .note ol li { background:#EEEEEE; }
.more-link			{ }
.bold				{ font-weight:bold; }
.hr					{ border-bottom:1px dotted #CCC; margin: 20px 30px 20px 30px; clear:both; font-size:1px; line-height:1px; }
.noborder			{ border:none; }

body				{ margin:0; padding:0; border:0; width:100%; line-height:1.3em;
					  font-size:0.8em; background:#FFFFFF; text-align:center; }
body.english		{ font-size:0.9em; }
a					{ color:#000099; text-decoration:underline; }
a:hover				{ text-decoration:none; }
h1, h2, h3,
h4, h5, h6			{ margin:.8em 0 .2em 0; padding:0; }
p					{ margin:.4em 0 .8em 0; padding:0; }
img					{ margin:10px 0 5px; }
img.topimage		{ border:1px solid #c9cfcf; background: #ecedef; padding:10px; }

#container			{ position:relative; width:950px; margin:0 auto; padding:0; border:0; }

/*
	HEADER
*/
#headerbox			{ width:100%; margin:30px 0 0; padding:0; background:#1b0e1a url(images/header_bg.jpg) no-repeat top center; color:#FFFFFF; height:150px; min-width:950px; }
* html body div#headerbox {	width: expression(document.body.clientWidth < 952? "950px" : "auto"); }
#header				{ position:relative; width:930px; margin:0 auto; padding:0; z-index:1; }
#header h1			{ text-align:right; padding:20px 0 0; margin:0; }
#header p			{ margin:0 0 0 400px; padding:0; width:530px; text-align:right; }
#header h2			{ font-weight:normal; position:absolute; top:-23px; left:0; line-height:1.3em; margin:0; padding:0; }
#header h3			{ margin:0 0 0 20px; padding:0; position:absolute; top:140px; left:20px; font-weight:normal;
					  color:#FFFFFF; width:300px; text-align:left; }
#header img			{ margin:0; padding:10px 0; position:absolute; top:5px; left:0; }
* html body #header img {behavior: expression(IEPNGFIX.fix(this)); }

/*
	TOP HEADER
*/
#top_header_box			{ width:100%; height:30px; margin:0; padding:0; position:absolute; top:0; background:#ecedef; border-bottom: 1px solid #c9cfcf; }
#top_header				{ text-align:right; width:930px; margin:0 auto; }
#top_header ul			{ list-style-type: none; margin:5px 0; }
#top_header ul li		{ display:inline; border-right:1px solid #999999; padding: 0 10px; }
#top_header ul li.last	{ border-right:0; padding-right:0; font-weight:bold; font-size:120%; }
#top_header ul li.last a { color:#FF0000; }

/*
	NAVIGATION
*/
#navi_box			{ width:100%; margin:0; padding:0; position:absolute; top:130px; min-width:950px; text-align:center; }
#navi				{ width:930px; margin:0 auto; padding:0; height:40px; overflow:hidden; }
* html body div#navi {	width: expression(document.body.clientWidth < 952? "950px" : "auto"); }
#navi ul			{ width:930px; height:40px; position:relative; background:url(images/navi.jpg) no-repeat; margin:0; padding:0; }
#navi ul li			{ float:left; }
#navi ul li a		{ position:absolute; top:0; margin:0; padding:0; display:block; height:40px;
					  background:url(images/navi.jpg) no-repeat; text-indent:-9999px; overflow:hidden; }
#navi ul li#navi1 a	{ left:0px; width:120px; background-position:0 0; }
#navi ul li#navi2 a	{ left:120px; width:98px; background-position:-120px 0; }
#navi ul li#navi3 a	{ left:218px; width:107px; background-position:-218px 0; }
#navi ul li#navi4 a	{ left:325px; width:115px; background-position:-325px 0; }
#navi ul li#navi5 a	{ left:440px; width:125px; background-position:-440px 0; }
#navi ul li#navi6 a	{ left:565px; width:135px; background-position:-565px 0; }
#navi ul li#navi7 a	{ left:700px; width:120px; background-position:-700px 0; }
#navi ul li#navi8 a	{ left:820px; width:110px; background-position:-820px 0; }
#navi ul li#navi1 a:hover	{ background-position:0 -40px; }
#navi ul li#navi2 a:hover	{ background-position:-120px -40px; }
#navi ul li#navi3 a:hover	{ background-position:-218px -40px; }
#navi ul li#navi4 a:hover	{ background-position:-325px -40px; }
#navi ul li#navi5 a:hover	{ background-position:-440px -40px; }
#navi ul li#navi6 a:hover	{ background-position:-565px -40px; }
#navi ul li#navi7 a:hover	{ background-position:-700px -40px; }
#navi ul li#navi8 a:hover	{ background-position:-820px -40px; }
#navi ul li#navi1 a.current	{ background-position:0 -40px; }
#navi ul li#navi2 a.current	{ background-position:-120px -40px; }
#navi ul li#navi3 a.current	{ background-position:-218px -40px; }
#navi ul li#navi4 a.current	{ background-position:-325px -40px; }
#navi ul li#navi5 a.current	{ background-position:-440px -40px; }
#navi ul li#navi6 a.current	{ background-position:-565px -40px; }
#navi ul li#navi7 a.current	{ background-position:-700px -40px; }
#navi ul li#navi8 a.current	{ background-position:-820px -40px; }

#navi_en			{ width:930px; margin:0 auto; padding:0; height:40px; overflow:hidden; }
#navi_en ul			{ width:930px; height:40px; position:relative; background:url(images/navi_en.jpg); margin:0; padding:0; }
#navi_en ul li			{ float:left; }
#navi_en ul li a		{ position:absolute; top:0; margin:0; padding:0; display:block; height:40px;
					  background:url(images/navi_en.jpg) no-repeat; text-indent:-9999px; overflow:hidden; }
#navi_en ul li#navi1_en a	{ left:50px; width:100px; background-position:-50px 0; }
#navi_en ul li#navi2_en a	{ left:200px; width:90px; background-position:-200px 0; }
#navi_en ul li#navi3_en a	{ left:340px; width:110px; background-position:-340px 0; }
#navi_en ul li#navi4_en a	{ left:520px; width:150px; background-position:-520px 0; }
#navi_en ul li#navi5_en a	{ left:740px; width:140px; background-position:-740px 0; }
#navi_en ul li#navi1_en a:hover	{ background-position:-50px -40px; }
#navi_en ul li#navi2_en a:hover	{ background-position:-200px -40px; }
#navi_en ul li#navi3_en a:hover	{ background-position:-340px -40px; }
#navi_en ul li#navi4_en a:hover	{ background-position:-520px -40px; }
#navi_en ul li#navi5_en a:hover	{ background-position:-740px -40px; }
#navi_en ul li#navi1_en a.current	{ background-position:-50px -40px; }
#navi_en ul li#navi2_en a.current	{ background-position:-200px -40px; }
#navi_en ul li#navi3_en a.current	{ background-position:-340px -40px; }
#navi_en ul li#navi4_en a.current	{ background-position:-520px -40px; }
#navi_en ul li#navi5_en a.current	{ background-position:-740px -40px; }

/*
	HOMEBAR
*/
#homebar_box		{ width:100%; height:330px; margin:0; padding:10px 0 30px; border-bottom: 1px solid #c9cfcf; 
					  background:#1b0e1a url(images/homebar_bg.jpg) no-repeat top center; line-height:1.8; min-width:950px; }
* html body div#homebar_box {	width: expression(document.body.clientWidth < 952? "950px" : "auto"); }
#homebar			{ width:930px; background:url(images/homebar_trans.png) repeat; color:#FFFFFF; height:340px;
					  margin:0 auto; padding:0; overflow:hidden; position:relative; }
* html body #homebar { behavior: expression(IEPNGFIX.fix(this)); }
#homebar #slider	{ width:930px; }
#homebar #slider ul li { width:930px; text-align:left; display:block; height:340px; position:relative; }
#homebar #prevBtn	{ position:absolute; bottom:10px; right:60px; }
#homebar #nextBtn	{ position:absolute; bottom:10px; right:15px; }
#homebar img.alignleft { margin:0; padding:0 10px 0 0; }
#homebar img.slideimg { position:absolute; top:20px; left:20px; margin:0; padding:0; }
#homebar div.homebartext { position:absolute; top:15px; right:15px; width: 290px; height:200px; }
#homebar #slider .homebar_title { font-weight:bold; }

/*
	CONTAINER
*/
#colmask			{ clear:both; width:930px; margin:0 auto; overflow:hidden; background:#FFFFFF; text-align:left; }
#contents_wrapper	{ width:665px; float:left; padding:0 0 20px; margin:0; }
#contents_wrapper2	{ width:100%; float:left; padding:0 0 20px; margin:0; }
#contents			{ margin:0 15px 0 0; padding:0; }

/*
	ENTRY
*/
.entry				{ margin:0 0 20px 0; text-align:center; line-height: 1.5em; }
.entry h2			{ font-size:1.2em; letter-spacing:2px; margin:1em 1em 1.2em 1em; line-height:42px; padding:0; overflow:hidden; text-align:justify; border-bottom:1px dotted #CCC; clear:both; }
.entry-body 		{ text-align:center; }
.entry-body p		{ margin:0.8em 1.2em 1.2em 1.2em; text-align:left; }
.entry-body blockquote p {margin:0;}
.entry-body ul		{ margin:0.8em 1.2em 1.2em 1.2em; text-align:left; }
.entry-body ol		{ margin:0.8em 1.2em 1.2em 1.2em; text-align:left; }
.entry-body dl		{ margin:0.8em 1.2em 1.2em 1.2em; text-align:left; }
.entry-body dl dt	{ font-weight:bold;}
.entry-body dl dd	{ margin:0 20px 10px;}
.entry-body ul li	{ list-style-type:disc; list-style-position:outside; background:#FFFFFF; margin:0 0 10px 25px; vertical-align:top; }
.entry-body ol li	{ list-style-type:decimal; list-style-position:outside; background:#FFFFFF; margin:0 0 10px 25px; }
.entry-body h3		{ font-size:1.2em; letter-spacing:2px; margin:1.5em 1em 0; padding:0; overflow:hidden; text-align:justify; text-decoration:underline; clear:both; }
.entry-body h4		{ font-size:1.2em; letter-spacing:2px; margin:1.5em 1em 0; padding:0; overflow:hidden; text-align:justify; clear:both; }
.entry-body h5		{ font-size:1.2em; letter-spacing:2px; margin:1.5em 1em 0; padding:0; overflow:hidden; text-align:justify; clear:both; }
.entry-body h6		{ font-size:1.2em; letter-spacing:2px; margin:1.5em 1em 0; padding:0; overflow:hidden; text-align:justify; clear:both; }
.entry-footer		{ margin:0 20px; text-align:right;}

#cftsearch0			{ display:none; }
#cftsearch2			{ background:#ecedef; border: 1px solid #c9cfcf; margin:15px 20px; padding:10px; } 
#cftsearch2 p		{ margin:5px; }

ul.tags				{ text-align:right; display:inline; }
ul.tags li			{ float:right; background:url(images/tag.gif) no-repeat left center; padding-left:18px; margin-left:5px; display:inline; white-space:nowrap; }
span.datetime		{ background:url(images/datetime.gif) no-repeat left center; padding-left:18px; }
span.category		{ background:url(images/category.gif) no-repeat left center; padding-left:18px; }
span.author			{ background:url(images/author.gif) no-repeat left center; padding-left:18px; }
span.rss			{ background:url(images/rss_feed.gif) no-repeat left center; padding-left:22px; }

div.post_navi		{ background:#ecedef; border: 1px solid #c9cfcf; margin:-10px 20px 0 20px; }
div.post_previous	{ float:left; width:45%; margin:10px 0 10px 10px; }
div.post_next		{ float:right; width:45%; text-align:right; margin:10px 10px 10px 0; }

div.breadcrumb		{ line-height: 1.5em; margin:1.6em 0 0; }

dl.news				{ clear:left; }
dl.news	dt			{ width:130px; float:left; margin:0; padding:0; }
dl.news dd			{ width:480px; float:left; margin:0 0 10px; padding:0; }

div.related_posts			{}
div.related_posts_head		{ line-height:2em; margin:0 0 10px 0; padding:3px 10px; background:#EEEEEE; font-weight:bold; }
ul.st-related-posts			{ background:#FFFFFF; position:relative; margin-left:15px; }
ul.st-related-posts li		{ padding-left: 25px; margin:0; background:#FFFFFF url(images/post.gif) no-repeat; }
div.related_posts			{ margin:30px 0; }

#searchform					{ text-align:center; padding:0; margin:0; }
.comment					{ margin:30px 20px; }
.comment p					{ padding-left:15px; }
.nocomments					{ display:none; }
.comments-head				{ line-height:2em; background:#EEEEEE; margin:0 0 10px 0; padding:3px 10px; }
.comment-footer				{ margin:-5px 0 20px 0; }

.ddsg-wrapper ul			{ margin:5px 10px; }
.ddsg-wrapper ul li			{ list-style-image:none; list-style-type:none; }
.ddsg-wrapper ul li			{ margin-left:20px; background:#FFFFFF url(images/post.gif) no-repeat;padding-left: 25px;}

ul.archive li {list-style-image:none; list-style-type:none; background:#EEFDDC url(images/post.gif) no-repeat;padding-left: 25px;}

.wpcf7-form .input1			{ border:1px solid #CCCCCC; padding:2px 4px; width:150px; }
.wpcf7-form .input2			{ border:1px solid #CCCCCC; padding:2px 4px; width:300px; }
.wpcf7-form .textarea		{ border:1px solid #CCCCCC; padding:2px 4px; width:500px; height:200px; }

#map_canvas					{ width:610px; height:350px; border: 1px solid #c9cfcf; margin:auto; } 

/*
	SIDEBAR
*/
.sidebar					{ float:right; padding-top:20px; }
.sidebar ul					{ height: auto !important; height: 1%; }
li.box						{ margin:0 0 20px 15px; width:250px; }
li.box p					{ margin:.2em .6em .2em .6em; }
li.box h3					{ padding:0; margin:0; font-size:1.2em; letter-spacing:1px; line-height:1.5; }
li.box h3 a					{ }
li.box div.widget			{ margin:10px 0; background:#ecedef; border: 1px solid #c9cfcf; }
li.box div.widget div.widget_child { margin:10px; background:#FFFFFF; padding:10px 0 10px; }
li.box ul					{ margin:0 5px 0; }
li.box ul li				{ padding-left: 20px; margin:0; background:#FFFFFF; line-height:1.8; }
li.box ul li				{ background: #FFFFFF url(images/post.gif) no-repeat;}
li.box ul li.comment		{ background:url(images/comment.gif) no-repeat; }
li.box ul li.cat-item		{ background:#FFFFFF url(images/category.gif) no-repeat; }
li.box ul li.hometab		{ background:url(images/home.gif) no-repeat; }
li.box ul li.sitemap-page	{ background:url(images/sitemap.gif) no-repeat; }
li.box ul li.contact-page	{ background:url(images/contact.gif) no-repeat; }
li.box ul.st-tag-cloud li	{ background:url(images/tag.gif) no-repeat; }
li.box div.st-tag-cloud		{ margin:.4em 1em .8em 1em; }

/*
	FOOTER
*/
#footer_box					{ width:100%; background:#ecedef; clear:both; color:#646567; border-top: 1px solid #c9cfcf; }
#footer						{ margin:0 auto; padding:0; position:relative; text-align:right; width:930px; height:80px; }
#footer ul					{ list-style-type: none; padding: 20px 0 5px; margin:0; }
#footer ul li				{ display:inline; border-right:1px solid #666666; padding: 0 10px; }
#footer ul li.last			{ border-right:0; padding-right:0; }
#footer h3					{ margin:0; padding:0;}
#footer img					{ position:absolute; top:15px; left:0; margin:0; padding:0; }
#footer img a				{ text-decoration:none; }
* html body #footer img		{ behavior: expression(IEPNGFIX.fix(this)); }

/*
	OTHERS
*/
table.cftsearch				{ width:610px; margin:15px auto; }
table.cftsearch th			{ text-align:right; width:150px; white-space:nowrap; }
table.cftsearch td			{ text-align:left; }
table.cftsearch td ul		{ margin:0; padding:0; }
table.cftsearch td ul li	{ list-style:none; display:block; margin:0 20px 0 0; width:150px; float:left; }
table.cftsearch td p		{ margin:0; padding:0; }

table.cftlist				{ width:610px; margin:15px auto; }
table.cftlist th			{ text-align:center; white-space:nowrap; }
table.cftlist td			{ text-align:center; }
table.cftlist td ul			{ margin:0; padding:0; }
table.cftlist td ul li		{ list-style:none; display:inline; margin:0 10px 0 0; }

ul.index_list				{ width:610px; }
ul.index_list li			{ display:block; float:left; width:100px; text-align:left; margin:0 0 5px; padding:0; text-align:center; }

li.box ul.privilege li		{ list-style:disc; padding:0; margin:0 0 0 25px; background:none; }

.infowindow					{ text-align:left; }

.wp-pagenavi				{ text-align:center; line-height:2em; }
.wp-pagenavi a,
.wp-pagenavi a:link			{ padding: 2px 4px 2px 4px; margin: 2px; text-decoration: none;
							  border: 1px solid #c9cfcf; background-color: #ecedef; }
.wp-pagenavi a:visited		{ padding: 2px 4px 2px 4px;	margin: 2px; text-decoration: none;
							  border: 1px solid #c9cfcf; background-color: #ecedef; }
.wp-pagenavi a:hover		{ border: 1px solid #c9cfcf; background-color: #108597; color:#FFFFFF; }
.wp-pagenavi a:active		{ padding: 2px 4px 2px 4px; margin: 2px; text-decoration: none;
							  border: 1px solid #c9cfcf; background-color: #ecedef; }
.wp-pagenavi span.pages		{ padding: 2px 4px 2px 4px;	margin: 2px 2px 2px 2px; border:0; }
.wp-pagenavi span.current	{ padding: 2px 4px 2px 4px;	margin: 2px; font-weight: bold;
							  border: 1px solid #c9cfcf; background-color: #ecedef; }
.wp-pagenavi span.extend	{ padding: 2px 4px 2px 4px; margin: 2px; background-color: #ecedef; }

.gallery					{ margin: auto; }
.gallery-item				{ float: left; margin:0; padding:0; text-align: center; width:160px; }
.gallery-icon				{ text-align:center; }
.gallery img				{ border: 1px solid #cfcfcf; margin:0; padding:0; }
.gallery-caption			{ margin-left: 0; display:none; }
.gallery img:hover			{ border: 1px solid #666666; overflow:none; }
.entry-body .gallery dl		{ margin:10px 0; }
#lightbox-container-image-data-box { overflow:hidden; }

#wpf-wrapper table,
#wpf-wrapper td				{ border:none; vertical-align:middle; }
#mainmenu, #wpf-info		{ display:none; }
#wpf-wrapper textarea		{ width:95%; }
#wpf-wrapper table			{ font-size:100%; }

.wpcf7-list-item			{ display:block; }
#net_shop_admin_shopping_cart { margin-bottom:50px; }
.net_shop_admin_update_quantity { text-align:right !important; }
.net-shop-admin-billing-information-input .input { width:150px; }
.net-shop-admin-billing-information-input .width300 { width:300px; }
.net-shop-admin-billing-information-input .width400 { width:400px; }
.form-table td { padding:5px 10px; }

.thankyou_message p			{ text-align:center !important; }

.pdf						{ background:#FFFFFF url(images/doc_pdf.png) left top no-repeat; padding-left:20px; display:block; }

ul.overallsurveylist		{ list-style:none; margin:0 15px; padding:0; }
ul.overallsurveylist li		{ list-style:none; width:200px; margin:0; padding:0; margin-right:7px; float:left; }
ul.overallsurveylist li img	{ margin:0; border:1px solid #CCC; }
ul.overallsurveylist li a:hover img	{ border:1px solid #000099; }
ul.overallsurveylist li.last { margin-right:0; }
ul.overallsurveylist:after	{ content:" "; clear:both; height:0; display:block; visibility:hidden; }