/* Common styles */
	
	* {
		font-size: 100.01%;}

	html, body, 
	p, div, pre, 
	form, fieldset,
	dl, dt, dd,
	ul, ol, li,
	table, td, th, 
	h1, h2, h3, h4, h5 {
		margin: 0; padding: 0; line-height: 1.4;
		vertical-align: top;}

	h1, h2, h3, h4, h5 {
		line-height: 1;}

	body {
		width: 100%; height: 100%;
		font-size: 68.75%; font-family: Arial, Tahoma, Verdana, sans-serif;
		background: white;}

	html {
		width:100%; height: 100%;}

	table{
		border-collapse:collapse;}

	img {
		border: 0;}

	a, a:visited, .content a, .content a:visited { color: #F76A01;}

	a:hover, a:active, .content a:hover, .content a:active { color: #5FADE8;}
	
	.link-hovered,.link-hovered a:visited .link-hovered:active, .link-hovered:hover { color: #5FADE8 !important;}

/* Usefull classes */

	.w100 {
		width: 100% !important;}
	
	.p0 {
		padding: 0 !important;}

	.m0 {
		margin: 0 !important;}

	.bn {
		border: none !important;}

	.bgn {
		background: none !important;}

	.cursor {
		cursor: pointer; cursor:hand;}

	.clear {
		clear: both; height: 0; font-size: 0; overflow: hidden;}

	.block {
		clear: both; min-width: 1000px; 
		_width: expression((documentElement.clientWidth || document.body.clientWidth) < 1000 ? '1000px' : '100%');}

	.not-footer {
		position: relative; min-height: 100%; _height: 100%;}
        
.poll                                         { margin: 25px 0 0 3px; }
.poll ul                                      { list-style-type: none; margin: 15px 0 18px 0; padding: 0; }
.poll ul li                                   { margin: 0 0 2px 0; }
.poll ul li input                             { vertical-align: middle; }
.poll ul li label                             { margin: 0 0 0 15px; vertical-align: middle; }



#q_poll {
    position: relative;
    margin-left: 25px;
    margin-top: 15px;    
}

#q_poll .he1 {
    font-size: 18px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #666666;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
}
#q_poll .question-poll-item .poll_question {
    position: relative;
    margin-left: 25px;
    margin-top: 5px;
    font-size: 14px;
    
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-variant: normal;
    font-weight: bold;
    font-style: normal;
}
#sendajax {
/*    display: block;*/
position: relative;
margin-top: 25px;
/*display: block;
padding: 3px 5px;
color: white;*/
/*    padding: 3px 10px;*/
/*    border-radius: 3px 3px;*/
    box-shadow: 3px 3px 3px rgba(0,0,0,0.5), inset 3px 3px 3px rgba(0,0,0,0.5);
    cursor: pointer;
    background: url(../images/btn-send.gif) no-repeat;display: block;width: 108px;height: 27px; border-radius: 5px 5px; 
}
#sendajax:hover {
/*    display: block;*/
position: relative;
margin-top: 25px;
/*    padding: 3px 10px;*/
/*    border-radius: 3px 3px;*/
    box-shadow: 3px 3px 3px rgba(0,0,0,0.9), inset 1px 1px 3px rgba(0,0,0,0.5);
    cursor: pointer;
}
#pollinner32 {
    width: 740px;
    
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 12px;
}
.poll-label {
    padding: 0px 0px;
    padding-left: 7px; 

}
#player td {
    height: 25px;
font-family:	Georgia,Trebuchet MS,Sans-Serif;
font-size:	12px;
font-weight:	400;
font-style:	normal;
font-size-adjust:	none;
color:	#5F2800; 
}
#cnt h1 {
        color: #5F2800;
    font-family: Georgia,Trebuchet MS,Sans-Serif;
    font-size: 1.5em;
    font-weight: normal;
    margin: 0 0;
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
    
}
#player a.video {
    color: #5F2800;
    font-size: 1em;
    margin: 0 0 1em;
/*    text-decoration: none;*/
}
#player a.video:hover {
    color: #F76A01;
    font-size: 1em;
    margin: 0 0 1em;
/*    text-decoration: none;
    text-shadow: 3px 3px 3px rgba(0,0,0,0.7);*/
}
#cnt h4 {
/*   margin: 15px 0 16px 8px;*/
}
#cnt {
    padding: 0px 24px 7px 20px;
}
#cnt .poll-item {
    padding-left: 15px;
font-family:	Georgia,Trebuchet MS,Sans-Serif;
font-size:	14px;    
}
#cnt .poll-item h4{
    position: relative;
    margin-bottom: 15px;
    margin-top: 33px;
    margin-left: -7px;
font-family:	Georgia,Trebuchet MS,Sans-Serif;
font-size:	14px;
font-weight:	700;
font-style:	normal;
color:	#5F2800;


}
