body
{
	background-position: 3px 0;
	background-repeat: repeat-x;
	background-color: white;
	text-align: center;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
}

img
{
	border:0;
}

.page_container
{
	padding:0;
	margin-left: 5px;
	width: 1060px;
}

ul
{
	xmargin:0;
	text-align: left;
	padding-left:20px;
}

li
{
	xmargin:0;
	xpadding:0;
	color:#19A9CB;
	list-style: square outside;
}

a
{
	text-decoration: none;
	color: #333333;
}

.header
{
	margin-left:0;
	margin-right:0;
	width: 1060px;
	height: 100px;

}

.header_banner
{
	position: relative;
	width:728px;
	height: 90px;
	margin-top:0px;
	margin-left:40px;
}

.logo
{
	margin-top:7px;
	margin-bottom:1px;
	float: left;
}

.sitename
{
	position:relative;
	top: 40px;
	float: left;
}

.search
{
	text-align:right;
}

.search_box
{
	width:100px;
	margin-top:12px;
	background-color: white;
	border:0;
	color: #7E7E7E;

}

.search_box_back
{
	xwidth:10px;
	padding-left:10px;
	height:18px;
	padding-bottom: 2px;
	padding-top: 2px;
	border:0;
	background-image: url(img/search_back.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.search_button
{
	margin-right:8px;
	margin-top:12px;
	-moz-border-radius-topright:9px;
	-moz-border-radius-bottomright:9px;
	-webkit-border-top-right-radius:9px;
	-webkit-border-bottom-right-radius:9px;
	border:0;
}

.menu_bar
{
	width: 1060px;
	height: 44px;
	overflow:hidden;
	margin-top:18px;
	margin-bottom:10px;
}

.menu_bar_back
{
	background-image: url(img/menu_bar_back.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	margin-left: 15px;
	margin-right: 16px;
	height: 44px;
}

.menu_bar_item
{
	font-size:14px;
	display:block;
	padding-top:10px;
	float:left;
	height:44px;
	padding-left: 36px;
	padding-right: 36px;
	font-weight:bold;
	color: black;
	text-shadow: 0px 1px 0px white; 
}

.menu_bar_item:hover
{
	color: white;
	background-image: url(img/menu_bar_back2.png);
	text-shadow: 0px 1px 0px black;
}

.menu_bar_item_selected
{
	font-size:14px;
	font-weight:bold;
	display:block;
	float:left;
	padding-top:10px;
	padding-left: 36px;
	padding-right: 36px;
	height:44px;
	color: white;
	background-image: url(img/menu_bar_back_sel.png);
	text-shadow: 0px 1px 0px black;
}

.menu_bar_item_sel
{
	color: white;
}

.menu_bar_item_sel:hover
{
	color: #E0E0E0;
}


.menu_bar_separator
{
	float:left;
}

.menuitem
{
    float: left;
}

.footer_bar
{
	margin-top: 8px;
}

.footer_item
{
	height:16px;
	padding-left: 4px;
	padding-right: 4px;
	font-size:10px;
	color: #82ADEC;
  white-space: nowrap;
}

.hover
{
	background-color: #82ADEC;
	color:white;
}


.documentbody
{
	width: 1060px;
	display:block;
	overflow:visible;
	height:auto;
	text-align: left;
	padding: 0;
	margin: 0;
	min-height:620px;
}

.next
{
	display:block;
	float:right;
	background-image: url(img/more_bar.gif);
	background-position: top right;
	text-align: right;
	padding: 2px 32px 0 0;
	background-repeat: no-repeat;
	height: 19px;
	margin: 3px 4px 0 0;
	text-decoration: none !important;
	background-color: transparent !important;
}


.prev
{
	display:block;
	float:left;
	background-image: url(img/less_bar.gif);
	background-position: top left;
	text-align: left;
	padding: 2px 0 0 32px;
	background-repeat: no-repeat;
	height: 19px;
	margin: 3px 0 0 4px;
	width: 35%;
	text-decoration: none !important;
	background-color: transparent !important;
}
.divc
{
	margin: 0 auto;
	float:none !important;
}
.width175
{
	width:175px;
	overflow:hidden;
}


.width176
{
	width:176px;
	overflow:hidden;
	margin-left: 8px !important;
}

.width200
{
	width:200px;
	overflow:hidden;
}

.width250
{
	width:250px;
	overflow:hidden;
}

.width300
{
	width:300px;
	overflow:hidden;
}

.width360
{
	width:360px;
	overflow:hidden;
}

.width355
{
	width:355px;
	overflow:hidden;
}

.width350
{
	width:350px;
	overflow:hidden;
}

.width450
{
	width:450px;
	overflow:hidden;
}

.width270
{
	width:270px;
	overflow:hidden;
}

.width700
{
	width:700px;
	overflow:hidden;
}

.width500
{
	width:500px;
	overflow:hidden;
}

.width580
{
	width:580px;
	overflow:hidden;
}

.width730
{
	width:730px;
	overflow:hidden;
}

.width720
{
	width:720px;
	overflow:hidden;
}

.column
{
	float:left;
	margin-left:10px;
}

.nomargin
{
	margin: 0 !important;
}

.noborder
{
	border: none !important;
}

.overflow
{
	overflow: visible;
}

.container
{
	float:left;
	margin-bottom:10px;
	padding:0;
	text-align: justify;
	display: block;
	color: #333333;
	font-weight: normal;
	-moz-border-radius:8px;
}

.clearer
{
	clear: both;
	line-height: 0;
	height: 0;
	overflow:hidden;
	font-size:1px;
}

.default_box_top
{
	width:100%;
	background-color: #82ADEC;
	color: black;
	font-size: 16px;
	font-weight: normal;
	text-align:left;
	background-image: url(img/default_top_box_back.gif);
	background-position: 100% 0;
	padding:4px;
	padding-left:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	border-top: 1px solid #92BDFC;
	border-left: 1px solid #82ADEC;
	border-right: 2px solid #82ADEC;
	text-shadow: 0px 1px 0px white;
}


.default_box_mid
{
	background-color:white;
	width:100%;
	font-weight: normal;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	border-top: 1px solid #92BDFC;
	border-left: 1px solid #92BDFC;
	border-right: 2px solid #82ADEC;
	border-bottom: 2px solid #729DDC;
}

.block_link
{
	text-align:left;
	display:block;
	margin-bottom:2px;
	margin-top:4px;
	padding-left:2px;
}

.block_link:hover
{
	background-color: #D0DEE7;
}

h3
{
	font-size:inherit;
	padding:0;
	display: inline;
	margin:0;
}

h2
{
	font-size:16px;
	padding:0;
	display: inline;
	margin:0;
}

h1
{
	font-size:12px;
	padding:0;
	display: inline;
	margin:0;
}

.partners
{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
	display:block;
	background-color:#82ADEC;
	color:white;
	text-indent: 4px;
}

.poll_table
{
	width:100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

.poll_table_checkbox
{
	width:40px;
	padding-left:20px;
	border: 1px solid black;
}

.poll_question_long
{
	font-size: 9px;
	font-weight:normal;
	margin:0;
	padding:0;
}

.poll_question_short
{
	font-size: 11px;
	font-weight:normal;
	margin:0;
	padding:0;
}

.poll_bar_back
{
	position:relative;
	margin-bottom:2px;
	width:100%;
	height:11px;
	background-color: #A2C6F8;
	border:1px solid #000000;
	overflow:hidden;
	xbackground-image: url(img/menu_bar_back.gif);
	xbackground-attachment: fixed;
	background-position: 100% 0;
	background-repeat: repeat;
}

.poll_bar_value
{
	height:11px;
	background-image: url(img/poll_back2.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.poll_bar_value2
{
	height:11px;
	background-image: url(img/poll_back.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	
}

.poll_value
{
	text-align:right;
	font-weight: bold;
	position:relative;
	top:-13px;
	height:11px;
	font-size:10px;
	padding-left:1px;
	padding-top:0;
	overflow:hidden;
	margin-right:1px;
	padding-right:8px;
	color:black;
}

.poll_message
{
	font-size:9px;
	text-align: left;
	margin-top:4px;
	margin-bottom:4px;
}

.poll_question
{
	text-align: left;
	margin-bottom:4px;
}

.l
{
	text-align:left !important;
}

.r
{
	text-align:right !important;
}

.c
{
	text-align:center !important;
}

.j
{
	text-align:justify !important;
}

.fl
{
	float:left !important;
}

.fr
{
	float:right !important;
}

.b
{
	font-weight:bold;
}

.i
{
	font-style: italic;
}

hr
{
	border-top: none; /*1px dashed #CCCCCC;*/
	border-left:none;
	border-right:none;
	border-bottom:none;
	height:1px;
	background-color:#82ADEC;
	margin: 4px;
}

.oh
{
	overflow:hidden;
}

.rss
{
	float:right;
	margin-top:8px;
	margin-right:8px;
	margin-left:8px;
	color:  #CECECE;
}

.subtitle
{
	text-align:left;
	font-weight:bold;
	margin-top:8px;
}

.title
{
	text-align:left;
	font-weight:bold;
	margin-top:8px;
	font-size:16px;
}

.para
{
	xmargin: 4px 8px 0 8px;
}

.smallpara
{
	margin: 4px 8px 0 8px;
	font-size:9px;
}

.para_big_gap
{
	margin: 16px 8px 0 8px;
}

.media_image
{
	border:1px solid black;
}

.image_comment
{
	font-style: italic;
	font-size:10px;
	font-weight:normal;
	color:#909090;
	text-align: justify;
	margin: 0 auto;
	padding-left:8px;
	padding-right:8px;
}


.IMG_FLOAT_LEFT
{
	float:left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	text-align:left;
}

.IMG_FLOAT_RIGHT
{
	float:right;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 8px;
	text-align:right;
}


.IMG_FLOAT_CENTER
{
	padding-top: 4px;
	padding-bottom: 8px;
	width:100%;
	text-align:center;
}

.pages_link
{
	float:left;
	margin-top: 4px;
	margin-right: 1px;
	margin-bottom: 4px;
	padding-left:2px;
	padding-right:2px;
}



.review_li
{
	margin-left:0;
	margin-bottom:2px;
}

.commentbox
{
	margin:10px;
	padding:4px;
	background-color: #ECECEC;
	border-left: 4px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.comment
{
	margin-top:4px;
	padding:4px;
	background-color: #F0F0F0;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}

.name
{
	font-weight: bold;
}
.time
{
	font-style: italic;
}
.warning
{
	width:100%;
	color:red;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.captcha_box
{
	width:250px;
	border:1px solid #ECF2CC;
	background-color: #FFF2DC;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}


.captcha_text
{
	width:90px;
	margin-left:12px;
	height:20px;
}

.posneg
{
	float:left;
	margin-right: 24px;
}

.award
{
float:right;
 text-align:center;
font-size:8px;
color: #CFC298;
width:100px;
}

/* DEFINITION LIST PROGRESS BAR */

dl, dt, dd{margin:0;padding:0;}

dd{
	width:216px;
	height:41px;
	background:url(img/pbar/bg_bar.gif) no-repeat 0 0;
	position:relative;
}
dd span{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(img/pbar/bar.gif) no-repeat 0 0;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
dd em{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(img/pbar/bg_cover.gif) repeat-x;
	top:0;
}


/* SINGLE PROGRESS BAR */

.progressBar{
	width:216px;
	height:41px;
	background:url(img/pbar/bg_bar.gif) no-repeat 0 0;
	position:relative;
}
.progressBar span{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(img/pbar/bar.gif) no-repeat 0 0;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
.progressBar em{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(img/pbar/bg_cover.gif) repeat-x 0 0;
	top:0;
}

.editor_link
{
	display: block;
	margin-left:4px;
	margin-top:4px;
	margin-right:40px;
	width:710px;
	border-bottom: 1px solid #a0a0bf;
	border-right:	1px solid #a0a0bf;
	background-color: #e0e0ff;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
}

.editor_link:hover
{
	border-top: 1px solid #a0a0bf;
	border-left:	1px solid #a0a0bf;
	border-bottom: none;
	border-right:	none;	
}

.pos_neg_title
{
	margin-left:12px;
	margin-top:6px;
	margin-bottom:6px;
	font-weight: bold;
	font-size:12px;
}

.pos_neg_box
{
	border:1px solid #D6E5EB;
	min-height: 120px;
	margin-top:12px;
	margin-bottom:4px;
	padding-bottom:6px;
}

.review_score
{
	margin-top:8px;
	margin-bottom:12px;
}

.title_popup_box
{

  -moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;

  -moz-border-radius-topleft:6px;
	-moz-border-radius-bottomleft:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-bottom-left-radius:6px;


-moz-box-shadow:black 2px 2px 6px;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=black, direction=135, strength=4)
	box-shadow:black 2px 2px 6px;
	-webkit-box-shadow:black 2px 2px 6px;
	-khtml-box-shadow:black 2px 2px 6px;
}


.title_popup_outer
{
	padding-top:3px;
	padding-left:2px;
	background-color:#8A8A8A;
  -moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;

  -moz-border-radius-topleft:6px;
	-moz-border-radius-bottomleft:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-bottom-left-radius:6px;


}

.title_popup_inner
{
	text-align:left;
	background-color: #DADADA;
	padding: 2px 6px;
	font-size:9px;
	color:black;
  -moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;

  -moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:6px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:6px;

}

.tower_banner_box
{
	width:620px;
	height: 0;
	margin-left:614px;
	position:absolute;
}

.tower_banner
{
	width:160px;
	height:600px;
	float:right; margin-top:186px;
	overflow:hidden;
}

.width450
{
	max-width: 450px;
}

.nobackground
{
	background-color: transparent !important;
	background-image: none !important;
}

.wide_title
{
	font-size:18px;
	font-weight: bolder;
}

.wide_subtitle
{
	font-size:14px;
	margin-bottom:4px;
	font-weight: bold;
}

.wide_body
{
	font-size:12px;
	text-align:justify;
	margin-right:2px;
}

.body_container
{
	margin-left: 10px;
	margin-right: 10px;
	overflow: visible;
}

.large_image
{
	width:730px;
	height:240px;
	background-position: 0 0;
	background-repeat: no-repeat;
}


.large_image_strip
{
	background-color: black;
	height:100px;
	width:100%;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.large_image_textbox
{
	height:140px;
	padding-top:140px;
}

.large_image_title
{
	padding-top:5px;
	padding-left:55px;
	padding-right:55px;
	position:relative;
	color:white;
	font-size:26px;
	z-index: 100;
}

.large_image_link
{
	color:white;
}

.large_image_title a
{
	color:white;
}

.large_image_hookline a
{
	color:white;
}
.large_image_hookline
{
	padding-left:55px;
	padding-right:55px;
	position:relative;
	color:white;
	font-size:18px;
	z-index: 100;
}

.large_image_smalltext
{
	padding-left:55px;
	padding-right:55px;
	position:relative;
	color:white;
	font-size:12px;
	z-index: 100;
}

.padright100
{
	padding-right: 100px;
}

.padright8
{
	padding-right: 8px;
}

.margintop4
{
	margin-top:4px;
}

.aka
{
	font-style: italic;
	margin: 4px;
}

.home_image
{
	width:365px;
	height:120px;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow:hidden;
	margin-bottom:7px;
}

.home_image:hover
{
	cursor:hand;
}


.home_image_strip
{
	background-color: black;
	height:60px;
	width:364px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.home_image_textbox
{
	height:80px;
	padding-top:80px;
}

.home_image_title
{
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	position:relative;
	color:white;
	font-size:14px;
	z-index: 100;
	display:block;
	font-weight: bold;
}

.home_image_title a
{
	color:white;
}

.home_image_hookline
{
	padding-left:5px;
	padding-right:5px;
	position:relative;
	color:white;
	font-size:12px;
	z-index: 100;
}

.margin2px
{
	margin:2px;
}

.margin4px
{
	margin:4px;
}

.smallheader
{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
	padding-left:4px;
	display:block;
	background-color:#E5E5E5;
	padding-top:1px;
	padding-bottom:1px;
}

.inlineblock
{
	display:inline-block;
}

.container p
{
	text-align: justify;
}

.stars_back
{
	width:320px;
	height:61px;
	background-color:gray;
	overflow:hidden;
}

.stars_sel_back
{
	height:61px;
	background:url(img/pbar/star_sel_back.png) no-repeat 0 0;
}

.stars_sel_front
{
	height:61px;
	width:100%;
	background:url(img/pbar/star_mask.png) repeat-x 0 0;
}

.stars_unsel_back
{
	height:61px;
	background:url(img/pbar/star_unsel_back.png) no-repeat 0 0;
	width: 100%;
	
}

.stars_unsel_front
{
	height:61px;
	width: 100%;
	background:url(img/pbar/star_mask.png) repeat-x 0 0;
}

.width365
{
	width:365px;
	overflow:hidden;
}

.width240
{
	width:240px;
	overflow:hidden;
}

.small_box
{
	position: relative;
	margin-left:5px;
	xmargin-right:5px;
	margin-top:5px;
	float:left;
	width:110px;
	height:145px;
	overflow:hidden;
	display:block;
	text-align:center;
	xheight:130px;
}

.smallshot
{
	width:110px;
	height:145px;
}

.more_link
{
	background-image: url(img/more_bar.gif);
  background-position: 100% 50%;
  background-repeat: no-repeat;
	float: right;
	text-align:right;
	width:50%;
	height:19px;
}

.more_link a
{
	padding-right:18px;
	font-size:1em;
}

.home_game
{
	width:110px;
	height:145px;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow:hidden;
	margin-top:5px;
	margin-left:5px;
	float:left;
	background-color: #DCF7FE;
}

.home_game:hover
{
	cursor:hand;
}

.home_game_strip
{
	background-color: black;
	height:70px;
	width:110px;
	filter:alpha(opacity=66);
	-moz-opacity:0.66;
	-khtml-opacity: 0.66;
	opacity: 0.66;
}

.home_game_textbox
{
	height:80px;
	padding-top:110px;
}

.home_game_title
{
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	position:relative;
	color:white;
	font-size:12px;
	z-index: 100;
	display:block;
	font-weight: bold;
	text-align: center;
}

.home_game_title a
{
	color:white;
}

.home_game_title:hover
{
	text-decoration: underline;
}

.home_game_hookline
{
	padding-left:5px;
	padding-right:5px;
	position:relative;
	color:white;
	font-size:12px;
	z-index: 100;
}

.margin10
{
	margin: 10px;
}

.screenshot
{
	margin:5px;
	border:1px solid black;
}

.tint
{
	background-color: #DCF7FE;
	padding:10px;
}

.number
{
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 24px;
	text-align: center !important;
	font-weight: bold;
}

.glarge_image
{
	width:730px;
	height:228px;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow:hidden;
}


.glarge_image_strip
{
	background-color: black;
	height:100px;
	width:100%;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.glarge_image_textbox
{
	height:140px;
	padding-top:140px;
}

.glarge_image_title
{
	padding-top:10px;
	padding-left:55px;
	padding-right:55px;
	position:relative;
	color:white;
	font-size:30px;
	z-index: 100;
}

.glarge_image_link
{
	color:white;
}

.glarge_image_title a
{
	color:white;
}

.glarge_image_hookline a
{
	color:white;
}

.glarge_image_hookline
{
	padding-left:55px;
	padding-right:55px;
	position:relative;
	color:white;
	font-size:18px;
	z-index: 100;
}

.glarge_image_smalltext
{
	padding-left:55px;
	padding-right:55px;
	position:relative;
	color:white;
	font-size:12px;
	z-index: 100;
}

.gwide_image
{
	margin-left:10px;
}

.genreimg
{
	height: 50px;
}

.genrelink
{
	display: block;
	background-image:  url(img/square_back.png);
	width:81px;
	height:92px;
	float: left;
	margin-left:7px;
	margin-top:7px;
	padding-left:4px;
	padding-right:4px;
	text-align:center;
	text-shadow: 0px 1px 0px white;
	font-weight:bold;
}

.genrelink_sel
{
	display: block;
	background-image:  url(img/dark_square_back.png);
	width:81px;
	height:92px;
	float: left;
	margin-left:7px;
	margin-top:7px;
	padding-left:4px;
	padding-right:4px;
	text-align:center;
	text-shadow: 0px 1px 0px white;
	font-weight:bold;
}

.genrebox
{
	xpadding-bottom:10px;
}

.topbanner
{
	margin-top:10px;
	margin-left: 5px;
	width:728px; height:90px;
	float:left;
}

.feedicons
{
	margin-top:85px;
	float: right;
	padding-right: 10px;
}

/* SMALL PROGRESS BAR */

.smprogressBar{
	width:216px;
	height:22px;
	background:url(img/pbar/small_bg_bar.gif) no-repeat 0 0;
	position:relative;
}
.smprogressBar span{
	position:absolute;
	display:block;
	width:200px;
	height:14px;
	background:url(img/pbar/small_bar.gif) no-repeat 0 0;
	top:4px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
.smprogressBar em{
	position:absolute;
	display:block;
	width:200px;
	height:14px;
	background:url(img/pbar/small_bg_cover.gif) repeat-x 0 0;
	top:0;
}

.width100percent
{
	width:100%;
}

.pollradio
{
	margin-left:20px !important;
}


