﻿/* Template SelectorAndList */
.selectorAndList{padding-left: 130px;padding-right: 15px;}
.selectorAndList .title{font-weight: bold;font-size: 14px;color: Red;display:block;margin-bottom:20px;}
.selectorAndList .subTitle{display:block;margin-bottom:20px;}
.selectorAndList select{}
.selectorAndList ul{list-style-type:none;margin-left:0}
.selectorAndList ul li{padding:5px}
