#title_infowin {
	width:305px; 
	_width:326px;
	height:24px;
	float:right;
	overflow:hidden;
	padding:3px 10px 3px 10px;
	background:url(../img/bg/bg_w24px.gif)
	repeat-x;
	border-left:1px solid #ACACAC;
	text-align:left;
	font-weight:bold;
	font-size:11px;
}

#title_sendwin {
	width:305px; 
	_width:326px;
	height:24px;
	float:right;
	overflow:hidden;
	background:url(../img/bg/bg_w24px.gif)
	repeat-x;
	padding:3px 10px 3px 10px;
	border-left:1px solid #ACACAC;
	text-align:left;
	font-weight:bold;
}

#title_embedwin {
	width:305px;
	_width:326px;
	height:24px;
	float:right;
	overflow:hidden;
	background:url(../img/bg/bg_w24px.gif)
	repeat-x;
	padding:3px 10px 3px 10px;
	border-left:1px solid #ACACAC;
	text-align:left;
	font-weight:bold;
}

#closewin {
	float:right;
	font-size:9px;
	font-weight:normal;
}

	#closewin a { 
		background:url(../img/buttons/btn_closewin.gif)
		no-repeat 40px 0px;
		display:block;
		width:58px;
		height:16px;
		text-align:left;
		text-decoration:none;
		color:#000000;
} 

	#closewin a:hover {
		background:url(../img/buttons/btn_closewin.gif)
		no-repeat 40px -16px;
		color:#D20000;
}

	#closewin a:active {
		background:url(../img/buttons/btn_closewin.gif)
		no-repeat 40px -32px;
		color:#000000;
}

#infowin, #sendwin, #embedwin, #errorwin  {
	position:absolute;
	top:0px;left:400px;
	background:#FFFFFF;
	float:left;
	width:325px;
	height:300px;
	overflow:auto;
	border-left:1px solid #C0C0C0;
}

#in_infowin {
	float:left;
	overflow:hidden;
	width:288px;
	padding:16px 10px 10px 10px;
	text-align:left;
}


#in_sendwin, #in_embedwin, #in_sentwin, #in_errorwin {
	float:left;
	overflow:hidden;
	width:288px;
	padding-top:16px;
	padding:16px 10px 10px 10px;
	text-align:left;
}

#titlewin {
	width:251px;
	_width: 288px;
	padding:4px 10px 4px 25px;
	border:1px solid #C0C0C0;
	background:url(../img/bg/bg_titlered.gif)
	no-repeat 0px 0px;
	font-size:16px;
	font-weight:bold;
	color:#D20000;
}

#details {
	width: 286px;
	_width: 288px;
	border:1px solid #C0C0C0;
	overflow:auto;
	clear:both;
}

#view {
	float:left;
	width:108px;
	height:12px;
	_width:143px;
	_height:16px;
	background:url(../img/bg/bg_details.gif)
	no-repeat 0px 0px;
	padding:2px 10px 2px 25px;
	font-size:9px;
	line-height:12px;
}

#lenght {
	float:right;
	width:107px;
	height:12px;
	_width:143px;
	_height:16px;
	background:url(../img/bg/bg_details.gif)
	no-repeat 0px 0px;
	padding:2px 10px 2px 25px;
	border-left:1px solid #C0C0C0;
	font-size:9px;
	line-height:12px;
}

#rating {
	float:left;
	width:251px;
	height:12px;
	_width:288px;
	_height:17px;
	border:1px solid #C0C0C0;
	border-top:0px;
	background:url(../img/bg/bg_details.gif)
	no-repeat 0px 0px;
	padding:2px 10px 2px 25px;
	font-size:9px;
	line-height:12px;
	overflow:hidden;
}

font.rating {
	float:right;
}

div.subtitlewin {
	float:left;
	width:251px;
	height:16px;
	_width:288px;
	_height:18px;
	border:1px solid #C0C0C0;
	background:url(../img/bg/bg_details.gif)
	no-repeat 0px 0px;
	padding:0px 10px 0px 25px;
	font-weight:bold;
	overflow:hidden;
	clear:both;
}

div.formwin {
	font-size:9px;
	padding:8px 0px 16px 16px;
	clear:both;
}

input.formwin {
	width:272px;
	height:18px;
	font-size:11px;
	color:#000000;
	margin:0px;
}

input.formwincorto {
        width:202px;
        height:18px;
        font-size:11px;
        color:#000000;
        margin:0px;
}

textarea.formwin {
	width:272px;
	height:80px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	margin:0px;
}

textarea.formwincorto {
        width:272px;
        height:45px;
        font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
        font-size:11px;
        color:#000000; 
        margin:0px;    
}

div.btn_form {
	float:left;
	border:1px solid #C0C0C0;
}

	div.btn_form a { 
		background:url(../img/buttons/btn.gif)
		no-repeat 0px 0px;
		display:block;
		width:92px;
		height:16px;
		padding:0px 25px 0px 25px;
		text-align:center;
		text-decoration:none;
		color:#000000;
} 

	div.btn_form a:hover {
		background:url(../img/buttons/btn.gif)
		no-repeat -144px 0px;
		color:#D20000;
}		

	div.btn_form a:active {
		background:url(../img/buttons/btn.gif)
		no-repeat 0px -16px;
		color:#000000;
}

div.btn_enviar {
	background:url(../img/buttons/btn.gif);
	cursor:pointer;
        no-repeat 0px 0px;
        display:block;
        width:92px;   
        height:16px;  
        padding:0px 25px 0px 25px;
        text-align:center;
        text-decoration:none;
        color:#000000;
}

#btn_win {
	margin-left:72px;
	_margin-left:36px;
}

div.sentwin {
	float:left;
	width:232px;
	_width:288px;
	background:url(../img/icons/ok_24px.gif)
	no-repeat 10px 14px;
	border:1px solid #C0C0C0;
	padding:10px 10px 10px 44px;
}

#error {
	background:url(../img/icons/alert_24px.gif)
	no-repeat 0px 4px;
	width:231px;
	_width:288px;
	overflow:hidden;
	padding: 0px 0px 10px 34px;
	text-align:left;
}
