﻿.webpart_style
{
    width: auto;
    float: left;
}
.info_msg_style
{
    padding-left: 5px;
}

.title_link_style {
    padding: 5px;
    font-size:1.4em;
}

.close_note_link_style
{
    border: 1px solid #CCD9FF;
    background: #F4FAFF;
    padding: 5px;
}
/***************************************/
.notification_table_style
{
    padding: 3px;
}
.from_row_style
{
    vertical-align: top;
}
.from_label_cell_style{
}
.from_input_cell_style{
}
.from_label_style
{
    padding-right: 3px;
}
.from_input_style
{
    padding: 0px !important;
    border: 1px solid #BEBEBE;
    width: 500px;
}
/***************************************/
.to_row_style
{
    vertical-align: top;
}
.to_label_cell_style{
}
.to_input_cell_style{
}
.to_label_style
{
    padding-right: 3px;
}
.to_input_style
{
    border: 1px solid #BEBEBE;
    width: 300px;
}
/***************************************/
.subject_row_style
{
    vertical-align: top;
}
.subject_label_cell_style{
}
.subject_input_cell_style{
}
.subject_label_style
{
    padding-right: 3px;
}
.subject_input_style
{
    border: 1px solid #BEBEBE;
    width: 300px;
}
/***************************************/
.message_row_style
{
    vertical-align: top;
}
.message_label_cell_style{
}
.message_input_cell_style{
}
.message_label_style
{
    padding-right: 3px;
}
.message_input_style
{
    border: 1px solid #BEBEBE;
    width: 500px;
}
/***************************************/
.captcha_row_style
{
}
.captcha_label_cell_style
{
    vertical-align:top;
}
.captcha_label_style
{
    padding-right: 3px;
}
.captcha_cpntrols_table_style
{
}
.captcha_input_cell_style
{
    vertical-align:top;
    margin-bottom: 3px;
}
.captcha_input_style
{
margin: 0 15px 0 0;
    border: 1px solid #BEBEBE;
    width: 80px;
}
.captcha_image_cell_style
{

    vertical-align:top;
}
.captcha_image_style
{
    border: 1px solid #BEBEBE;
}
.captcha_new_code_cell_style
{
}
.captcha_new_code_button_style
{
	margin: 5px 0 0 0;
    border: 1px solid #CCD9FF;
    background: #F4FAFF;
    height: 13px;
    padding: 2px;
}
/***************************************/
.buttons_row_style
{

}
.buttons_cell_style{
	text-align:right;
    padding-top: 5px !important;
}
.submit_button_style
{
	display:inline-block !important;
    border: 1px solid #CCD9FF;
    background: #F4FAFF;
    height: auto !important;
    padding: 5px;
}
.clear_button_style
{
	display:inline-block !important;
    border: 1px solid #CCD9FF;
    background: #F4FAFF;
    height: auto !important;
    padding: 5px;
}
.cancel_button_style
{
	display:inline-block !important;
    border: 1px solid #CCD9FF;
    background: #F4FAFF;
    height: auto !important;
    padding: 5px;
}
/***************************************/

